All projects
Category

Systems & Full-stack

Full-stack products — video pipelines, moderation bots, OAuth storefronts. Earlier work, still useful.

2023

Full-Stack YouTube Clone

Upload / transcode / stream pipeline — Node.js + ffmpeg + GCS + Firebase, containerized.

End-to-end video platform. Node.js backend with ffmpeg transcoding, Google Cloud Storage for object storage, Firebase for auth and web hosting, Dockerized for reproducible deployment on any client.

Node.jsffmpegGCSFirebaseDocker
Read on GitHub →
Sep 2022 – Oct 2022

Discord Music + Moderation Bot

discord.py bot that streams audio from YouTube URLs and moderates forbidden words/links.

Discord bot built with discord.py, ffmpeg, and youtube_dl. Streams audio from user-provided YouTube URLs into voice channels and enforces moderation rules (forbidden words, URL allowlists).

Pythondiscord.pyffmpegyoutube_dl
Aug 2022 – Oct 2022

React Fish Market

React shopping cart with OAuth via GitHub, Twitter, and LinkedIn.

A fishing-market themed React storefront: browse fish, add to cart, persist selections. Supports OAuth sign-in via GitHub, Twitter, and LinkedIn.

ReactOAuthJavaScript