Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.84 KB

File metadata and controls

25 lines (16 loc) · 1.84 KB
layout
default

About me

I'm a backend developer with a strong focus on open-source tools. I mostly work from the terminal, utilizing its tools for about 90% of my tasks. I'm dedicated to keeping code bases clean and consistent, following the belief that the best code is often the code that's been wisely deleted.


linkedIn, stackoverflow, cv

My projects

  • hopcsharp.nvim neovim plugin that utilizes tree-sitter and sqlite to provide better code navigation experiences for c# projects

  • toggle.nvim neovim plugin for comfortable toggling of common words, supports chains of toggle like public -> private -> protected

  • lazy-eye-blocks this is a Tetris game implementation designed as an exercise specifically tailored for individuals with lazy eye condition. 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.

  • dotfiles my PowerShell scripts for configuration and environment setup enable cross-platform environment establishment.

  • Wath-Files powershell core cmdlet, allows to tail multiple files simultaneosly.