-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
253 lines (166 loc) · 8.08 KB
/
index.html
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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--[if lt IE 7 ]> <html class="ie6" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if IE 7 ]> <html class="ie7" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if IE 8 ]> <html class="ie8" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if IE 9 ]> <html class="ie9" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html xmlns="http://www.w3.org/1999/xhtml"> <!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<title>Formal CV</title>
<meta name="description" content=" add description ... " />
<meta name="keywords" content=" add keywords ... " />
<!-- /// Favicon //////// -->
<link rel="shortcut icon" href="favicon.ico" />
<link rel="apple-touch-icon-precomposed" href="apple-touch-icon.png" />
<!-- /// CSS Stylesheets //////// -->
<link type="text/css" href="style.css" rel="stylesheet" media="all" />
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,700' rel='stylesheet' type='text/css' />
<!-- /// jQuery //////// -->
<script type="text/javascript" src="_layout/js/jquery-1.9.1.min.js" ></script>
<!-- /// Imagebox //////// -->
<script type="text/javascript" src="_layout/js/imagebox/jquery.imagebox.min.js"></script>
<link rel="stylesheet" type="text/css" href="_layout/js/imagebox/imagebox.css" />
<!-- /// FlexSlider //////// -->
<script type="text/javascript" src="_layout/js/flexslider/jquery.flexslider.min.js"></script>
<link rel="stylesheet" type="text/css" href="_layout/js/flexslider/flexslider.css" />
<!-- /// Validity //////// -->
<script type="text/javascript" src="_layout/js/validity/jquery.validity.js"></script>
<link rel="stylesheet" type="text/css" href="_layout/js/validity/css.validity.css" />
<!-- /// Custom JS //////// -->
<script type="text/javascript" src="_layout/js/scripts.js"></script>
<script type="text/javascript" src="_layout/js/plugins.js"></script>
</head>
<body>
<div class="wrap">
<div class="content">
<!-- /// CONTENT /////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<div class="row">
<div class="span6">
<h1 class="logo">
Giselle Sperber
</h1>
</div><!-- end .span6 -->
<div class="span3">
<address class="address-info hide-on-phone">
92 Gates Avenue
<br />Apartment 5E
<br />Brooklyn, NY 11238
</address>
</div><!-- end .span3 -->
<div class="span3">
<ul class="contact-info hide-on-phone fixed">
<li>E-mail: <a href="mailto:[email protected]">[email protected]</a></li>
<li>Website: <a href="http://gisellesperber.com">gisellesperber.com</a></li>
<li>Phone: <strong>347-693-3972</strong></li>
</ul>
</div><!-- end .span3 -->
</div><!-- end .row -->
<!-- // Personal Profile ////////////////////////////////////////////////////////////////////////////////// -->
<div class="row">
<div class="span12">
<h2 class="cv-profile">Inventive collaborator, empathetic designer, and adept facilitator. <br /></h2>
</div><!-- end .span12 -->
</div><!-- end .row -->
<!-- // Working experience //////////////////////////////////////////////////////////////////////////////// -->
<div class="row">
<div class="span3"> </div>
<div class="span9">
<h3 class="cv-section-title">Working Experience</h3>
</div><!-- end .span9 -->
</div><!-- end .row -->
<!-- cv item -->
<div class="row cv-item">
<div class="span3 cv-item-description">
<h6>Amplify Education</h6>
<p><span class="mute">2011 - Present</span></p>
</div><!-- end .span3 -->
<div class="span9 cv-item-details">
<h4>Product Designer</h4>
<p class="last">UI / UX design and product development for inBloom, a Gates Foundation open-source education datastore and API. Worked iteratively with agile team.</p>
<ul class="disc last">
<li>Conducted interviews with educators to discover needs.</li>
<li>Created sketches, workflows, wireframes, and live style guide. </li>
<li>User tested designs using rapid prototypes.</li>
</ul>
</div><!-- end .span9 -->
</div><!-- end .row -->
<!-- cv item -->
<div class="row cv-item">
<div class="span3 cv-item-description">
<h6>Greene Hill Food Co-op</h6>
<p><span class="mute">2009 - 2011</span></p>
</div><!-- end .span3 -->
<div class="span9 cv-item-details">
<h4>Co-founder, Board Vice President</h4>
<p class="last">Opened a not-for-profit grocery store in Brooklyn with a small group of neighbors.</p>
<ul class="disc last">
<li>Held community meetings, assessed needs, and helped define the mission.</li>
<li>Created a recruitment plan that grew membership to over 1300. </li>
<li>Ran an employee search and hired the first General Manager.</li>
</ul>
</div><!-- end .span9 -->
</div><!-- end .row -->
<!-- cv item -->
<div class="row cv-item">
<div class="span3 cv-item-description">
<h6>Wireless Generation</h6>
<p><span class="mute">2005 - 2009</span></p>
</div><!-- end .span3 -->
<div class="span9 cv-item-details">
<h4>Visual Designer</h4>
<p class="last">Designed for web and mobile education applications from concept to pixel perfection. Led mobile redesign of chief early literacy application, DIBELS. Divvied up tasks to team of four designers.</p>
</div><!-- end .span9 -->
</div><!-- end .row -->
<!-- // Education //////////////////////////////////////////////////////////////////////////////////////// -->
<div class="row">
<div class="span3"> </div>
<div class="span9">
<h3 class="cv-section-title">Education</h3>
</div><!-- end .span9 -->
</div><!-- end .row -->
<!-- cv item -->
<div class="row cv-item">
<div class="span3 cv-item-description">
<h6>Rice University</h6>
<p>Houston, Texas
<br /><span class="mute">1997 - 2004</span></p>
</div><!-- end .span3 -->
<div class="span9 cv-item-details">
<h4>Bachelor of Architecture</h4>
<p>Rice University, B.A., Architecture and French Studies
<span class="mute">Masters equivalent 6 year program</span>
<br> The Sorbonne Paris IV, French literature, DEUG level</p>
</div><!-- end .span9 -->
</div><!-- end .row -->
<!-- // Core skills /////////////////////////////////////////////////////////////////////////////////////// -->
<div class="row">
<div class="span3"> </div>
<div class="span9">
<h3 class="cv-section-title">Technical skills</h3>
</div><!-- end .span9 -->
</div><!-- end .row -->
<div class="row">
<div class="span3"> </div>
<div class="span9">
<div class="row">
<div class="span3 skill">
<h4>HTML Coding</h4>
<!-- To change the level modify class="l-5" with l-1 ... l-10 for skill levels from 1 to 10 -->
<div class="level"><span class="l-5">average skillset</span></div>
<p>working</p>
</div><!-- end .span3 -->
<div class="span3 skill">
<h4>Adobe Photoshop</h4>
<div class="level"><span class="l-8">extensive knowledge</span></div>
<p>extensive knowledge</p>
</div><!-- end .span3 -->
<div class="span3 skill">
<h4>Adobe Indesign</h4>
<div class="level"><span class="l-6">good skillset</span></div>
<p>good</p>
</div><!-- end .span3 -->
</div><!-- end .row -->
</div><!-- end .span9 -->
</div><!-- end .row -->
<!-- //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->