My Projects

A showcase of my work across various technologies

Quantum Information Research

2023

STEM Research

Research assistant position working on STEM education and quantum information.

  • Selected for a research assistant position after multiple evaluation rounds
  • Worked with high-school students under Professor Vishwakarma on a real-life research project
  • Learned research methodology and promoted the application of STEM in problem-solving
Quantum ComputingSTEMResearch Methodology

Abstract Shape Collision Detector

2024

Software Project

Java application for managing geometric shape interactions with UML design patterns.

  • Developed a Java application to manage geometric shape interactions using a preset UML class diagram
  • Engineered and optimized intersection algorithms to detect edge-based shape overlaps
  • Implemented Composite, Iterator, and Singleton patterns for efficient and scalable management
  • Conducted extensive testing to ensure adherence to software specifications
JavaUMLOOP Design Patterns

Budget Tracker Application

2024

Web Development

Full-stack expense tracker with SQLAlchemy and interactive visualizations.

  • Designed and developed a full-stack expense tracker with Flask and SQLAlchemy
  • Built interactive dashboards using Chart.js for monthly and category-wise expense visualization
  • Enhanced user experience through a responsive UI using HTML, CSS, and Bootstrap
  • Achieved a 35% improvement in user satisfaction through dynamic visualizations
FlaskSQLAlchemyChart.jsBootstrap

Emotion Detector Using Deep Learning

2025

AI Project

Deep learning model for real-time emotion detection from facial expressions.

  • Developed a deep learning model to detect emotions from facial expressions using CNNs
  • Trained on the FER-2013 dataset to classify facial emotions accurately
  • Implemented real-time detection with OpenCV and integrated webcam-based predictions
  • Built a Flask web app for deployment and optimized model performance through data augmentation
TensorFlowKerasOpenCVFlask