Software Projects

A collection of some of my best software projects to date. Convering each language I have experience with and what I am personally proud of. I hope you enjoy!

Linear Equation Solver in MATLAB

Linear MATLAB Solver

My first project ever in MATLAB. This simple program was made to simply find x in a linear equation. For example 8x + 2 = 2x + 4 would be an example of that. I plan to keep improving my MATLAB skills and to create more MATLAB projects.

View Repository
Number Game in Python

Python Number Game

One of the first projects I ever tried related to software/programming. Its not a big project nor is it flashy but it is the first. Hope you maybe have fun with it.

View Repository