Coding Samples
-
ENG391C HTML/CSS Coding Exercises
This website you are currently on is the culmination of a semester's worth of learning and experimenting with HTML/CSS starting from using HTML for the first time and inserting colors and typography with CSS, all the way to making navigation menus and working with CSS Grid!
Click the image above to see my first attempts!
-
Python Data Science Project
This project displays my introduction to data science using Python. We were given different datasets from Kaggle to choose from, and then wrote functions to display different stats of the study and create visual displays.
Click the image above to see a PDF of the code explanation and final results.
-
Python Wordle Project
This project was a brief introduction to game design. While it is not extremely complex, it was one of the first times I used functions, loops, and conditions to create an output that had some functionality to a different user.
Click the image for the code!