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
- swelog-cli
A Rust CLI tool to track your daily accomplishments in Obsidian
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