Posts
-
Making my own custom site generator using Jai metaprogramming magic
Why use Jekyll, Hugo, Astro, or Node when you can reinvent the wheel and write a custom templating engine and Markdown parser in Jai?
2026-7-25
-
An exploration of build systems for C++ projects
Exploring how to build a C++ project using Batch, Powershell, Nushell, Zig and CMake.
2023-9-26
-
How I implemented a deferred PBR renderer in OpenGL
Technical breakdown of my deferred PBR renderer made with OpenGL in C++.
2023-7-18
-
Raytracing: From 6 minutes to 5 seconds
Technical blog post on how I optimized a Raytracer using various methods.
2023-4-11
-
Rollback Netcode in Atomic Ball
Technical post on how I used the Rollback engine of my teacher in the game Atomic Ball
2022-10-31