-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
142 lines (131 loc) · 5.35 KB
/
index.html
File metadata and controls
142 lines (131 loc) · 5.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!DOCTYPE html>
<html>
<!--welcome to my online cv - project one for web design bootcamp at yoobee school of design-->
<head>
<meta charset="UTF-8">
<!--code for responsive design-->
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
<!-- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> -->
<meta name="HandheldFriendly" content="true">
<title>Jade Shearstone CV | Resume | Experience | Skills</title>
<!--styling and fonts-->
<link rel="stylesheet" type="text/css" href="http://necolas.github.io/normalize.css/3.0.1/normalize.css">
<link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/hover.css">
<!--google analytics-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-51275489-1', 'jadeshearstone.me');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="page_wrap">
<section class="header">
<h1>jade shearstone</h1>
</section>
<div class="left">
<section class="about">
<h2>about me</h2>
<div>
<p>
hello, i'm jade & i'm learning web design. i love simple, clean & user friendly interfaces. <br> i'm a thinker & a creator who wants to make a difference today so the world can be a better place tomorrow.
</p>
</div>
</section>
<section class="education">
<h2>my education</h2>
<div class="design">
<h3>web design</h3>
<h4>
<a href="http://www.yoobee.ac.nz/general/content/about-yoobee.html" target="_blank" class="skew">yoobee school of design</a>
<span>2014</span>
</h4>
</div>
<div class="arts">
<h3>bachelor of arts</h3>
<h4>
<a href="https://www.auckland.ac.nz/en/about/the-university.html" target="_blank" class="skew">university of auckland</a>
<span>2011</span>
</h4>
</div>
</section>
<section class="skills">
<h2>what i can do</h2>
<!--This image will only show on a screen width greater than 725px-->
<div id="infographic">
<img src="images/skills.png" alt="Skills Infographic">
</div>
<!--This image will only show on a screen width less than 725px-->
<div id="mobile">
<img src="images/skills-small.png" alt="Skills Infographic">
</div>
</section>
</div>
<div class="right">
<section class="work">
<h2>where i've worked</h2>
<div class="airnz">
<h3 class="grow"><a href="http://www.airnewzealand.co.nz/corporate-profile" target="_blank">air new zealand</a></h3>
<h4>
project coordinator
<span>feb 14 - may 14</span>
</h4>
<p>
this was a fixed term contract working on a procurement project to implement a new purchasing process across the whole business for simplification, cost savings & vendor reduction.
</p>
</div>
<div class="xero">
<h3 class="grow"><a href="http://www.xero.com/about/" target="_blank">xero</a></h3>
<h4>
recruitment projects
<span>sep 13 - dec 13</span>
</h4>
<h4>
events coordinator
<span>may 13 - aug 13</span>
</h4>
<h4>
recruitment consultant
<span>dec 12 - apr 13</span>
</h4>
<p>
i recruited for design, marketing, sales, training, finance & development teams across new zealand & australia. i also supported the australian sales team with events across the country & our annual conference, xerocon.
</p>
</div>
<div class="locog">
<h3 class="grow"><a href="http://www.olympic.org/london-2012-summer-olympics" target="_blank">locog</a></h3>
<h4>
vcc manager
<span>feb 12 - sep 12</span>
</h4>
<h4>
recruitment advisor
<span>sep 11 - apr 12</span>
</h4>
<p>
i helped recruit the paid workforce for the london 2012 olympic & paralympic games. in the lead up & during games time i managed the operational communication centres for the aquatic test events & at greenwich park for equestrian & modern pentathlon.
</p>
</div>
</section>
</div>
<footer class="contact">
<h2>don't be shy, say hello</h2>
<p>
if you would like to work with me, or just fancy a coffee & a chat, choose your preference below & get in touch. i'd love to hear from you!
</p>
<ul class="icons">
<li class="sink"><a href="mailto:shearstone.jade@gmail.com?Subject=Hello%20Jade" target="_top"><img src="images/mail.png" alt="Email"></a></li>
<li class="sink"><a href="http://nz.linkedin.com/in/jadeshearstone/" target="_blank"><img src="images/linkedin.png" alt="LinkedIn"></a></li>
<li class="sink"><a href="https://twitter.com/jadeshearstone" target="_blank"><img src="images/twitter.png" alt="Twitter"></a></li>
<li class="sink"><a href="https://github.com/JadeCodes" target="_blank"><img src="images/github.png" alt="GitHub"></a></li>
</ul>
</footer>
</div>
</body>
</html>