ai
AI & Machine Learning
I build AI systems that learn, remember, and scale — from a neuromorphic memory server to production agent tooling, shipped and tested, not concept slides.
Skills
Projects
Terminal Monitor
A commercial operations dashboard for local AI tools, ports, processes, resources, and MCP services — licensed and sold on Gumroad.

- ▸Shipped v2.1.0 with offline tiered licensing (RS256 JWT) and an automated buyer-delivery pipeline
- ▸180 passing tests covering multi-shell terminal control, MCP start/kill, and resource monitoring
NeuroLinked
PrivateA local neuromorphic associative-memory server simulating up to a million Izhikevich neurons, exposed via REST API for persistent cross-session AI memory.

- ▸Simulates 100K–1M neurons in real time using a biologically inspired spiking neural network
- ▸Powers persistent AI memory across Claude Code sessions via a 7-endpoint REST API
Job Agent
PrivateAn AI job-search agent that scores openings, tailors resumes and cover letters, and queues applications for human review — nothing gets submitted without approval.

- ▸Claude Haiku scoring + Sonnet resume/cover-letter tailoring across five job platforms
- ▸35+ passing tests; every submission stays human-approved by design, not automated blindly
Vibe OS
PrivateAn AI-native shell for Linux — a CLI, cockpit dashboard, and AI gateway backed by a Python core with a C++ hot path for performance-critical work.

- ▸50 passing tests across the contract/registry/metrics/gateway/shell/CLI surface
- ▸Native C++ metrics module via pybind11, code-complete for v1 ahead of hardware deployment
SocialHub
PrivateA local-first content intelligence system that turns saved sources into cited research, reviewable content packs, and approved assets — no autonomous publishing.
- ▸Operates a substantial private saved-source corpus without exposing raw evidence publicly
- ▸Preserves human approval for paid generation, scheduling, and publishing
AI Workout Generator
UnverifiedDjango web app that generates personalized workout plans using AI algorithms tailored to user inputs.
- ▸Generates personalized recommendations from structured user inputs
- ▸Integrated AI recommendation engine with Django backend and responsive React frontend