projects

jetlog, a personal, self-hostable flight tracker built with FastAPI and React.

sort-visualizer, a program written in C++/SFML that lets you visualize various sorting algorithms. (showcase)

pimp, a bare-bones image manipulation program built in C with only standard libraries.

raycasting, a simple C++/SFML program that lets you play around with raycasting and shapes. (showcase)

minesweeper, a classic Minesweeper game built with Java, along with an interactive solving algorithm. (showcase)