I am Vaishali Thakur.

Co - Founder at Girl Code It (GCI)

I am a Competitive Coder and Frontend Web Developer. Girl Code It aka GCI is a group of people who firmly believe that "Knowledge grows when shared" and is eager to build a healthy coding culture among young coders. Being an avid coder, I want to contribute my best to the society!


About Me

I am currently a final year student at Maharaja Agrasen Institute of Technology and pursuing my B.Tech in Computer Science and Engineering. I am a self taught Frontend Web Developer. I believe that to be successful in life, one needs to be obsessive with their dreams and keep working towards them.

Education

Maharaja Agrasen Insitute of Technology

Computer Science and Engineering Aug 2021

Co-Founder Girl Code It

Kendriya Vidyalaya

Physics, Chemistry, Mathematics March 2016

Rank 3 in 12th Boards in School

Kendriya Vidyalaya

Science and Mathematics March 2014

Secured 10 CGPA

Experience

Coding Ninjas

Data Structures and Algorithms April 2020

Mentored over 50+ students in Inception - for Data Structures and Algorithms course in both offline and online mode.

cppsecrets.com

Software Developer Intern August 2019

Re-designed and developed a dynamic and interactive web portal that provides a platform for developers to showcase their skills by publishing articles on C++, Python and many more.

The Sparks Foundation

Intern - Graduate Rotational Internship Program July 2019

RestAPI showing all CRUD (Create, Read, Update and Delete) operations.

Skills

  • C++
  • HTML5
  • CSS3
  • BOOTSTRAP
  • JAVASCRIPT
  • REACTJS
  • ExpressJs
  • NodeJs
  • MongoDB
  • MYSQL
  • ADOBE PHOTOSHOP
  • ADOBE XD

Projects

Opportunity Calendar

Opportunity Calendar is the one-stop place to refer latest opportunities in tech-space like jobs, internships, hackathons, tech-conferences, scholarships etc.

Girl Code It Website

The main website of Girl Code It which will serve as an entry point to anyone interested in joining us or just exploring what we do!

HitATune

Its a clone of Patatap website which is a portable animation and sound kit. Press any alphabet and enjoy the music. Its built with HTML5, CSS3, Paper.js and Howler.js.

RGB Color Guessing Game

The RGB Color Guessing Game is a game in which user has to choose the correct color corresponding to the random RGB code. Front end technologies used are HTML5, CSS3 and JavaScript.

Sudoku

Sudoku Solver - This is a backtracking algorithm. The basic idea being that you incrementally build a solution and discard it once you realize that it’s not viable.