Making a blog website
posted at: Nov 01 2019
Creating a static html blog managed with a python CLI
html
css
jinja
python
The Knight of Hamilton
posted at: Dec 02 2019
An epic tale of a struggling knight, tasked with finding a 'Knight's Tour'
python
C# can be functional pt1: The Maybe Monad
posted at: Dec 15 2019
Piping the power of haskell to the world of C#: Theorists' wet dream or awesome idea?
C#
haskell
C# can be functional pt2: Lists are Monads
posted at: Jan 04 2020
An experiment to see if a list can be implemented as a monad in C#
C#
haskell
The fun of playing with shaders
posted at: May 05 2020
Why leveraging the GPU to serve your imagination is utterly enjoyable
C++
glsl
A Boomerang Proof
posted at: Jun 05 2020
Solving and proofing a children's math puzzle
C++
haskell
A Hacking Bootcamp
posted at: Jul 22 2020
Challenge the Cyber bootcamp 2020, a first hand account
The kernel is on fire
posted at: Sep 04 2020
A full tutorial on making a fire effect using a kernel on the gpu
c++
glsl