Live
SICK YEH
SICK YEH is a full-stack ordering platform for a local restaurant, processing thousands of monthly orders and reducing third-party fees by 30%.
I was the sole developer for this project, working with the owner to design and build the product end-to-end.
Features
-
Customer-facing menu, cart, checkout, and order flow via
Stripe (PaymentIntents, webhooks, checkout sessions)
-
Admin dashboard with menu CRUD and real-time order tracking
and fulfillment
-
FastAPI services that persist checkout sessions, create and
validate orders against live menu data, and manage customer
records
Tech stack: Next.js, SCSS, Stripe.js, React Query, Python 3.11, FastAPI, SQLAlchemy, JWT, PostgreSQL, AWS
View project
Live
Saachi.ai
Saachi is a production SaaS platform that lets non-technical users spin up AI-powered chatbots over their own documents in minutes — no coding
required. Users upload files, connect Google Drive, and get a fully functional RAG-powered assistant they can embed directly into any website or
access via API.
I was the front-end developer for this project, working to build an intuitive and user-friendly interface for the platform.
Features
-
Drag-and-drop document ingestion (PDF, DOCX, CSV, HTML, and more) with real-time processing feedback
-
Hybrid semantic + keyword search over private document collections
-
Public REST API for programmatic access and integration
-
Embeddable chat widget deployable on any site via iframe
-
Google Drive OAuth integration for direct cloud file import
-
Multi-user team accounts with role-based access and email invites
Tech stack: FastAPI, Python, JavaScript, HTML/CSS, Docker, Linux (VPS), ChromaDB, SQLite, Sentence Transformers (local embeddings), BM25 full-text search, Reciprocal Rank Fusion, Cross-encoder reranker, JWT auth, API key auth, REST + SSE streaming, Async job queue, Rate limiting, Google OAuth 2.0, Resend (transactional email), Caddy (reverse proxy)
View project