Projects

Amrita
B.Tech. in Computer Science Engineering
Amrita Vishwa Vidyapeetham University  ·  2017–2021  ·  GPA: 8.31 / 10

Gesture-based Game Control using a Low-Resolution Camera

This is a final year project. Developed a gesture-based control system using a 3D ConvLSTM model with efficient pre-processing to replace keyboard inputs in games, achieving ~80% accuracy with minimal latency. Evaluated the Gulpio package for caching image frames to address GPU starvation.

Deep Learning TensorFlow Keras ConvLSTM

Web App Testing using Selenium

Automated testing of a faculty dashboard web application using Selenium WebDriver, reducing repetitive test cycles from days to hours. Integrated with Jenkins CI/CD for continuous testing.

JavaScript Selenium WebDriver Jenkins CI/CD Jira

College Admission Management System

Built a web app with admin and user roles. Admins manage colleges, cutoffs, and registrations; users apply for admission and receive status notifications. Deployed via Firebase Hosting.

Python Flask Firebase Pyrebase Bulma

Network Configuration & Troubleshooting

Configured and troubleshot complex network topologies on Packet Tracer and real Cisco hardware as part of CCNA lab training. Gained hands-on experience with routing, switching, and network maintenance.

Packet Tracer CCNA Cisco

SEO Tool to Analyze Live Web Pages

Built an SEO analysis tool that scrapes live web pages and represents keyword frequency distributions in Excel. Leverages word density analysis to understand how search engines rank pages.

Beautiful Soup urllib Xlsxwriter