Portfolio
Projects & Systems
Technical artifacts — designed, built, and documented. Each project represents a system of thought as much as a system of code.
Infrastructure
AA-016Portfolio Context Builder
Python tool that mines 3 years of ChatGPT exports (1,195 conversations, 27,689 messages) for portfolio-worthy project candidates through heuristic scoring, 5-theme classification,…
Business Intelligence
AA-015Workforce ROI Dashboard
FastAPI-powered workforce education dashboard computing 7 financial KPIs across programs and cohorts — with an API-first architecture that serves the HTML dashboard,…
Automation
AA-014Job Apply Assistant
Semi-automated job application pipeline with 5 stages and 3 human decision gates — Playwright scrapes postings across ATS platforms, analyzes requirements against…
Automation
AA-013Excel Dashboard Converter
Drag-and-drop web app that transforms Excel files into interactive KPI dashboards entirely client-side — with auto-KPI detection, chart type auto-suggestion, and zero…
Automation
AA-012Keep Sync — Google Keep to Obsidian Converter
Automated converter that transforms 847 Google Keep exports into structured Obsidian markdown with YAML frontmatter, 5-category auto-classification, MD5 deduplication (18.4% duplicate rate),…
Automation
AA-011Email Template Engine
CLI-driven HTML email generator that separates content (YAML) from formatting (Jinja2 templates) with automated CSS inlining via Premailer and minification — reducing…
Data Systems
AA-010SEC §127 Education Benefits Intelligence Suite
End-to-end intelligence suite that scans 36,791 SEC EDGAR filings to identify companies offering §127 education benefits — with XBRL validation that reduced…
AI Engineering
AA-009KalmSkills — Career Intelligence Platform
Full-stack career intelligence platform integrating O*NET occupational data (1,016 occupations, 35K+ skill descriptors), SEC EDGAR employer signals, and BLS wage statistics —…
Business Intelligence
AA-008Program Viability Engine
Interactive financial modeling engine for workforce education programs — computes break-even, sensitivity curves, and revenue waterfalls from configurable inputs, replacing gut-feel program…
AI Engineering
AA-007NightShiftCrew v2 — Autonomous AI Agent Pipeline
A 3-agent CrewAI pipeline running on local LLM inference (Qwen 2.5 Coder 14B via Ollama) that reads real filesystem data, writes and…