Home

Welcome to my website! I’m KiwifruitDev, a software developer.

My programming journey started in 2013 when I was 9 years old. I learned Roblox Lua, which led me to learn Garry’s Mod Lua and eventually game server hosting in 2014.

Later in 2015, I learned how to use the Source Engine asset pipeline (materials, maps) for my own Team Fortress 2 servers and other Source games.

Nowadays, I work with .NET and other miscellaneous tools.

Socials

Follow me on these platforms:

Projects

I’ve worked on a few projects:

Arkham Revived (Self-Hosted)

A self-hosted authentication server for the online multiplayer mode of Batman: Arkham Origins. This was the result of reverse-engineering the original server when it was still online. Game networking is P2P, meaning that once the auth server is bypassed, you can still play online.

I originally released this project in 2023, however I no longer maintain either version.

Gameboy Printer Emulator Server

A node.js command line interface designed to be used with the Arduino Gameboy Printer Emulator project. It was designed to run on a Raspberry Pi. I made this to allow me to print out photos from my Gameboy Camera to a Bluetooth thermal printer from my phone.

This project was released in 2023, and I no longer maintain it.

Credits

This site uses Astro and is hosted through GitHub Pages.