Projects


xmodelconverter

A standalone commandline program that converts a binary model and animation format back into a text readable format.

ocean

A small C compiler written in C targetting x86 architecture.

webrpg

Simple implementation of a basic browser-based MMORPG in plain HTML/JavaScript and NodeJS.

elfexports

Example of how to read exportable symbols (functions) for the ELF format (i386).

http.c

HTTP server implementation written in C.

nodes

Node based system in plain JavaScript & Canvas.

rhd

Collection of header file only includeable implementations.

codextended

Reverse engineered server/client sided extension which adds many bug fixes and features to legacy software.

gsc

A compiler and virtual machine for a custom scripting language I have written in C which can also be embedded into a variety of projects.

2d shader

Some quick shader like program I made to mess around with colors and generate images.

canvas

A collection of small testcases/experiments I have written from scratch to test a idea, prototype something or to learn a particular subject. Written in plain JavaScript using the Canvas API.