MS Software Engineering @ San Jose State University (May 2026)
3+ years building scalable backend systems, data pipelines, and agentic AI applications.
I build multi-agent systems, tool-calling LLM workflows, and RAG pipelines that ship.
Magpie — Ambient Study Agent · 🏆 1st Prize, Most Innovative Use of Agents (Harness Engineering Hack)
Python · Guild.ai · OpenUI · ClickHouse · Next.js · TypeScript
An ambient study agent that watches your clipboard as you read across tabs, papers, and LLM chats. Four specialized Guild.ai agents work together: one classifies each snippet into a topic notebook, one synthesizes a notebook into a narrative summary, one refiles ambiguous snippets, and one answers questions by emitting an OpenUI Lang document the dashboard renders live as its own UI. Every copy streams into ClickHouse and surfaces on a live Next.js dashboard with analytics charts and an Ask Magpie chat panel.
RecruiTech — AI-Powered Technical Recruitment Platform
React · Node.js · Express · Apollo GraphQL · MongoDB · Apache Kafka · Airflow · CrewAI · gRPC · AWS
A full-stack agentic recruitment platform that automates candidate evaluation using AI. CrewAI agents orchestrated by a Kafka to Airflow pipeline enrich candidate profiles from resumes, GitHub, and LeetCode, then produce weighted multi-dimension evaluation reports. Live AI interviews run over WebSockets and WebRTC with real-time Whisper transcription and GPT-4o question generation and scoring, while gRPC handles typed communication between the backend and interview service. Backend runs on Express with Apollo Server GraphQL, JWT plus Google OAuth authentication, and role-based access control.
Agentic AI Lab — Production-Minded AI Agents from First Principles
Python · AWS Bedrock · LangGraph · LangChain · Claude
A build-first lab that takes the tool-use loop from raw primitives up to stateful, checkpointed ReAct agents. Week one builds an agent loop by hand with a manual reason, act, observe cycle driven by the model stop reason; week two rebuilds it in LangGraph with state graphs, streaming, SqliteSaver checkpointing, and human-in-the-loop approval gates. Every exercise is grounded in a realistic payments and accounts payable workflow, with token logging and cost awareness baked in from day one.
RGB-Thermal Fusion YOLOv11 — Computer Vision Research
Python · PyTorch · YOLOv11 · GANs
Implemented a GAN-based image fusion pipeline (U-Net generator plus PatchGAN discriminator) for RGB-thermal object detection on the M3FD dataset. Achieved 75% mAP@50 with YOLOv11n on fused outputs, outperforming single-modality baselines.
StackComply — AI-Powered Compliance Scanner
Next.js · TypeScript · OpenAI · Stack Auth · Tailwind CSS
An AI compliance scanner that analyzes GitHub repos for data privacy violations. Three AI agents run in sequence: Schema Detective parses database schemas (Prisma, Drizzle, TypeORM, raw SQL), Data Classifier identifies sensitive fields via regex plus GPT validation, and Regulation Mapper checks against GDPR, HIPAA, CCPA, PCI-DSS, and SOC2. Outputs a compliance grade (A to F) with risk estimates and actionable recommendations.
Bingo with Aliens — Real-Time Multiplayer Game · 🏆 Top 5 at Alien.org Hackathon
React · TypeScript · FastAPI · Redis · WebSockets
A real-time multiplayer Bingo mini app built during the Alien.org Hackathon (ESI). Implemented authentication, a deployment pipeline, and live game state synchronization. Live Demo →
WebScout — Web Security Scanner
Python · Security · NSD Certified
An automated web vulnerability scanning Chrome plugin.

