HackPrinceton, Fall 2024, Project QCare, Best Hack in Healthcare, GitHub, Built FastAPI backend with MySQL for real-time wait-time predictions; integrated Google Maps API with caching to eliminate redundant calls., Designed composite indices to speed up high-volume lookup and search-style queries, reducing scans and improving retrieval latency under load., Deployed TensorFlow prediction model with async workers and implemented robust error handling and logging to monitor latency and failures under concurrency. Curriculum Learning Assistant (Developer), Python, TensorFlow, Reinforcement Learning, GitHub, Developed reinforcement learning agent in TensorFlow to adaptively select learning activities based on individual student performance patterns and knowledge gaps., Implemented policy optimization to balance exploration of new concepts with reinforcement of partially mastered material, treating curriculum sequencing as a sequential decision problem., Built interactive dashboards using Streamlit and Matplotlib to visualize student progress trajectories and concept mastery heatmaps, enabling real-time feedback on agent recommendations. Motion-Controlled Game System, C++, Arduino, Unity, GitHub, Designed and implemented a Bluetooth-based motion controller using Arduino and C++, enabling real-time wireless input to control a Unity game character., Integrated accelerometer and resistor sensors to capture motion and voltage data, mapped analog readings to calibrated coordinate inputs for character movement and gameplay control., Debugged voltage drift, optimized serial communication, and built cross-platform reliability between embedded firmware and Unity runtime.