School Projects
Personal Security Issues and Best Practices in the Digital Age:
This is an interactive article about the importance of personal security. It goes over Password Security, Phishing, and Data Security. It also has interactive elements for each of the sections. This project was done in collaboration with Wentao Yu and Zihan Li.
Web Programming:
Old class work from my web programming class.
Python Homework:
Old class work from my python coding class.
Spontaneous Proteins:
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.