i mostly build websites and web apps, but recently i fell in love with low level so i'm currently also using c and learning about networking
latest journey i took was building an http server from scratch in zig (see znet), got waaay further than i thought i would but due to recent changes in zig's std lib and overall direction the language is taking i decided to abandon it and start learning c instead (played around with different sync primitives to finally understand vyukov's queues i used oh so much during znet's dev, see c-queues for my implementations and benchmarks)
at the moment i am taking a break from major projects during the exam season only maintaining older client's sites and working on a minimal mdns server i plan to incorporate into some tools i made over the past year or so to make using them a bit more convenient


