Manan Gupta
Undergrad student passionate about exploring new technologies and building innovative projects.
About
I am a Computer Science undergraduate with a keen interest in computer vision, augmented reality/virtual reality (AR/VR), and deep learning within the field of artificial intelligence. I am enthusiastic about exploring new technologies and continuously expanding my skill set. In addition to my academic pursuits, I devote my free time to producing music and engaging in graphic design, showcasing a well-rounded passion for creativity alongside my technical endeavors.
Education
Pandit Deendayal Energy University
Skills
Projects
Nyx
Developing a self-driving robot using only cameras for environmental sensing and using ROS for software simulations.
Turf Tap
Developing a mobile application that enables athletes and sports enthusiasts to connect with one another and discover suitable for playing sports.
Subway Surfers using Head Pose Estimation
Developed the primary HCI (Human-Computer Interaction) element for the game through head pose estimation.
A.I. based Attendance System
A computer vision attendance system with face scanning and marking components. It captures faces, predicts identities from facial features, and records attendance in an Excel sheet. Ideal for small businesses or classrooms, enhancing accuracy and simplifying attendance tracking
Portfolio Website
Creating a personal minimalistic website using Next.js and shadcn/ui.
Mars Runner
An endless runner game where the player has to dodge obstacles and collect coins to score points using head pose estimation.
Password Strength Checker
A machine-learning model that checks the strength of passwords using the XGBoost algorithm. It classifies passwords into three categories: Weak, Moderate, and Strong based on their complexity and security.
Image Classifier
A machine-learning model that classifies images into 102 different categories using the vgg19, resnet50, and inceptionv3.