Projects & Case Studies
A collection of production-grade tools solving real developer challenges. From CLI utilities optimizing AI contexts to event-driven quality systems, each project is a deep dive into an architectural challenge.
Stageflow
Event-driven platform for orchestrating website accessibility scans using containerized services and real-time status tracking.
Stageflow is a full-stack portfolio application featuring a Next.js frontend and multiple Go microservices for automated website scanning and accessibility auditing with Axe. It targets developers showcasing advanced engineering skills in distributed systems.
Clear11y
Automated web accessibility scanner using Axe, Playwright, and keyboard navigation testing for WCAG compliance reports.
Clear11y is a Python-based tool for scanning websites or ZIP archives of static sites to detect accessibility violations via Axe rules and custom keyboard navigation checks. It generates consolidated HTML reports with Jinja templates.
AlchemizeCV
AI-assisted CLI and web application for analyzing code repositories to generate resumes and portfolios.
AlchemizeCV is a multi-service tool that processes GitHub repositories via CLI commands or web interface to produce structured analyses, resume bullets, and portfolio content using LLM providers.
ContextStrategies
CLI tool for flattening code repositories to markdown, AI-assisted code focusing, patching, and static analysis.
ContextStrategies is a Python-based toolkit for processing code repositories, including flattening directory structures into analyzable markdown, AI-driven scope selection and summarization, code patching, and multi-faceted static analysis.
DisplayAnalysis
CLI and GUI tool for computing display quality metrics like flicker and uniformity from video frames.
DisplayAnalysis is a Python application that processes video inputs to calculate computer vision-based metrics for display quality assessment, such as flicker, channel instability, and color uniformity.