Hey, I'm aciddev_

I like C, simplicity and linux

I am a 15 y/o programmer from Russia. I am interested in systems programming, low-level, compiler and parsing theory, linux and hacking (not in a movie hacking way, as in to hack - to figure something out, to tinker with something). My favourite language right now is C, though at the same time I absolutely hate that nothing better has come out just yet. I use Arch on my laptop and Windows on my PC. I absolutely hate Windows and its way of doing everything, but playing games is just easier on it, though in the linux field it did get infinitely better in the last few years. Also, I like to rant about topics interesting me for hours. And I have ADHD. (Have you figured it out already? Haha)

My projects

mus2

A simple and fast music player written in pure C99 and raylib that uses immediate mode GUI. Is a complete rewrite of my older project called mus, but, like, actually usable.

GitHub

mus2 screenshot

libstrap

A collection of useful stuff for day to day programming in C. Contains arenas, dynamic arrays, hashmaps, etc.

GitHub

strap's src screenshot