30 days of Zig

I will be doing a "30 days of Zig" challenge (experiment maybe?) where the goal is to see how far I can get in my proficiency in Zig, starting from zero.

This learning experience will also include a few subsets of other learnings. First, I'll have to refresh my knowledge of proper low level programming as I've been mainly programming in high level languages like Python. I'll also get the chance to think a bit more about algorithms and data structures.

I'm quite excited about this adventure as it presents a contrast to my day-to-day work in the past years. Systems programming, hardware, operating systems, have always been a hidden interest of mine but due to various circumstances I have rarely been able to pursue them.

That time has finally come.