Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 516 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 516 Bytes

George Li resume

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.