Hola! Hi! Hello! Cześć!

My name is Adam, and I'm software enthusiast for little over a year now. I love system programming, especially networking like sockets, TCP servers and such. I also do web development, using Golang with Fiber for backend and Node.js with Vue.js/Nuxt.js for frontend.
I'm in middle school right now getting computer science degree with INF.02 and INF.03 certifications. I also want to enroll in the Jan Długosz University in Częstochowa.
I'm well aware in using JavaScript, TypeScript, Golang, Zig, C and C++. I also tried Rust, but it's just too hard for me :/ (what even is borrow checker)
I do some projects, but most of them land in the bin at the end of the day. So if you have idea and need someone to help, I'm available. Hit me up on discord lukseh74 (click to copy)
Timber
Golang build tool based on yaml configuration file called Gopherfile. Supports different build scripts and in future will support building Docker images as well as watching file changes.
CL
Shell output word highlighter. Mostly just a one-nighter project I made when i wanted to get familiar with Go.
MatchZy Webhooks
Webhook receiver for MatchZy CS2 competetive plugin. It listens for match events and emits webhook messages to Discord Webhooks endpoint with formatting.
AsseHUD
Assetto Corsa HUD for OBS and such, it reads shared memory of game process to display data.
ClipCopy
Clips copier for Medal.Tv, that watches for new files in Medal.Tv directory and sends the files to Samba network share.

OpenRegistryLib

Cloudflare Workers native library for easy registry hosting, such as Docker Image Registry (OCI), NPM registry, PyPi registry, Cargo registry, etc.
Core
Contains main App, types, base registry for making custom ones, Cloudflare "adapter", etc. Just main thing to use.
Cargo
Cargo registry template. Only API, doesn't contain frontend template.