Skip to content
View jhspetersson's full-sized avatar
🐢
🐢

Block or report jhspetersson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jhspetersson/README.md

Hi, I'm Ivan, and here you can find a few projects of mine

🦀 fselect4k

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.

Pinned Loading

  1. fselect fselect Public

    Find files with SQL-like queries

    Rust 4k 85

  2. packrat packrat Public

    Gatherers library for Java Stream API

    Java 12

  3. git-task git-task Public

    Local-first task manager/bug tracker that stores everything right in the git repository and can sync issues from/to GitHub or Gitlab.

    Rust 25

  4. nokku nokku Public

    Port-knocking client with multiple hosts support

    Go 4 1

  5. filemanager-vr filemanager-vr Public

    File manager with A-Frame UI and Jetty backend. Works with FF nightly build and HTC Vive.

    JavaScript 28 5

  6. q2048 q2048 Public

    2048 game remake on Quake engine

    C 8