Skip to content
View dadheech-vartika's full-sized avatar
💭
GHC'21 • TCW @geeksforgeeks • Microsoft LSA • OS mentor @GSSOC • Lead @un GirlUp
💭
GHC'21 • TCW @geeksforgeeks • Microsoft LSA • OS mentor @GSSOC • Lead @un GirlUp

Organizations

@fossasia

Block or report dadheech-vartika

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dadheech-vartika/README.md

title VartikaDadheech;

class About extends Me{

Present<> getWorkplace()
{
    return [
        'workplace' => [
            'company' => '404 Not Found',
            'position' => 'Looking for Software and Developer Advocate roles'
        ]
    ];
}

Now<> getTechStack()
{
    return [
        'languages' => [  '.dart' '.cpp' '.py' '.js'  ],
        'frameworks' => [  'flutter' 'node' 'react' ],
        'database' => [  'MySql'  ],
        'softwares' => [  'android-studio' 'vs-code' 'chrome' 'windows-terminal'  ],
        'libraries' => [  'openCV' ],
        'communication' => [  'slack' 'ms-teams' 'google-chat' 'google-meet'  ]
    ];
}

Past<> getExperience()
{
    return [
        'workplace' => [
            'organisation' => 'GeeksforGeeks',
            'position' => 'Technical Content Engineer'
        ],
        'workplace' => [
            'organisation' => 'HakinCodes',
            'position' => 'Open Source Flutter delevoper @ Contributor's Hack'
        ],
        'workplace' => [
            'organisation' => 'Sanscript',
            'position' => 'Open Source Mentor @ Autumn of Open Source'
        ]
        'workplace' => [
            'organisation' => 'Girlscript',
            'position' => 'Open Source Mentor @ Girlscript summer of code '
        ]
    ];
}

 Present<> getCommunityExperience()
{
    return [
     'community' => [
        'company' => 'Microsoft Student Ambassador',
        'position' => 'Alpha Mlsa'
        'community' => [
            'company' => 'Google Crowdsource',
            'position' => 'Influencer & Contributor'
        ],
        'community' => [
            'company' => 'UN Girl Up',
            'position' => 'Lead'
        ],
            'community' => [
            'company' => 'Amazon Alexa Jaipur Chapter',
            'position' => 'Core Team Member'
        ],
           'community' => [
            'company' => 'Caerus Infotech',
            'position' => 'Content Lead'
        ],
    ];
}

Ongoing<> getEducation()
{
    return [
        'education' => [
            'University' => 'Rajasthan Technical University',
            'degree' => 'Bachelor of Technology',
            'major' => 'Computer Science',
        ]
    ];
}

Future<> getGoals()
{
    return [
        'To contribute to open source.',
        'To build powerful, impactful & helpful communities'
        'To make the world a better place.',
        'To bond with technically grown up minds.',
        'To be happy with life.'
    ];
}

}

Reach me @ [email protected]

Pinned Loading

  1. Medical-Chain Medical-Chain Public

    Transforming Healthcare by maintaining Electronic Health Records leveraging Blockchain Technology

    CSS 9 4

  2. She-Help She-Help Public

    She-Help enables female youth to receive financing for their business ideas based on their merit and financial literacy using a secure, blockchain-enabled system

    HTML 3 3

  3. Bridge Bridge Public

    JavaScript 1

  4. WhatsNew WhatsNew Public

    JavaScript 1

  5. open-event-frontend open-event-frontend Public

    Forked from fossasia/open-event-frontend

    The frontend for the Open Event API Server

    JavaScript