Projects

Here are some projects I've enjoyed working on.

Broom

Broom is a CLI tool I built to clean up all of the git branches that accumulate on my machine because I'm too forgetful to manually delete them. Check out this project here on GitHub.

demo for broom

Quick-Repo

Quick-Repo is a CLI tool I built to bootstrap setting up a local git repository along with files you might want such as a README, License, and entry point. Check out this project here on GitHub.