My Portfolio

C++

This was one of my favorite projects implementing face detection using open cv, you can download it here.

C#

I have a few projects written in C# though my highlights would be a custom database project that keeps track of employees in a company and a game I made around the same time.
The data base project has all the standard features you would expect from such a program, plus a calculator panel for calculations while adding data eg working with salaries.
The game is a game book idea I had in 2021 and is not very large as it was my first real experiment with windows forms.
The UI as is the case with the database is written in windows forms although I may update these projects to use .NET MAUI instead at some point.
Download the data base project here and the game book here.

JavaScript

I have done many JavaScript projects over the last two years culminating in 2 node.js projects, one is a coding platform for kids, developed alongside a team of other developers and the other is my video editor for the blind.
Here is one of my smaller modules to demonstrate my level of coding.

HTML

HTML and CSS were what I first got started with on my programming journey, and this is the website I built at the end of that first year to showcase my work.