top of page
Green Geometric Shapes

Programming Projects

Welcome to my programming project portfolio! Explore a diverse range of use cases in Python, C++, C# and more. From Machine Learning to systems programming, each project demonstrates my versatility and problem-solving skills.

Website1.png

Single Perceptron Neural Network in Python

Implementation of a neural network with a single perceptron and one input node for simple linear regression with forward and backwards propagation. 

Crypto-Trading Platform in C++

A comprehensive project that develops a crypto currency exchange in C++ from scratch allowing for trading, bidding, exchange and all the other functionalities available in an exchange. 

Website2.png
Website3.png

Unity Game development in C#

My foray into game development, covering essential C# concepts tailored for Unity. 

Monte Carlo Simulations in C

This project is an educational powerhouse, offering hands-on learning opportunities in array manipulation, memory management, and rigorous testing. The odds of winning a hand in a game of poker using Monte Carlo Simulations. 

Website4.png
Website6.png

Wix Code Patches

While working on this wysiwyg platform, I noticed the need for several custom code patches that are needed in order to solve some longstanding issues. I maintain a repo of these fixes for easy access by other users.

bottom of page