Blog
-
Thoughts on Common Lisp (Jun 19, 2024)
I'm on a "programming language world tour" to try to find an elegant, expressive, language to replace my usage of C#. Why? For fun. 3 weeks into my Common Lisp (CL) excursion, here is what I think its greatest strength and weakness is.
-
Path Tracer (Sep 20, 2023)
When I was learning Rust, I made a path tracer as a fun project. This is a brute force path tracer, not meant to produce images in real time, but rather realistic images.
-
Pepe's Bubbles (May 1, 2022)
Pepe's Bubbles, is a group project during I worked on during schooling. I was the sole backend developer of the project, and I learned much about backend design by working on it.
-
Learnera (Sep 4, 2021)
Project Learnera, originally named Project BFS, is a group project during I worked on during schooling.