joshua-lee@UCSB:~$ cd projects/

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

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

GitHub

- Our hackathon project for Unwrapathon 2025 consisting of a data aggregation and NLP analytics platform for influencer marketing and product insights. It conducts sentiment analysis, categorization and issue detection in natural language on YouTube comments and video transcripts collected by an LLM with YouTube API tooling. Won the Most Powerful Insights track!

- 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:~$