Projects #
Vercel-style static deploy platform built as a Turborepo monorepo. Submitting a public GitHub URL clones the repo into Cloudflare R2 and pushes it onto a Redis build queue; a background worker installs, builds, and writes the output back to R2; an Express request handler maps each wildcard subdomain to its build and serves the assets. Runs on Docker Compose behind nginx wildcard routing.

Platform for sharing and securely executing code snippets using Docker-based sandbox execution. Built workspace-based snippet storage with Prisma ORM and PostgreSQL. Integrated BetterAuth for secure login and snippet management workflows.
Full-stack web application for organizing, managing, and sharing content. Users can collect URLs, Twitter posts, and YouTube videos, organize them in a personal dashboard, and generate shareable links for public access.

Real-time chat platform integrating Google Gemini API for AI-assisted conversations. Engineered WebSocket-based communication for low-latency messaging and live AI streaming responses.
