Skip to main content

Computer Science

I Made a Lightweight C Alternative to std::unordered_map
·635 words·3 mins
A production-ready, macro-based library to generate type-safe hashmaps.
I Made a Better Dynamic Array than stb_ds.h
·465 words·3 mins
A production-ready, macro-based vector library to generate type-safe dynamic arrays.
Mommion, The First Lepton
·1362 words·7 mins
A theory on the origin of electrons.
C as a Scripting Language
·842 words·4 mins
How to use C as a scripting language for a game engine.
Linux System Recovery Without Live CD or USB
·365 words·2 mins
How to boot into a linux operating system when you forget your password without a live CD or USB.