Projects

Verbatim

My parents never watched the news since it was too hard to understand the fast English. So I created Verbatim, a web app that trascribes, translates, and lip-syncs YouTube videos into any language. It uses OpenAI's Whisper for transcription and translation, and a custom lip-syncing algorithm to match the translated text with the original video.

Links: Github ↗

Python Class

Since learning to code, I've seen many aspects of life differently. I wanted to share this experience with others, so I created a Python class from scratch. It covers everything from basic syntax to advanced topics like generators, recursion, and more. I taught this class to over 100 students, and it was a rewarding experience to see them grow as programmers.

Links: Github ↗

Drone Tracking Elephant Migration

Used object detection and autonomous tracking to follow elephants via drone video stream. Real-time web interface and multithreaded control software.

Links: Github ↗

SPRING Institute Website

Website for non-profit youth political engagement. BERT-based moderation, email-your-rep tool, and AWS-hosted backend with PostgreSQL.

Links: Github ↗

Bio-bud

A web app that helps users track and maintain their houseplants with real-time care reminders, plant health tips, and a social feed for plant lovers.

Links: