Projects
A collection of projects I've worked on
Developer Tools
Tools to make life easier (for you and me)
- Prettier Java Plugin
A VS Code plugin that uses prettier-plugin-java to format .java files
- FuzzyScore.NET
A NuGet package that ports the Apache Commons "FuzzyScore" text similarity algorithm to .NET
- Repository Quick Launcher
A Flow Launcher plugin to quickly open codebases using your IDE of choice (VS Code, Cursor, Zed, etc.)
- GitHub Repository Viewer
A Flow Launcher plugin to quickly navigate to your personal repositories
For Fun
Projects that don't serve a purpose but helped me learn something new
- Personal AI Chatbot
A fully local, Docker-first personal AI chatbot built with a microservice architecture
- Personal Website
My personal website built with Astro and Tailwind CSS
Open Source Contributions
Contributions I have made to other people's projects
- Bruno
Added a new feature to Bruno that allows users to copy environment variables from the request pane's popover