I started programming 5-6 years ago starting from Python through to C++.

Ive had experience with C++, C#, Python, Lua and AutoIt.

I mainly use C# and C++.

I’ve spent the longest time using C# as it’s easy for me to understand and use, though I’m starting to adopt C++ as its pretty low level and lets me tinker with things that C# cannot.

I’ve coded various programs in C++ and C# for messing around with operating systems and video games. Am currently teaching myself how to reverse engineer video games so that interesting modifications and tweaks can be made to them.

I’m not an expert mapper/level designer but have created some maps for the classic doom series a while back that people have enjoyed.

I’ve created a few mods for the Halo series, the main game being Halo Reach. The mod shown in the video above allows you to fight marines instead of the covenant in firefight mode.

Ive messed with the games built in scripting language by hand since there wasn’t a compiler at the time. One of the scripts that i have made allows you to spawn fully working AI in Forge (The games built-in map editor).

I have managed to convert single-player maps over to multiplayer so that you can have slayer matches on them if you wanted to.

An image of the games rendering api (dx11) being forced to render the game in wireframe.

Ive experimented with the games rendering api by hooking it using a dll that i created using C++ and using it to draw custom menus and change how it renders the game.

Image of Freespace 13 as a static model in GTA V.

Some of the mods ive done include porting models to and from games.

I’ve ported some maps from the source engine into popular mod for GTA V called FiveM mainly to learn the workflow for adding custom models to the game.

Ive also created various lua and c# based projects for the game though their code has been lost to time.

gm_bigcity
gm_construct
Ditto, at another angle

This is just some of the things that i have created, most of my other projects have been lost to time however.

That is all i have to show for now. Feel free to ping/dm me on discord if you want to ask me any questions.