Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.33 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.33 KB

richardsonethan.me

This is my personal website!

The majority of content here has been created while enrolled in Web Development class at SIU.

As well as class projects, I have also included links to additional side projects I've picked up in my free time.

#CS350 Projects

  • Lab 1 - HTML Warm-Up Project. HTMLBasics
  • Lab 2 - JavaScript Form Validation With Regular Expressions. JSRegexFormValidation
  • Lab 3 (This Repository) - HTML5 Personal Webpage. (header, footer, section, article, aside, nav)
  • Lab 4 - JavaScript Wheel of Fortune. JSWheelOfFortune
  • Lab 5 - PHP Session Handling, File Operations, and Text Processing. (hosted offsite)
  • Lab 6 - AJAX Photo Gallery, Preloads: Next & Previous Images. AJAXPhotoGallery
  • Lab 7 - JSP Same as Lab 5, using Java Servlet Pages JSP as opposed to PHP. (hosted offsite)
  • Lab 8 - Oracle DB Same as Lab 5, using Oracle Databases as opposed to File Operations. (hosted offsite)

#Additional Projects

  • Virtual Campus - Phaser (HTML5 Gaming Engine): SIU's Campus made with Pokemon Sprites and Tiles. PhaserVirtualCampus