🦀 fselect ⭐4k
I was never able to memorize all the options of find
, so I wrote my own with syntax resembling SQL.
Tons of various file characteristics to search against, interactive mode, export to JSON, and much more.
My first real experience with Rust, and I liked it!
🦀 git-task
Your local bug tracker. It saves everything in git repository, but under "hidden" ref (you can make it visible along all other branches though).
Supports syncing issues with GitHub, Gitlab and Jira (in development). Redmine and YouTrack are in the plans.
Was presented on GitMerge 2024 conference. For hardcore git CLI users.
♨️ packrat
A small library for Java streams enhancement with custom intermediate operations ("gatherers"). Can be a good source of inspiration for writing your own gatherers.
Planned to be finally released after JDK 24 going stable.
🎮 Q2048
Being a huge fan of Quake, I participated in some kind of anniversary online event called QuakeExpo: people presenting their Quake mods, maps, models, whatever. Yes, it's been a while since the brand shaked the gaming community for the first time. However, even today you can find all kinds of goodies for one of the most brilliant games ever.
This is a remake of well-known 2048 puzzle on Quake engine.