Docker
TexWorker: Containerizing …
Building TexWorker: A Stateless LaTeX Microservice
As I was building out the resume generation feature for my SaaS Resume Garden, I was extremely surprised to find out that it is actually really hard to find any good, cheap and easy to use LaTeX compilation public API. Thus started my quest to …
Multiplayer backend
Learning advanced Server-Side and Netcode programming through multiplayer development
For the past few months, I have been spending some time working on a passion project of mine – a spiritual successor to Guild Wars 1 built with Unreal Engine 5. GW1 is my favorite video game of all time and, …
UE5 multiplayer RPG
In this project, I use the medium of online game development to learn more advanced server-side and netcode programming. As explained in my first blog post about this project, web development and multiplayer game development have a lot in common. In fact, the whole backend of an online RPG can be …

