University | Personal
University
Covid Dashboard Website
- Dynamic website that updates Global Covid Statistics in Real-Time
- Covid Data API may no longer be available
- Hosted live via Netlify

Quiz Central Website
- Website that processes response data to display quiz results
- Input recorded in Firestore database if the user creates a profile

FAB Casino
- iOS Mobile App, featuring Roulette, Blackjack, and Slot Machine
- Developed natively in Swift 5, using Xcode 13

Personal Projects
My Web Portfolio
- Personal website, HTML5 UP boilerplate code
- Hosted through Github Pages

UDP Pinger
- Python program, send/receive UDP packet traffic monitoring between host and target, on unallocated port
- Experiment with Zero Delays & No Packet Loss, and Simulated Delay & Some Loss

Heart
- C++ source code prints heart emoji 1 million times
- Learned the limits of my hardware when working with large text files.