From cd70449bd3aaeb9f0969b8acfe08a7fa0f94a9e4 Mon Sep 17 00:00:00 2001 From: Ashley McDonnell Date: Fri, 25 Aug 2017 11:37:13 +1000 Subject: [PATCH 1/4] Updated README Included my name into the text --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1444c5a..988d701 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # assignment_html_resume Build an HTML5 resume to jump start your job search +Ashley McDonnell From e5914d5b641da856eb49ae4d42f8c6594861813f Mon Sep 17 00:00:00 2001 From: Ashley McDonnell Date: Fri, 25 Aug 2017 13:58:50 +1000 Subject: [PATCH 2/4] Added Heading and Address --- index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..1d3ad53 --- /dev/null +++ b/index.html @@ -0,0 +1,16 @@ + + + +

Ashley McDonnell | Full-Stack Developer

+ +
+ 40 Aluart Road, Innisfail
+ Queensland 4860 +
+ +
+ + + + + From 1c264bf93e9a6079699c6921d2bd060e08bb8ac7 Mon Sep 17 00:00:00 2001 From: Ashley McDonnell Date: Fri, 25 Aug 2017 15:48:11 +1000 Subject: [PATCH 3/4] Added detailed work history --- index.html | 125 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 124 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 1d3ad53..cb9e28e 100644 --- a/index.html +++ b/index.html @@ -1,16 +1,139 @@ + Home

Ashley McDonnell | Full-Stack Developer

40 Aluart Road, Innisfail
Queensland 4860
- + ash.m.mcdonnell@gmail.com
+
+

Career Goals

+

To leverage the skills I've developed completing the Viking Code School program to become a full-stack developer

+
+
+

Skills

+ +

Programming Languages

+
    +
  • Javascript
  • +
  • Ruby
  • +
  • HTML5
  • +
  • PHP
  • +
  • CSS
  • +
+ +

Frameworks

+
    +
  • Bootstrap 3
  • +
  • JQuery
  • +
+ +

Platforms and Software

+
    +
  • Heroku
  • +
  • Pivotal Tracker
  • +
  • Github Version Control
  • +
  • MacOS
  • +
+ +

Software

+
    +
  • Balsamiq Mockups
  • +
  • Atom
  • +
  • Brackets
  • + +
+
+
+ +
+

Work Experience

+ + + + + + + + + + + + + + + + + + + + + + +
Time in YearsName of CompanyLocationPosition TitleResponsibilities
1NHHOLondonProperty ManagerProperty Managment, Service Charge
5WestpacSydneyTeam MemberCustomer Service, Information Requests
+ +
+
+ +
+

Education

+ + + + + + + + + + + + + + + + + + + +
TimeSchoolLocationLevel of Education
5 YearsInnisfail State High SchoolInnisfailYear 12
0.5Viking Code SchoolOnlineFull-Stack Developer
+ +
+ +
+

Achievements

+
    +
  • High Performer Award for staff under 25 - Westpac - 2014
  • +
  • Westpac LEAN accreditation
  • +
+
+
+ +
+

Hobbies and Intrests

+
    +
  • Poker
  • +
  • Cooking
  • +
  • Memes
  • +
+ +
+ +
+

Ashley McDonnell | Full-Stack Developer

+ +
+ 40 Aluart Road, Innisfail
+ Queensland 4860
+
+ ash.m.mcdonnell@gmail.com +
From 7d6b03919c289736f2e8b3c96b2d1069775b1bea Mon Sep 17 00:00:00 2001 From: Ashley McDonnell Date: Tue, 29 Aug 2017 13:48:20 +1000 Subject: [PATCH 4/4] Added Github pages address to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 988d701..324474f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # assignment_html_resume Build an HTML5 resume to jump start your job search -Ashley McDonnell +Written by Ashley McDonnell +Hosted @ https://ashmcd.github.io/assignment_html_resume/