METY Legal Chatbot
AI / Full Stack, '26 — Personalized AI legal assistant that knows what you don't know.

Software Engineer · MS @ ASU.
IEEE published. Top 15% on LeetCode.
Most logistics models score each shipment in isolation, but the real signal lives in the relationships between hubs, lanes, carriers, weather, and fuel markets. I'm building Cascade, a platform that models the U.S. air-freight network as a live knowledge graph and propagates shocks through it, whether a snowstorm at one hub, a fuel spike, or a retail-sales miss, to forecast where delays will cascade, which routes are about to bottleneck, and which shipments are quietly at risk, all before it surfaces in the tracking data. I'm pairing graph-structure embeddings with probabilistic forecasting, then feeding those predictions into an optimizer that recommends cost-optimal reroutes. The whole engine is schema-driven, so it retargets from freight to any networked entity without code changes.
Self-hosting local LLMs that pair-program and automate the day-to-day, with a small harness that stress-tests them and tracks hallucination rate per prompt template. Swapping a model becomes a measurement, not a guess.
AI / Full Stack, '26 — Personalized AI legal assistant that knows what you don't know.

Distributed Systems / LLM Infrastructure, '26 — Reliability infrastructure for LLM pipelines — scoring, fallback, and chaos.

Research / Knowledge Graph, '24 — An OWL/SPARQL knowledge graph over 3,559 NamUs cases — published at IEEE COMPSAC 2025.
Distributed Systems, '26 — Paper-faithful Raft in Java — 17,857 ops/sec, sub-1 ms p99, survives 2-of-5 node failures.
Machine Learning, '25 — Catches 76% of wafer failures on a 14:1-imbalanced dataset — beats four baselines including XGBoost + SMOTE.
Computer Vision, '25 — Three segmentation models compared honestly — U-Net wins 79.33% mIoU on Carla, live on Hugging Face.
Orbital Mechanics / Data Viz, '23 — Interactive launch planning from any point on Earth.
Smaller builds and side projects — algorithms, tools, and games. Each one still ships a full case study.
Systems / Algorithms, '22 — De Bruijn graph + iterative Eulerian traversal — 33,609 reads → 5,396 bp at 99.9% coverage in ~2 seconds.
Desktop / Productivity, '26 — Local-first Electron tray app — Gmail sync, BYOK multi-LLM classification, and a live Wallpaper Engine dashboard.
Web / Games, '25 — Four daily puzzle modes sharing one two-pass scoring core — ported from a 2022 Java CLI to a static React bundle.