A full-stack property management system designed for small to mid-sized landlords, providing centralized tracking of properties, leases, tenants, and financials.
ReactTypeScriptNode.jsExpressPostgreSQLSupabaseDockerDopplerBetter Auth
- •Architected and deployed a full-stack web platform with mobile support (iOS & Android)
- •Containerized backend services with Docker and deployed on Render
- •Managed secrets and environment variables using Doppler
- •Integrated Supabase Storage with private buckets and time-limited signed URLs to securely store and serve uploaded documents
- •Implemented backend authentication middleware with Better Auth to enforce session-based authorization
A voice-first AI learning platform built in 24 hours at DeltaHacks XII, enabling hands-free, accessible learning through an infinite-canvas mind map interface.
Next.jsReact FlowMongoDBVercel AI SDKGemini 2.0 FlashGoogle EmbeddingsVultrNginxPM2
- •Winner of the 'Best Use of Vultr' award at DeltaHacks XII
- •Replaced linear chat with an infinite-canvas mind map for improved knowledge exploration
- •Contributed to semantic routing using vector embeddings and cosine similarity
- •Deployed production infrastructure on Vultr with Nginx reverse proxy and PM2
An AI-powered 3D room layout generator that creates interior designs from text prompts. Built in 1.5 hours at DeltaHacks Lite for 'Best use of Gemini'.
Next.jsTypeScriptGemini 2.0 FlashVercel AI SDKReact Three FiberThree.jsTailwind CSSshadcn/ui
- •Built end-to-end pipeline: text prompt → Gemini AI → strict JSON layout → 3D scene
- •Integrated React Three Fiber for real-time 3D room visualization with low-poly GLB assets
- •Implemented layout sanitizer for grid snapping, room clamping, and overlap detection
- •Used semantic retrieval to select top-K furniture models for the AI context window
A UI code generation tool inspired by Vercel's v0. Upload a screenshot and get React + Tailwind code generated by Claude AI.
ReactTypeScriptViteRedux ToolkitNode.jsExpressClaude AITailwind CSSshadcn/uiMongoDB
- •Built image-to-code pipeline using Claude's vision API with structured JSON output
- •Implemented real-time code preview with file tree navigation and syntax highlighting
- •Designed modular component extraction with semantic naming and Tailwind styling
- •Created versioning system to track component changes across iterations
A stock analysis tool that fetches financial data from Alpha Vantage and uses Deepseek's reasoning model to provide expert analysis and 6-month price predictions.
ReactViteNode.jsExpressDeepseek AIAlpha Vantage APIRechartsStyled Components
- •Integrated Alpha Vantage API for real-time balance sheets, income statements, and cash flow data
- •Used Deepseek reasoning model to generate structured financial analysis and predictions
- •Built interactive line charts with Recharts to visualize 6-month price forecasts
- •Implemented comprehensive analysis covering financial health, valuation, and risk assessment