- Passionate about Go, Neovim, and tooling.
 - I like building small, focused developer tools and language integrations.
 - Mostly working with Go and Lua. Learning Rust. Could do some TypeScript or Python.
 
- rlox 
- Lox language implementation. Guided by the beatiful book Crafting Interpreters
 - wami 
- "What Are My Imports?" is an import analysis tool for Go projects that helps you find and analyze import inconsistencies and other issues in your codebase.
 
- Textra 
- Struct metadata extractor (mainly to JSON).
 
- tree-sitter-d2 
- tree-sitter grammar for D2. Works as a standalone grammar and as a plugin for Neovim.
 - timers.nvim 
- Simple, extensible timer manager for Neovim.
 - nvim-dap-envfile 
- Add VSCode-like
envFilesupport to nvim-dap. 
- minigun 
- Vim-like terminal text editor.
 - elgo 
- Go matchmaking module based on ELO rating.
 - qType 
- Typing practice app, inspired by keybr / monkeytype.
 - better-leetcode 
- Improved VSCode LeetCode experience.
 - sorted 
- Go linter that keeps your code alphabetically sorted.
 - forcealias 
- Go linter enforcing specific import aliases.
- Found importas which does the same and is part of golangci-lint, so this was abandoned.
 
 





