From 3839bfe8d9b5f80a25c6cf22248bbd5f61205763 Mon Sep 17 00:00:00 2001 From: Brett Armstrong Date: Mon, 16 Oct 2017 11:29:53 -0600 Subject: [PATCH 1/2] add name --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1444c5a..e1df8ed 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # assignment_html_resume Build an HTML5 resume to jump start your job search +Brett Armstrong \ No newline at end of file From 488a65609fe5f52632d91d730d46d0fdf2153f90 Mon Sep 17 00:00:00 2001 From: Brett Armstrong Date: Mon, 16 Oct 2017 14:24:41 -0600 Subject: [PATCH 2/2] Finished html resume project --- README.md | 3 +- index.html | 139 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 141 insertions(+), 1 deletion(-) create mode 100644 index.html diff --git a/README.md b/README.md index e1df8ed..50f8a58 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # assignment_html_resume Build an HTML5 resume to jump start your job search -Brett Armstrong \ No newline at end of file +Brett Armstrong + diff --git a/index.html b/index.html new file mode 100644 index 0000000..455de38 --- /dev/null +++ b/index.html @@ -0,0 +1,139 @@ + + + + + + Brett Armstrong's Coding Resume + + +
+

Brett Armstrong, Full-Stack Web Developer

+
1446 Detroit St. Apt. 1
Denver, CO 80206
+ brettarmstrong1234@gmail.com +
+
+
+

Career Goals

+

I am currently self-educating myself through various online resources. My goal is to become proficient at coding so that I can be competitive in the Web Developer job market. There are many things about the job of a Web Developer that appeal to me, and currently my goal is to at least have a cursory knowledge of both the front and back end worlds, and in the future specialize to suit my strengths.

+
+
+

Skills

+
    +
  • Programming Languages
  • +
      +
    • Javascript
    • +
    • Python
    • +
    • Ruby/Rails
    • +
    +
  • Databases
  • +
      +
    • Node.js
    • +
    +
  • Platforms
  • +
  • Version Control
  • +
      +
    • Git
    • +
    +
  • Operating Systems
  • +
      +
    • Windows
    • +
    • Mac
    • +
    +
  • Other Tools
  • +
      +
    • Surge.sh
    • +
    +
  • Software Skills
  • +
      +
    • Excel
    • +
    • Photoshop
    • +
    +
+
+
+

Work Experience

+ + + + + + + + + + + + + + + + + + + + + + + + + +
TimeNameLocationPosition TitleResponsibilitiesContact Info
3 YearsUniversity of ColoradoBoulder, COTeaching AssistantGiving lessons to Bass Players, coordinating studio, and coaching chamber ensemblesAvailable on Request, Paul Erhard
1 YearCheyenne Symphony OrchestraCheyenne, WYPrincipal BassistDecide bow for section, play bass solosAllyson FleckPhone Number Available on Request
+
+
+

Education

+ + + + + + + + + + + + + + + + + + + + + + +
TimeSchoolLocationMajorMinor
2 yearsUniversity of ColoradoBoulder, COMasters of MusicN/A
4 YearsWestern Michigan UniversityKalamazoo, MIBachelors of MusicPhilosphy
+
+
+

Achievements

+
    +
  • Graduated Magna Cum Laude W.M.U.
  • +
+
+
+

Hobbies and Interests

+
    +
  • Running
  • +
  • Boardgames
  • +
  • Hiking and Camping
  • +
  • Building Computers
  • +
+
+
+

References

+
    +
  • Paul ErhardPhone Number Available on Request
  • +
  • Allyson FleckPhone Number Available on Request
  • +
  • Becky OstenburgPhone Number Available on Request
  • +
  • Jean DenneyPhone Number Available on Request
  • +
+
+ + + \ No newline at end of file