Home Projects CV

2-D Cityscape

Time Scale: 1 Week
Team Size: 2
Languages: C#
Software: Unity
University Project​

Contributions:

  • Sole Programmer
  • Influenced by the Google Dinosaur game, 1 input and generating objects.


Snake in Godot

Time Scale: 1 Day
Solo
Languages: GDScript
Software: Godot
Personal Project​

WIP, intended to be a part of a bigger group project, recreation of Snake on a phone in Godot 4.
Created a simple animation to open the phone, allowed the snake to grow as it ate, had the apple move to a random location and ensured the conventional lose states reset the game (eat self or collide with edges)


Pong in C++

Time Scale: 3 Days
Solo
Languages: C++
Software: Visual Studio
Personal Project​

Intended as project to improve my understanding of C++, a recreation of Pong in Visual Studio.
Created a simple game engine and computer opponent, Followed Dan Zaidan's tutorial for guidance.

Miscellaneous Programming Challenges

On going
Solo
Languages: C#, C++, Python
Personal Project​

A collection of various coding challenges, demonstrating my understanding of the respective languages. These demonstrate my understanding of the fundamentals of programming, please check out my github for further details.