2. The next project I started on was a flight simulator type arcade game. Unfortunatly I never finished it as I am trying to study for an A-Level maths, which is basically taking up most of my geek study time. Th screen shot below gives an illustration. I'll get round to finishing it at some point. Hopefully at some point in the future I will develop this idea and it as a fully fledged arcade type flight simulator shoot-em-up game. But for now trying to juggle everything from work, training( Iove to keep fit), studying mathematics and software engineering takes a lot of a commitment and there is unfortuatly only 24 hours in a day (another lock-down would certanly help.)

3. The third project is a very C++ program. Its a little more geeky but non-the-less demonstartes the concept of classes and objects can be intertwined to produce a sequaencial set of objects within an array structure. The program is simple enough. It prompts the use for employee details in the way of customer number an name. storing each object as an object, before puting it into an array. When the user has finished enering details, it then prints out all the records enered by going through the data structure sequenctially, priting out the details entered. See secreenshot below:
So there we are. A few projects that have kept me busy recently. Obviously I will put more on my GitHub profiles and update this page as new projects arise. But I think this page hase given a brief insight into my skills as a potential software engineer.