Pinned Repositories
b-mouse
Control your cursor with your keyboard with binary search
bugmenot_cli
bugmenot CLI client, get free usernames and passwords for various websites
colormap
Colorizes images with a colormap
ControlCam
enc-pad
Encryted at rest file editor
Fat-Array
Dynamic arbitrary typed array using fat pointers and macros.
genetic-jax
noter
notifies you after some time about what you want to remember when you want to remember
robotgo-macro-recorder
records keypresses and mouse clicks and exports as a Go program that does the same actions
rx
Regex eXplorer, allows you to test your regexes with live-reload
f01c33's Repositories
f01c33/rx
Regex eXplorer, allows you to test your regexes with live-reload
f01c33/noter
notifies you after some time about what you want to remember when you want to remember
f01c33/b-mouse
Control your cursor with your keyboard with binary search
f01c33/enc-pad
Encryted at rest file editor
f01c33/colormap
Colorizes images with a colormap
f01c33/robotgo-macro-recorder
records keypresses and mouse clicks and exports as a Go program that does the same actions
f01c33/bugmenot_cli
bugmenot CLI client, get free usernames and passwords for various websites
f01c33/Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Go
f01c33/gw
A Wrapper of a command to watch any changes in filesystem
f01c33/jiggler
A simple jiggler made with robotgo.
f01c33/block-game
block avoiding game, similar to flappy bird
f01c33/buddy
buddy creates a borderless, transparent, always-on-top player for the gif you give it
f01c33/circumflex
🌿 It's Hacker News in your terminal
f01c33/ddg
DuckDuckGo terminal search that plays nice with grep and fzf
f01c33/experiments
unfinished projects monorepo
f01c33/f01c33
my readme
f01c33/fuse-sqlite
A simple FUSE sqlite filesystem
f01c33/github-graph-draw
draws pretty graphs on my github
f01c33/go-naturaldate
Natural date/time parsing for Go.
f01c33/gp
grep reimplementation
f01c33/greg
The number one (don't quote me on that) simple and fast open port scanner
f01c33/impromptu-keyboard
global key listener that turns keyboard keys into sounds
f01c33/jqx
JQ eXplorer, pipe your json and have a live-reloading jq jsonpath interpreter in your terminal
f01c33/real-mod
f01c33/rpn
Terminal Reverse Polish Notation calculator
f01c33/sd
Shutdown command with natural language shutdown time
f01c33/shortestpathalgorithms
Dijkstra, Bellman-Ford shortest path algorithms
f01c33/soundboard
Simple Go soundboard made with giu (imgui)
f01c33/strsearch
Use Boyer Moore Horspool algorithm to search for a pattern in a text
f01c33/Yet-Another-Chat
A Chat application made for a distributed systems class