Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 558 Bytes

File metadata and controls

7 lines (7 loc) · 558 Bytes

school_projects

High School Projects and Fun Stuff

  • Pet Vault: Secure Password Vault protected using combination of your pet photos (PHP, MySQL, XAMPP)
  • UoA: "University of Ansh" Demo Application System (PHP, MySQL, XAMPP)
  • Web Crawler: Returns a HTML file of any public webpage given a url (JavaScript)
  • Secure File Storage: Secure File Storage system protected by encrypted passwords that enables user to download and upload files (PHP, MySQL, XAMPP)
  • BlackJack Simulation: Simulated BlackJack play in terminal with integrated betting system (Java)