/Website-v2.0

Personal Website to soon replace the original one at people.bu.edu/djtran

Primary LanguageHTML

Website-v2.0

Source Code for people.bu.edu/djtran

##Difference from original Embracing a greater understanding of web development and better (and neater) program design, here's what's different:

Old:

  • Everything written from scratch
  • Reload a full HTML page with every link
  • Very static and unresponsive to user

New:

  • Bootstrap styling
  • AJAX style page loading
  • More javascript to create visually attractive transitions, increase interactibility with the website, and to respond to user input.

If I had permissions on the people.bu.edu domain, I would take the extra step to create this website as a web application using Spring Boot and serve content such as my games packaged for HTML5 on the site. For now, the only "game" on the site is a small javascript game I made using Phaser.io