University

Covid Dashboard Website

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.