Selected work.
Web products, AI systems, and the engineering decisions behind them. Filter the index by status, stack, or year.
Evaan Paper
Evaan Paper is a modern ecommerce platform built as a Turborepo monorepo. It includes a customer storefront, an admin dashboard, shared UI components, a Drizzle ORM database layer, Supabase authentication, reusable API utilities, Zod validation, and a scalable architecture designed for production-ready ecommerce applications.
Next.js · React · Typescript · Drizzle ORM · PostgreSQL
Olivia
Olivia is an end-to-end search engine demo that crawls websites, indexes web pages, computes ranking signals like PageRank, and delivers fast, relevant search results through a FastAPI backend and a React frontend. The project is designed as a practical playground for experimenting with web crawling, information retrieval, search ranking, and search quality evaluation.
Python · Fast API · Scrapy · Elasticsearch · PostgreSQL