School Projects

Web Programming:

GitHub Website

Old class work from my web programming class.

Python Homework:

GitHub

Old class work from my python coding class.

Spontaneous Proteins:

GitHub

A C++ and python version of a program that allows a user to pick the Amino Acids they want. It then randomly picks DNA to fit the amino acids chosen. If the random DNA is not correct, it retries until succeeding, all while timing itself and running the timer throughout a calculation to give an estimated amount of time for the peptide to be created.