Open Source Projects
Personal projects and tools I've built to solve real problems in software engineering.
- 🚀
TestDrive
Run your GitHub Actions workflow steps locally with the same visual output you see on GitHub. Get fast feedback with yellow circles, green checks, and red X's—all on your machine in 3–30 seconds instead of waiting 2–10 minutes for CI.
github.com/bgricker/testdrive
- 🔍
Gitallica
A CLI tool that performs temporal diff analysis of Git repositories to provide data-driven engineering metrics. Implements 14 research-backed metrics from DORA, Microsoft Research, and Clean Code principles to help teams understand code evolution, identify risks, and optimize workflows.
github.com/bgricker/gitallica