I build modern web applications, including AI-powered tools and full-stack web systems focused on developer productivity, automation and real-world use cases. Through academic study and personal engineering projects, I have built full-stack systems covering frontend, backend services, databases and experimentation infrastructure.
The projects below include real working applications, functional MVP systems and active engineering experiments - not mockups.
Early-stage builder exploring modern web development, AI integration and scalable systems.
View Projects
AI-powered automation platform for code analysis and bug fixing featuring multi-agent orchestration, GitHub repository scanning and automated pull request generation. Includes Stripe-based subscription billing, secure authentication and scalable asynchronous processing backend.
React · Node.js · Python · Supabase · AI Orchestration · Stripe · Vercel
A full-stack SaaS starter platform demonstrating how subscription-based products are structured. Includes authentication, protected dashboards and real Stripe payment flows, built as a functional MVP for learning modern SaaS architecture.
React · Supabase · Stripe · Serverless · SaaS Architecture
An experimental research-oriented engineering platform exploring cost optimization strategies in distributed systems. The system runs reproducible experiments, benchmarks optimization techniques, evaluates forecasting accuracy and measures performance impact through metric-driven analysis.
Python · Benchmarking · Metrics Engineering · Experiment Design
An experimental AI developer assistant built to explore how AI agents can reason about programming tasks. The project focuses on task decomposition, structured reasoning and AI-assisted problem analysis rather than full automation.
Node.js · OpenAI API · Prompt Engineering · AI Agents
A full travel booking website featuring multiple destinations, dynamic pages and secure Stripe checkout integration. Designed as a production-ready web system featuring responsive layouts, booking flows and Stripe payment processing.
HTML · CSS · JavaScript · Stripe Payments · Responsive UI
A task management application with user authentication and persistent storage. Each user manages their own tasks through a clean CRUD interface, built as a functional full-stack MVP to practice full-stack integration and secure data handling.
React · Supabase · Authentication · CRUD · Vercel
A simple and responsive frontend application that fetches and displays real-time weather data using a public API. Built to practice API consumption, async data handling and clean UI state management.
JavaScript · REST API · Frontend · API Integration