About me
I’m a backend developer who builds with a minimalist mindset and an open-source focus.
My projects
-
lazy-eye-blocks Tetris, re-engineered as a visual therapy exercise to support individuals training a lazy eye (amblyopia). Repo.
-
renverso This puzzle game, serving as a beneficial exercise for individuals with lazy eye conditions, challenges players to align every tile color with the background, emphasizing both cognitive engagement and visual coordination. Repo.
-
hopcsharp.nvim A Neovim plugin leveraging Tree-sitter and SQLite for lightning-fast code navigation in C# projects.
-
toggle.nvim A Neovim plugin for comfortable toggling of common words, supports chains of toggle like public -> private -> protected
-
dotfiles My cross-platform PowerShell environment setup and configuration scripts.
Gist’s
-
Watch-Files powershell core cmdlet, allows you to tail multiple files simultaneously.
-
powershell-bootstrap.sh simple shell script to bootstrap powershell on linux, requires curl and tar