My GitHub
What is currently public on github.com/mfowlkes1 — four repositories, three of them overviews rather than source.
Projects I have built or am working on. Everything public is at github.com/mfowlkes1: four repositories, three of them overview pages — README and screenshots only, with the application source kept in private repositories.
claude-usage-win
A Windows system-tray usage monitor for Claude Code. It reads local .claude
transcripts only — no API calls, nothing sent anywhere. Built after using the
iOS meter and wanting the same thing on a desktop. JavaScript, and the only one
of the four whose source is public.
hokie-csharp
A desktop QC portal for sports-graphics asset checks — the C# / .NET 8 build. Operators get one dashboard to run automated quality-control scans across many sports and review the results without touching a command line. Overview only.
Broadcast-QA-2026
The same QC portal in its earlier form: automated asset checks across many sports, surfaced in a single operator dashboard. Overview only.
razor-base-api-2026
An automated test suite and QA harness for SMT's Razor Baseball data API. It covers both surfaces — the internal admin/write API and the public read API — exercising every documented endpoint, checking responses against the OpenAPI spec, probing auth and bad-path handling, and rolling it all into one shareable report. Overview only.
Sources
- github.com/mfowlkes1 — retrieved