Coding

Full Stack developer — projects and demos

FlowBoard

FlowBoard

The ergonomic way to storyboard. AI-powered video storyboarding that turns sketches and annotations into context-aware video clips—draw on a canvas, add prompts, generate frame by frame. Built with Tldraw, Google Vertex AI (Veo 3.1 & Gemini 2.5), and Supabase. GitHub: https://github.com/austinjiann/FlowBoard

View project
V2Ray + OpenVPN on Oracle Cloud

V2Ray + OpenVPN on Oracle Cloud

Personal VPN stack on Oracle Cloud free tier: OpenVPN for the tunnel and V2Ray in front to evade DPI (deep packet inspection) and port blocking. Traffic is obfuscated so it looks like normal HTTPS. No public repo—private setup.

Gmail Campaign Sender

Gmail Campaign Sender

Web app (or Chrome extension) + Node backend to send templated emails from a CSV—placeholders like {{first_name}}, optional scheduling, one attachment per campaign (e.g. resume), and a dashboard of sent campaigns. Gmail OAuth, Supabase for DB and file storage. GitHub: https://github.com/ferdinandzh4ng/email-sender

View project
Ferdinand

Ferdinand

AI-powered voice agent that gives full desktop control through natural conversation—for accessibility when using the computer is difficult. You speak your intent (e.g. "Open Spotify and play my liked songs"); Ferdinand uses speech-to-text, a Flask orchestrator, GPT-4o + Claude Sonnet 4 for vision and planning, and PyAutoGUI to execute. Multi-step tasks, no rigid commands. Hack The Ridge 2025 — 1st Place. Devpost: https://devpost.com/software/ferdinand — GitHub: https://github.com/ferdinandzh4ng/HTR

View project