01
Digital Wallet API
Production-grade REST API for a digital banking system with JWT auth, wallet management, ACID-compliant money transfers, and row-level locking to prevent race conditions.
Python
FastAPI
PostgreSQL
SQLAlchemy
JWT
02
TheWriterAgent
Multi-agent AI blog writer built with LangGraph that researches, plans, writes, reviews, and generates images for technical blogs — from parallel writer agents to a Streamlit UI with Markdown export.
Python
LangGraph
LangChain
Streamlit
Groq
Tavily
Gemini Image API
03
Hospital Management System
Full-stack hospital management system built entirely in Python using core language concepts. Handles patient records, appointments, and staff management end-to-end.
Python
Full Stack