I like programming, especially on low-level languages
- Projects
- Becoming language agnostic
- Some opengl projects
Markup language and web renderer for drawing network protocol diagrams.
TypeScript 1
A simple PNG encoder/decoder header file, for loading small 8-bit images in other rendering projects. Learning more about C++ and the PNG specification through this project.
C++
Web app to simplify the collection and revisiting of random ideas and resources.
TypeScript
Organise the notes in your vault as a sequence and navigating through them like a doubly-linked list.
TypeScript
Metaballs implemented across multiple windows with multithreading, using software rendering with X11.
C