Resume page built with HTML, CSS and Javascript. I learned how to manipulate data types, build loops, and create functions in JS. I also learned how to use jQuery DOM manipulation build my resume when a user opens the website.
live version: http://georgejdli.github.io/frontend-nanodegree-resume/
Using what I learned from Udacity's Javascript Design Patterns Course (https://www.udacity.com/course/viewer#!/c-ud989) I refactored JS code according to the separation of concerns principle.