Latest Project
My Personal Blog Website — Project link.
Designed and developed a minimalist, responsive personal blog site using Hugo, focusing on clean design and efficient content delivery.
June, 2025Project list
Pong (Raylib & WebASM) — Project link.
A classic Pong game developed with C and the Raylib library. My goal with this project is to better learn Raylib, solidify my C programming skills, and gain a deeper understanding of classic game mechanics.
November, 2022Snake (Raylib & WebASM) — Project link.
A classic Snake game developed with C and the Raylib library. My goal with this project is to better learn Raylib, solidify my C programming skills, and gain a deeper understanding of classic game mechanics.
October, 2022Tic-Tac-Toe (Raylib & WebASM) — Project link.
A classic Tic-Tac-Toe game developed with C and the Raylib library. My goal with this project is to better learn Raylib, solidify my C programming skills, and gain a deeper understanding of classic game mechanics.
August, 2022Conway's Game of Life (Raylib & WebASM) — Project link.
A C-based implementation of Conway's Game of Life using the Raylib library.
November, 2022