diff --git a/README.md b/README.md index 1444c5a..16dc90e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # assignment_html_resume Build an HTML5 resume to jump start your job search + +By Ryan Barnett + +[See Resume](https://ryandbarnett.github.io/assignment_html_resume/) \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..2f10100 --- /dev/null +++ b/index.html @@ -0,0 +1,179 @@ + + + + + + + Ryan Barnett's HTML5 Resume + + + +
+

Ryan Barnett | Software Engineer

+ +
+ 1967 Lakeshore Road +
+ Camden, SC 29020 +
+ + + ryan@localimpact.co + +
+
+ + +
+

Goals

+ +

My main objective is to become the best software engineer in South Carolina!

+
+ + +
+

Skills

+ +

Programming Languages

+
    +
  1. HTML5
  2. +
  3. CSS3
  4. +
  5. SASS
  6. +
  7. Javascript
  8. +
  9. Ruby
  10. +
+ +

Databases

+
    +
  1. SQLite3
  2. +
  3. PostgreSQL
  4. +
  5. MySQL
  6. +
  7. MongoDB
  8. +
  9. Redis
  10. +
+ +

Platforms

+
    +
  1. Heroku
  2. +
  3. AWS
  4. +
+ +

Version Control

+
    +
  1. Git
  2. +
  3. Github
  4. +
+ +

Operating Systems

+
    +
  1. Windows
  2. +
  3. Unix
  4. +
  5. Mac OS X
  6. +
+ +

Other Tools

+
    +
  1. Sublime Text
  2. +
  3. Wordpress
  4. +
+ +

Soft Skills

+
    +
  1. Adaptable
  2. +
  3. Team Player
  4. +
  5. Trustworthy
  6. +
+
+ + +
+

Education

+ + + + + + + + + + + + + + + + + +
TimeSchoolLocationCertificate
2 YearsHarvardOnlineWeb Technologies
+
+ + +
+

Work Experience

+ + + + + + + + + + + + + + + + + + + + + +
TimeNameLocationPosition TitleResponsibilitiesContact Info
2 YearsLocal ImpactCamden, SCDeveloperProblem Solver803-412-2840
+
+ + +
+

Achievements

+ +
    +
  1. Honorably Served in US Marine Corps
  2. +
  3. Sole Web Developer for Marketing Firm
  4. +
+
+ + +
+

Hobbies and Interests

+ +
    +
  1. Learning
  2. +
  3. Fostering Kittens
  4. +
  5. Raising Ducks
  6. +
+
+ + +
+

References

+ +

Available upon request

+
+ + + +
+
+
+
+ + + \ No newline at end of file diff --git a/solution.html b/solution.html new file mode 100644 index 0000000..e6def54 --- /dev/null +++ b/solution.html @@ -0,0 +1,217 @@ + + + + + + My Resume + + + +
+

John Smith | Software Engineer

+ +
+ 1234 Street Road +
+ Townville, NY 12345 +
+ + + webmaster@example.com + +
+
+ + + +
+

Goals

+ +

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Earum libero assumenda iure expedita et quia voluptates numquam, provident dolores. Id vitae asperiores quo quam dolorem veritatis distinctio, quisquam consequatur porro.

+
+ + + +
+

Skills

+ +

Programming Languages

+
    +
  1. HTML5
  2. +
  3. CSS3
  4. +
  5. SASS
  6. +
  7. Ruby
  8. +
  9. JavaScript
  10. +
+ +

Databases

+
    +
  1. SQLite3
  2. +
  3. PostgreSQL
  4. +
  5. MySQL
  6. +
  7. MongoDB
  8. +
  9. Redis
  10. +
+ +

Platforms

+
    +
  1. Heroku
  2. +
  3. AWS
  4. +
+ +

Version Control

+
    +
  1. Git
  2. +
  3. Github
  4. +
+ +

Operating Systems

+
    +
  1. Unix
  2. +
  3. Mac OS X
  4. +
+ +

Other Tools

+
    +
  1. Sublime Text
  2. +
+ +

Soft Skills

+
    +
  1. Communication
  2. +
+
+ + + +
+

Education

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TimeSchoolLocationMajor/Degree EarnedMinor
2016Viking Code SchoolOnlineWeb Development/Software EngineeringN/A
2016Viking Code SchoolOnlineWeb Development/Software EngineeringN/A
2016Viking Code SchoolOnlineWeb Development/Software EngineeringN/A
+
+ + + +
+

Work Experience

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TimeNameLocationPosition TitleResponsibilitiesContact Info
2015-2016Dunder MifflinScranton, PAAssistant to the Regional ManagerProvide assistance to the regional manager, make coffee, sell paper123-456-7890 - Dwight Schrute
2015-2016Dunder MifflinScranton, PAAssistant to the Regional ManagerProvide assistance to the regional manager, make coffee, sell paper123-456-7890 - Dwight Schrute
2015-2016Dunder MifflinScranton, PAAssistant to the Regional ManagerProvide assistance to the regional manager, make coffee, sell paper123-456-7890 - Dwight Schrute
+
+ + + +
+

Acheivements

+ +
    +
  1. Paper Salesman of the Year - 2016
  2. +
  3. Paper Salesman of the Year - 2015
  4. +
  5. Paper Salesman of the Year - 2014
  6. +
+
+ + + +
+

Hobbies and Interests

+ +
    +
  1. Mountain Climbing
  2. +
  3. Cooking
  4. +
  5. Knitting
  6. +
  7. No seriously, Knitting
  8. +
+
+ + + +
+

References

+ +

Available upon request

+
+ + + +
+
+
+
+ + + + + \ No newline at end of file