Crafting intelligent systems that think, reason, and act


Years Experience
AI/ML & Full-Stack
Projects Built
Shipped & production-ready
University CGPI
B.S.C Computer Science
AI Agents Deployed
Multi-agent systems in prod
SYSTEM BOOT
INITIATING GREETING
BIO SCAN
SKILLSET ANALYSIS
AVAILABLE COMMANDS
// SELECTED WORK
A stateful multi-agent orchestration system using LangGraph that routes real-time financial queries to specialized sub-agents: Sentiment, Technical, and Fundamental analysts. Synthesizes outputs into a holistic market view.
graph = StateGraph(State) graph.add_node( "router", router_node ) graph.add_node( "sentiment", sentiment_agent ) graph.add_node( "technical", tech_agent ) graph.add_node( "fundamental", fund_agent ) graph.add_conditional_edges( "router", route_query, ) chain = graph.compile()
// TECH STACK
The technologies I reach for when building intelligent, scalable systems.
AI / ML
Backend
Frontend
DevOps & Cloud
# Click a command below to query my personal dossier
// LET'S CONNECT
Open to collaborations, freelance projects, and full-time roles. I build AI systems and full-stack products that actually ship.