From 974bcfaffa912cffee2e529e3ede0fa40663d8b8 Mon Sep 17 00:00:00 2001 From: Steven Frazee Date: Wed, 6 Sep 2017 20:54:11 -0400 Subject: [PATCH 1/4] add my name --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1444c5a..65d48c8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # assignment_html_resume Build an HTML5 resume to jump start your job search + +Steve F!!!!!! From 52064b44c5d7695ab1a5f917bf46e0c3cb0df93c Mon Sep 17 00:00:00 2001 From: Steven Frazee Date: Wed, 6 Sep 2017 22:51:21 -0400 Subject: [PATCH 2/4] create my resume --- index.html | 156 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..8144a9f --- /dev/null +++ b/index.html @@ -0,0 +1,156 @@ + + + + + + +
+

Steven Frazee

+
+ 655 Who knows Drive Robs River, TX 08444 +
+ stevefrazee123@gmail.com +
+
+ +
+

Career Goals

+

+ Web development is the first stop on a long journey for me. I hope to learn more computer and math skills in order to meaningfully contribute to the world. +

+
+ +
+

Skills

+ +

Programming Languages

+
    +
  • HTML5
  • +
  • CSS3
  • +
  • Javascript
  • +
  • Ruby on Rails
  • +
  • C++
  • +
  • Python
  • +
+ +

Databases

+
    +
  • +
+ +

Platforms

+
    +
  • +
+ +

Version Control

+
    +
  • Github
  • +
+ +

Operating Systems

+
    +
  • Linux
  • +
+ +

Other Tools

+
    +
  • +
+ +

Soft Skills

+
    +
  • Problem solving
  • +
  • Understanding people
  • +
  • Math and Logic skills
  • +
+
+ +
+

Work Experience

+ + + + + + + + + + + + + + + + + + + + + +
TimeNameLocationTitleResponsibilitiesContact Info
Jan 2014-Jan 2018Moyer BrownToms RiverMedical billingMaking sure the proper insurances were billed for each patient999-999-9999
+
+ +
+

Education

+ + + + + + + + + + + + + + + + + + + +
TimeSchoolLocationMajorMinor
2011OCCToms RiverLib Artsnone
+
+ +
+

Achievements

+
    +
  1. none
  2. +
+
+ +
+

Hobbies And Interests

+
    +
  • Eastern and Western philosophy
  • +
  • Psychology and psychological optimization
  • +
  • Fitness, movement, and physical optimization
  • +
  • Budgeting and money management
  • +
  • Meditation and the benefits of quality focus
  • +
  • lucid dreaming
  • +
+
+ +
+

+ Available upon request +

+
+ + + + + From 8e8cbe28cb0d1114f2418068faa09aaeb70cb747 Mon Sep 17 00:00:00 2001 From: Steven Frazee Date: Wed, 6 Sep 2017 23:25:19 -0400 Subject: [PATCH 3/4] general changes to resume --- index.html | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/index.html b/index.html index 8144a9f..ff75d15 100644 --- a/index.html +++ b/index.html @@ -7,16 +7,17 @@

Steven Frazee

- 655 Who knows Drive Robs River, TX 08444 + 655 Who knows Drive
+ Robs River, TX 08444
- stevefrazee123@gmail.com + mail me

Career Goals

- Web development is the first stop on a long journey for me. I hope to learn more computer and math skills in order to meaningfully contribute to the world. + Web development is the first stop on a long journey for me. I hope to learn more computer and math skills in order to meaningfully contribute to an increasingly software dominated world.

@@ -28,10 +29,11 @@

Programming Languages

  • HTML5
  • CSS3
  • Javascript
  • -
  • Ruby on Rails
  • +
  • Ruby
  • C++
  • Python
  • +

    Databases

      @@ -61,8 +63,8 @@

      Other Tools

      Soft Skills

      • Problem solving
      • -
      • Understanding people
      • -
      • Math and Logic skills
      • +
      • Communicating
      • +
      • Working with others
      @@ -85,7 +87,7 @@

      Work Experience

      Moyer Brown Toms River Medical billing - Making sure the proper insurances were billed for each patient + 999-999-9999 @@ -127,10 +129,9 @@

      Achievements

      Hobbies And Interests

      • Eastern and Western philosophy
      • -
      • Psychology and psychological optimization
      • -
      • Fitness, movement, and physical optimization
      • +
      • Psychology
      • +
      • Movement
      • Budgeting and money management
      • -
      • Meditation and the benefits of quality focus
      • lucid dreaming
      @@ -143,12 +144,12 @@

      Hobbies And Interests

      -
      Steven Frazee
      +

      Steven Frazee

      - 655 Longview Drive Toms River, NJ 08753 + 655 Who knows Drive
      + Robs River, TX 08444
      - stevefrazee123@gmail.com -
      + mail me
      From 614d462867e25c417cab7ac2b3e0632ae568924e Mon Sep 17 00:00:00 2001 From: Steven Frazee Date: Wed, 6 Sep 2017 23:29:39 -0400 Subject: [PATCH 4/4] add github pages to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 65d48c8..c5dd3f3 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ Build an HTML5 resume to jump start your job search Steve F!!!!!! + +Github pages @ https://steve3424.github.io/assignment_html_resume/