πΌ Projects
I design and build systems across intelligent applications, full-stack platforms, machine learning, and systems infrastructure.
My projects emphasize end-to-end ownership β from problem formulation and system architecture to implementation, evaluation, and iteration.
Use the navigation on the left to explore projects by category, or start below for a high-level overview.
π€ Intelligent Systems
Projects that combine LLM-assisted reasoning, explicit control logic, and stateful system design to solve real-world problems reliably.
- Alinea: Multi-Agent Group Intelligence
A multi-agent collaboration system built inside secure XMTP group chats.
Instead of a single AI response, Alinea orchestrates multiple agent personas (Skeptic, Creative, Pragmatist, Coordinator) that deliberate in structured breakout threads before synthesizing a final recommendation.
Built with XMTP Agent SDK, Convos, and Kilo Gateway to explore humanβAI team dynamics in encrypted group environments.
π View project
-
AI-Chatbot Assistant
An LLM-assisted conversational system for appliance diagnostics and part compatibility,
built with deterministic dialog routing and selective LLM fallback.
π View project -
Nexus: Full-Stack Esports Analytics Platform
An end-to-end analytics platform integrating React, Node.js APIs, and SQL-based data pipelines
to analyze professional esports performance across games.
π View project
π Data & Machine Learning
Projects focused on predictive modeling, data pipelines, and decision-oriented analytics.
-
NYC Dining Safety Prediction
Machine learning models predicting restaurant inspection risk using NYC public data,
with emphasis on recall for high-risk cases.
π View project -
Customer Targeting Strategy
RFM segmentation and predictive modeling to identify high-value customers
and validate impact through A/B testing.
π View project -
Omnichannel Expansion Analysis
SQL + Tableau analysis of online-to-offline behavior to support retail expansion strategy.
π View project
π§ Applications & Games
User-facing applications emphasizing interaction design, logic, and UX polish.
-
Innocube: Intelligent Survey Analytics Platform
A full-stack platform for automated survey ingestion, cleaning, and visualization.
π View project -
Othello Game (JavaFX)
A strategy board game with AI opponents, move validation, and polished UI.
π View project -
WeMeditate iOS App
A SwiftUI meditation app with session filtering, ambient audio, and animated achievements.
π View project
βοΈ Systems & Infrastructure
Low-level systems projects focused on performance, concurrency, and correctness.
- Multithreaded HTTP Server (C++ / POSIX)
A concurrent HTTP server built from scratch using sockets and pthreads.
π View project