I build production-ready AI and SaaS applications focused on developer productivity. My work covers frontend, backend, databases and AI logic — turning ideas into real systems people can use.
All projects below are real working applications or live experiments — not mockups.
Early-stage builder focused on real users and real systems.
View ProjectsAI Dev Agent — Developer Productivity Loop
[1] Ingest repository and test results
[2] Analyze failures and logs
[3] Build code context
[4] Generate candidate fixes
[5] Rank and explain patches
[6] Apply changes in isolated branch
[7] Re-run tests
[8] Produce reports and suggestions
An autonomous AI developer agent that ingests test results, source code and logs, analyzes failures, and proposes concrete code fixes to speed up debugging and development workflows.
Python · OpenAI · GitHub API · Test Automation
A production-ready SaaS platform with authentication, user dashboards, database integration and billing logic, built to model how real subscription-based products work.
Django · PostgreSQL · Stripe · Auth · AI
A full-stack task management system with authentication, persistent storage and structured CRUD flows, built using modern backend and frontend architecture.
Django · React · PostgreSQL · JWT · Vercel
A responsive frontend application that integrates a live weather API and displays real-time forecast data through an interactive user interface.
JavaScript · REST API · Frontend · GitHub Pages