I'm currently studying an MEng in Software Engineering at Heriot Watt University. I expect to graduate May 2022 and currently on track for a 1st.
If you would like to see the source code for any of the work listed above, please get in contact. In order to ensure academic integrity for students taking these courses, I do not host links to the work on my site.
If you would like to see a copy of my academic transcript, please ask. Thanks!
Designed to replace aging Car Dealership portals. Interacting exclusively through commandline arguments is gone; in its place is a friendly, streamlined GUI.
DLR Tool is my personal project for Summer 2020. During the Covid epidemic I decided I'd like to remain somewhat productive, and learn some new skills. This was my first foray into C# programming and I simply learned by getting my teeth sunk in and having at it. I also integrated a custom SQL Server Schema, which I've yet to upload to the repo, to store the information required for DLRTool to operate. Although unpolished and unfinished, I would say this was a learning experience and I'm happy with how it turned out. Perhaps I'll finish it one day...
A product of following one of Javid9's excellent tutorials on C++ & Game Programming.
My first foray with C++ and Game Programming, using Javid9's olcConsoleGameEngine. Following through with the associated tutorial on YT, I quickly learnt a few of the basics and quirks of C++ compared to other high-level programming languages, like Java and C#. I also brushed up on some of my Math skills, however I'll be honest in saying there's a couple of parts in here I still don't totally understand... :P