Completed Projects
My Personal Website
A modern, responsive portfolio website built with HTML, CSS, and JavaScript. Built on Vanilla HTML... because I decided to torture myself 😅.
TeluPy
A project that started off as a way to connect kids in India with Python coding. Binding each of the 32 Python special keywords to shortcut phrases, this take advantage of the Python Interpreter such that we can trick it into running the code. In a version 2(coming out soon), this will be expanded and generalized to all languages
CubeSats
Cubesats are micro-satellites used by varios space agencies to concuct low-cost prelimanary research in parallel with other major space projects. We submitted a proposal to NASA for their CubeSat Challenge where they tasked students to create a scientific proposal to test a concept/theory in space. If accepted we can not only build our satellite, but also send it to space.
Breast Cancer Detection using Machine Learning
This Project makes use of the data repository on Heart Disease in Patients, which can be found on the UCI(University of California, Irvine) Machine Learning Repository(https://archive.ics.uci.edu/ml/datasets/Heart+Disease). The theme of this project is based on the implementation of Machine Learning and Artificial Intelligence in the HealthCare Field. The project aims to retrieve the data from UCI and apply a regression model and analysis on the data to determine if a patient presenting symptoms has the possibility to have Heart Disease
Java-based Starfighter Video Game
An arcade-style space shooter game featuring GUI gameplay, particle effects, and score tracking. Built completly on Java, this was a fun project I delved into when learnign about abstract classes and interfaces.
In Progress & Planned Projects
Delay-based Location System
A novel approach to indoor positioning using signal delay measurements and a novel apprach to triangulation algorithms for accurate location tracking without GPS.
Sentio - The Emotion Sensing Desk Pet
This project is a desk-sized emotional support robot that senses your mood using facial expressions and voice tone, then reacts and tries to bring you back to a calmer state. If you’re stressed, it might slow its movements, play soft sounds, or tell you to take a deep breath. If you’re feeling down, it might wiggle a bit, light up, or gently encourage you to re-engage. It’s like an emotional wingman that nudges you back to your baseline when you're off balance.