Projects
Periodically updated showcase of various 2D and 3D programs, games and similar things I've worked on.
Showcase of small, mostly personal-use, utility programs. Made to extend and test the capabilities of my personal codebase, as well as learn about new things along the way.
Bare bones neural network/machine learning library implementation, made for (somewhat) educational purposes. It features simple neuron model with layers and Kohonen Networks.
Implementation of a binary file visualiser using Hilbert Curves and Shannon Entropy, based on Aldo Cortesi's works.
Simple pixel-art drawing program, made with TypeScript for educational purposes.
Plug and play lightbox/gallery implementation for websites, made with simplicity and as little code footprint as possible in mind.
Write-ups
Fun Things From Around the Internet
Some neat, silly and educational things I found around the internet and decided to implement/share.
Introduction to and some helpful explanations regarding data normalisation.