Projects
A collection of my work, ranging from software applications to embedded hardware experiments. I built these to learn specific technologies and solve interesting problems.
Software Projects
Heart Disease Predictor
An interactive GUI-based diagnostic tool to assess cardiovascular disease risk using optimal feature selection.
Learned: Practical database integration and advanced GUI design in Java.
AI Benefits Recommender
Uses AI to classify user health queries into allowed categories and generates mock benefit cards and action plans.
Learned: State management in React and integrating third-party AI APIs.
Student Result Analyzer
Automated batch result processing with grade logic, pass/fail detection, and topper identification, exported to structured Excel reports.
Learned: Data cleaning techniques and automation with Python.
Aarogyam – Mental Health Platform
A responsive platform with awareness content, community support, and an accessibility-friendly UI.
Learned: Mobile-first design principles and CSS grid/flexbox.
To-Do Tick
A straightforward task manager with add, update, and delete features focused on clean UX and daily productivity.
Learned: Vanilla JavaScript event handling and local storage.
Hardware & Embedded Systems
Hardware-Based Tic Tac Toe
Interactive game using a keypad for input and an OLED display, with game progress stored via EEPROM memory.
Learned: Embedded game logic, hardware interfacing, and memory handling.
Earthquake Detection System
Prototype monitoring acceleration and gyroscopic movement to detect abnormal vibrations associated with seismic activity.
Learned: Practical sensor integration and motion data processing.