About me

I've always aspired to be a Software Developer from a young age, I grew up watching my Dad work as a Programmer, for Games and other services, and I've always wanted to do the same thing. I have developed a keen Interest for Artificial Intelligence and this is reflected in my Projects.

My Skills

Programming · Research · C++/C# · Team-Working · Development Methodologies

My Projects

These are some of the projects I've worked on for University but also in my own time.

StarCraft II AI: Typhoon

For my dissertation for my final year of my university degree, I chose to research into Real-Time-Strategy AI development techniques. I then used that research to create my own technique, and use it to develop an AI for StarCraft 2. This is still worked on as a passion project.

Pacman: Infection

One of my first University projects was to recreate Pacman using a private engine, I decided to add my own twist to the game and recreate it as an infection game. #Pacman #C++ #S2D

Mario Bros. SDL

Another one of my first University projects was to recreate Super Mario using SDL #SuperMario #SDL #C++

OpenGL

My first project using the OpenGL library which consists of textured cubes rotating in space.