Starting from the end of May 2020, I’ve set myself a challenge of completing one project in a short timespan of something I haven’t done before in order to keep my coding skills up and also to continuously improve my knowledge in as many areas as possible. Due to my employment with Glitch Productions in July 2020, this page will now be related to any minor projects completed outside my work.
C# Shortcuts: C++ Technical Documentation Writer
My C# Shortcuts app is a personal project of mine being developed in my own time outside of work in 2021. The goal of this app is to automate a bunch of different repetitive tasks in my everyday life to save time and increase efficiency.
The goal of this feature was to gather information on…
C# Shortcuts: Startup and Automated Perforce
My C# Shortcuts app is a personal project of mine being developed in my own time outside of work in 2021. The goal of this app is to automate a bunch of different repetitive tasks in my everyday life to save time and increase efficiency.
The goal of this first feature was to automate my…
Short Course: Introduction to Python
19 October 2020 – 30 November 2020 Aim: To learn a new coding language, specifically Python, as Python is quite useful in creating scripts for other programs and Windows.
Short Project 2: UE4 VR C++ Template
10 June 2020 – 12 June 2020 Aim: To build a C++ version of the UE4 VR Blueprint Template in order to learn how it works and set up a code template for future VR projects.
Short Project 1: Enigma Machine
28 May 2020 – 03 June 2020 Aim: To build a simulation of an Enigma Machine from scratch, using C#, in order to keep my skills up in a second programming language other than C++.