joshua-lee@UCSB:~$ cd projects/

joshua-lee@UCSB:~/projects$ cat projs.txt

HeyHost: 1st Place Grand Prize @ SB Hacks XII --

GitHub

- We won the 1st place grand prize at SB Hacks XII with this AI-voice-agent integrated podcast platform. It allows you to conversate with podcast hosts as AI agents with the ability to manipulate the listening experience based on what you say.

- TypeScript, React, Python, FastAPI, ElevenLabs, Whisper

Model Kubernetes Engine --

GitHub

- Lightweight and educational version of Kubernetes that I built in Go. It simulates a lot of the core functionality of Kubernetes.

- Go

Influely: Winner for Most Powerful Insights @ Unwrapathon 2025 --

GitHub

- We won the Most Powerful Insights track with this data aggregation and analytics tool. It takes videos and comments from YouTube to derive product and influencer marketing insights for businesses.

- TypeScript, React, Python, FastAPI

DeceitCode: LeetCode w/ Anti-LLM-Cheat --

GitHub

- A LeetCode-like webapp built to resist AI-based cheating tools. Includes custom built code sandbox that executes user submissions in isolated Docker containers on gVisor runtime. Uses prompts embedded in the website to disrupt LLM tools that use OCR or DOM-parsing

- TypeScript, Go, React, Express, MongoDB, Docker + gVisor

GemmaRead: Offline AI Reading Tutor --

GitHub

- An offline-first LLM-powered reading tutor for low-connectivity regions. Originally built for the Gemma 3n Impact Challenge hosted by Google Deepmind, it runs a quantized version of Gemma 3n locally via Ollama and helps users improve their reading skills with a helpful tutor without any need for internet connection

- JavaScript, React, Python, FastAPI, OpenAI Whisper, SQLite, Ollama

joshua-lee@UCSB:~/projects$ cd .. && ls

Home About Projects Experience

joshua-lee@UCSB:~$