“ JavaScript is the silent powerhouse
behind the interactive magic of the internet ”
This is what AI thinks about me 🚀!
Hello there! I'm Vipin Bohra, a passionate individual dedicated to creating end-to-end products that develop sustainable and scalable social and technical systems, aiming to make a positive impact.
I completed my graduation from NIT Durgapur, where my coding journey began in my first year. It all started with exploring the world of web development. I delved into learning HTML, CSS, and JavaScript. Gradually, I fell in love with web development and coding, and to enhance my skills further, I began practicing Data Structures and Algorithms (DSA). This not only improved my logical thinking but also prepared me for competitive programming challenges.
National Institute of Technology, Durgapur.
2019-2023Bachelor of Technology, in Computer Science and Engineering
Green Valley Public School.
2016-2018Higher secondary Education
1const name = 'Vipin Bohra'2const skills = [3'javaScript',4'Nextjs',5'Nodejs',6'MongoDB',7'MySql'8'React'9]10const want_to_hire = true11const prefect_match = skills.includes('React')12if (want_to_hire && prefect_match)13console.log('Vola! found perfect match!!')14151617
Made with ❤️ by Vipin Bohra