Projects
C# Projects
Dungeons and Dragons ‘Hub’ - Used to manage information and rolls during a campaign session - Features RegEx, file IO, and random number generation - Planning to eventually add a database or API access
Python Projects
Text to NATO phonetic alphabet - A basic translator that will convert text into the equivalent NATO Phoentic Alphabet characters Change machine - A basic change machine. Enter in an amount and receive back a breakdown of coins in order of descending monetary value. Word cloud from HTML parser - Enter in the URL of an HTML page and generate a word cloud off of it. Still in development.
MATLAB Projects
Finite Difference Method in MATLAB
- Implementing the Finite Dif
C++ and MATLAB
Analysis of a Spring-Mass System at Equilibrium
- Practice coding math algorithms.