A quick tour of work spanning machine learning, voice assistants, and
desktop apps.
Apollo Core — Local Smart-Home Hub
Jetson-Nano powered smart-home core that runs a fully local LLM
voice assistant and lighting automations. Built for PatriotHacks
2025, Apollo Core keeps all processing inside the home so it stays
private and works even without cloud or Wi-Fi.
Jetson Nano
llama.cpp / Whisper / Piper
Home Assistant + Docker
React Native & TypeScript
REST APIs
🥈 GridWatch — City Management System
Real-time civic dashboard with agentic AI — heatmap + live
incident feed (traffic, outages, safety, environment). Built in 7
hours; 2nd at GDG DevFest DC hackathon.
HTML/CSS/JS
Python
Agent Development Kit (ADK)
Firebase & Google Cloud
Music Recommendation System
Personalized recommender using content‑based filtering and cosine
similarity. Built in Python with NumPy, pandas, and scikit‑learn;
runs from the command line.
Python
NumPy
pandas
scikit‑learn
CLI
🥇 Apollo AI — Alexa Skill
Hackathon‑built Alexa skill that lets you choose an LLM backend
(OpenAI/Microsoft/Meta) and chat via voice. Role: prompts,
integrations, and change management. Award: 1st Place in the
Most Likely to Become a Startup track
HTML/CSS/JS
Alexa Skills Kit
AWS Lambda
React
Node.js
Voice UI
Password Manager
Desktop app from my IB CS internal assessment using a lightweight
MVC design and local file storage. Simple GUI to add, view, and
update passwords (learning project; not for production security).
Java
Swing
MVC
Hashing & Encryption