Will you take the $\color{#FF3333}{\textsf{red}}$ pill or the $\color{#3399FF}{\textsf{blue}}$ pill?
I operate at the intersection of Product, Community, and Agentic AI. I don't just write code; I architect systems that solve real-world problems.
- 🔭 Currently: AI Generalist Fellow at Outskill, engineering B2B2C multi-agent systems using n8n and LangGraph to automate clinic operations.
- 🌱 Leadership: Founding Member of OSCode, driving open-source awareness by 35% and leading a team to manage 1,000+ event registrations.
- ♟️ Fun Fact: I built a Java Chess Engine from scratch that obeys strict FIDE rules (checkmate included).
| AI Itinerary Planner | Swing Chess Engine |
|---|---|
| Python, LangGraph, RASA NLP | Java, Swing, OOP |
| An intelligent travel agent using LangGraph to orchestrate complex workflows. Implements RASA NLP to process user intent and retrieve location-specific data for personalized plans. | A fully functional Chess GUI built from scratch. Implements complex game logic obeying standard FIDE rules, with a focus on strict Object-Oriented Design principles. |
| View Code | View Code |