Blog
-
React & Vite (Part 2)
April 29, 2024Let’s add some tests to the TODO app we created in Part 1.
-
React & Vite (Part 1)
April 28, 2024Creating a TODO app with React and Vite in 2024. Includes React Context with Reducer combination for state management.
-
Open VPN
January 2, 2023Setting up an Open VPN server for peace of mind.
-
Cpu Ray Tracer
December 15, 2022Graphics API’s can be a pain to setup. Lets try Ray-Tracing on the CPU instead.
-
Haskell that Nerdle
April 5, 2022Nerdle is fun, but it takes up valuable morning time. Lets write a tool to help.
-
Ready Set Tmux
September 9, 2021Get started using Tmux in your terminal. Tmux is a tried and tested terminal multiplexer, a tool well worth knowing if you use Linux.