Here are some cool programming projects
Program that converts Aim RaceStudio Data to MoTeC i2 Pro Data. Programmed in VS C#. Uses a dll to read from the file.
I invested a significant amount of effort in reverse engineering to decipher Motec's proprietary file format. This was necessary to enable the file to be both written and opened by i2 Pro.
A program that makes it possible to import voxel meshes, images and logic programs (such as VHDL) to the game
A program that solves FlowFree puzzles.
The recording software shifted the mouse around a little bit in the following clips.
I've made a lot of small projects using Scratch when I was younger. It helps a lot when learning about computer programming. Some of the games are still fun to play to this day! It's also a challenging way to make some projects because of the limited amount of tools and libraries. Making a 3d game using only a line renderer and trigonometry when you just started learning it at school is quite the challenge. Here is small game maze and my Scratch profile.