Programming work
My earliest experience with game development was with programming them. It is what started my love for the industry and what solidified my plan to become a game developer. On this page I will share the top 5 scripting software's I have used and which projects I used them in. The list is in descending order of my proficiency.
I have used more than is listed here and have no issues picking more up if I need to.

01
C#
My first proper experience with programming was with C#. I started looking up videos on YouTube on how to create my own games and went through countless Unity tutorial guides on how to code in C# which helped me greatly in my high school computing, my College course, and my University degree. C# is by far my most used scripting language and remains the one I am most proficient in and enjoy coding with the most.
02
Blueprint
Blueprint was my first programming experience outside of C# and was my go-to when opening an Unreal Project for the first time. Always felt like a puzzle where it was all there, just needed to piece it together to make something cool out of it. If I was to create a project in Unreal Engine, this would be the language I would use.


03
Lua
I had to learn and use Lua during my project for the Rockstar x AGDS mod jam which I had organised during my time on the AGDS council. I was a massive fan of how intuitive the language was and easy it was to pick up. I am not too proficient in Lua but i have learned the basics and an eager to learn more.
04
C++
As mentioned before, Blueprint is my default when using Unreal Engine, but I have been trying to familiarise myself with C++. Most notably in my final year at University when I had to use C++ within the project when configuring online servers.


05
HTML
Like with Lua, my main experience with HTML was with my mod project during the aforementioned event. I also used HTML in high school and my adaptability allowed me to pick up the language fast and achieve a high grade. I would like to learn more of HTML as I find what it can do to be very interesting.