Projects from internships, independent work, and coursework.
Flowboard Task Manager
Mar 2026
Kanban-style internal task tool built for small-to-medium teams, with smooth board interactions and practical collaboration workflows.
Designed as a lightweight internal product (not large-scale): fast onboarding, secure data isolation, and reliable day-to-day task flow.
ReactTypeScriptViteSupabasePostgresRLS
AI Customer Support Agent Workflow
Apr 2026
n8n workflow that triages incoming support emails, auto-replies to simple cases, and escalates sensitive inquiries for human review.
Built as a safe automation layer for small e-commerce support: faster first response on routine questions while keeping complaint/refund handling human-supervised.
n8nGmailOpenAIGoogle SheetsWorkflow Automation
JobTracker
Apr 2026
Full-stack job application tracker with spreadsheet-style workflow, bulk ingestion, and AI-generated prep guidance.
Built as a practical personal workflow tool: fast entry/import, structured editing, and LLM support for interview preparation under strict per-user data isolation.
Next.jsSupabaseOpenAITypeScriptPostgres
Visitor Registration Kiosk
May 2025 — Aug 2025
Static bilingual EHS onboarding kiosk with in-browser PDF reading, signature capture, and offline submission flow.
Built as a lightweight internal kiosk workflow: no backend dependency, local persistence, and one-click JSON export for operations handoff.
HTML/CSS/JSPDF.jsCanvaslocalStorage
OnBoard Web App
Oct 2024 — Present
Multi-client climbing training platform with a shared API and PostgreSQL model across web and iOS clients.
A practical training system: lightweight enough for individual/small-team use, but structured with production-style API.
Node.jsExpressNext.jsSwiftUIPostgreSQLAWS EC2
Climbing Route Detection Tool
Oct 2024 — Present
Computer-vision web tool that isolates climbing holds from wall photos with HSV thresholding and morphology cleanup.
Designed as a lightweight, practical utility for route-setting workflows: fast threshold tuning, clean component extraction, and exportable outputs.
PythonOpenCVFlaskStreamlit
NetView Movie Web App
Jan 2025 — May 2025
Full-stack movie discovery app with auth, pagination, and MySQL-backed search/filter.
Shipped as a team capstone using Git workflows and basic route tests.