Projects
I have many small and medium things on my GitHub profile, but here are some of my biggest and/or favorites. Feel free to check any of these out, open PRs or issues, or simply gaze at the mess.
Featured Projects
Simple Scaffold
A simple command to generate any file structure, from single components to entire app boilerplates.
See my post detailing more, or the documentation / NPM page to start using it!
Dungeon Paper
A character sheet app for Dungeon World, a popuplar tabletop game, as an open-source Flutter application.
text-transform.nvim
Dart Script Runner
Run scripts from any folder, similar to what NPM’s scripts in package.json
do.
Avoid the mess of documenting & handling multiple scripts to run and then share with your team.
It works for any folder and project type but requires Dart to run. Check out the repository or the package page!
Mudblock
A client for MUD (Multi-User Dungeon) games.
It is a work in progress that will soon be available for both desktop & mobile platforms.