-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
357 lines (314 loc) · 20.8 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
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Jess, please!</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="mq.css">
<link href='http://fonts.googleapis.com/css?family=Josefin+Sans:400,600|Pacifico|Open+Sans:100,300,400,700,600' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="http://i.icomoon.io/public/temp/5169100dce/UntitledProject1/style.css">
</head>
<body>
<!-- This is my nav -->
<nav class="menu clearfix">
<a href="#">☰ Menu</a>
<ul>
<li class= "menuLink" ><a href="#about">About</a>
</li>
<li class= "menuLink"><a href="#skills">Skills
</a></li>
<li class= "menuLink"><a href="#work">Work
</a></li>
<li class= "menuLink"><a href="#blog">Blog
</a></li>
<li class= "menuLink"><a href="#contact">Contact
</a></li>
</ul>
</nav>
<!-- This is home -->
<div class="section home clearfix" id="home">
<div class="innerWrapper">
<svg class="telephone" viewBox="-100 -97.711 300 297.711">
<path class="cable buzz" fill="#e30030" d="M133.51,181.456l8.038-6.023c2.611-1.946,4.074-4.58,4.15-7.396c0.07-2.809-1.257-5.574-3.756-7.779
l-5.051-4.447c-6.022-5.329-8.684-11.832-7.297-17.866c1.387-6.031,6.622-10.725,14.366-12.883l6.487-1.801
c2.839-0.789,4.314-1.997,4.509-2.843c0.193-0.84-0.612-2.564-2.841-4.515l-5.411-4.729c-6.082-5.303-8.755-11.793-7.373-17.804
c1.382-6.011,6.619-10.679,14.407-12.793l6.933-1.891c2.855-0.775,4.333-1.978,4.527-2.821c0.195-0.85-0.606-2.574-2.815-4.527
l-5.049-4.454c-6.025-5.316-8.684-11.832-7.299-17.859c1.386-6.028,6.622-10.725,14.365-12.879l6.487-1.801
c2.84-0.792,4.314-1.997,4.509-2.843c0.194-0.843-0.611-2.567-2.841-4.515l-5.411-4.729c-6.069-5.293-8.756-11.79-7.394-17.813
c0.003-0.014,0.005-0.024,0.009-0.038c1.38-6.004,6.605-10.682,14.341-12.841l6.476-1.804c2.971-0.824,4.247-2.023,4.388-2.635
l0.004-0.017c0.129-0.612-0.548-2.238-2.933-4.213l9.523-10.287c6.24,5.173,9.079,11.593,7.818,17.584
c-1.375,5.694-6.472,10.691-14.275,12.856l-6.48,1.803c-2.841,0.796-4.315,1.997-4.509,2.843c-0.188,0.852,0.611,2.571,2.841,4.515
l5.41,4.732c6.077,5.295,8.763,11.791,7.402,17.814c-0.002,0.01-0.006,0.024-0.009,0.038c-1.382,6.011-6.61,10.688-14.345,12.841
l-6.483,1.802c-2.853,0.797-4.345,2.026-4.542,2.886c-0.198,0.86,0.604,2.616,2.827,4.577l5.045,4.453
c6.019,5.31,8.679,11.805,7.298,17.812c-0.002,0.01-0.006,0.024-0.01,0.041c-1.406,6.012-6.659,10.684-14.438,12.794l-6.933,1.891
c-5.692,1.553-6.106,3.353-1.663,7.236l5.41,4.732c6.076,5.298,8.761,11.798,7.402,17.814c-0.003,0.014-0.006,0.024-0.009,0.038
c-1.383,6.014-6.611,10.692-14.345,12.844l-6.483,1.802c-2.853,0.797-4.345,2.026-4.542,2.886c-0.198,0.86,0.605,2.613,2.826,4.58
l5.047,4.446c5.692,5.036,8.735,11.593,8.555,18.496c-0.036,1.466-0.215,2.903-0.539,4.31c-1.188,5.168-4.272,9.795-8.957,13.3
l-9.09,6.805C138.646,189.909,136.679,185.225,133.51,181.456z"/>
<g id="Your_Icon">
<circle fill="#e30030" cx="45.699" cy="90.648" r="43.877"/>
<circle fill="#e30030" cx="-14.674" cy="92.587" r="12.399"/>
<circle fill="#e30030" cx="-7.877" cy="64.789" r="12.399"/>
<circle fill="#e30030" cx="11.434" cy="42.016" r="12.399"/>
<circle fill="#e30030" cx="39.602" cy="31.225" r="12.399"/>
<circle fill="#e30030" cx="68.308" cy="34.314" r="12.399"/>
<circle fill="#e30030" cx="91.532" cy="51.776" r="12.399"/>
<circle fill="#e30030" cx="-6.191" cy="122.154" r="12.402"/>
<circle fill="#e30030" cx="16.128" cy="143.32" r="12.402"/>
<circle fill="#e30030" cx="45.781" cy="150.571" r="12.402"/>
<path fill="#e30030" d="M87.395,145.027c-1.628,6.653-8.333,10.73-14.993,9.105c-6.65-1.632-10.726-8.336-9.098-14.99
c1.628-6.664,8.336-10.73,14.99-9.108C84.947,131.665,89.02,138.373,87.395,145.027z"/>
<g>
<path fill="#e30030" d="M104.535,1.289c0,5.633-4.609,10.241-10.241,10.241H84.053c-5.633,0-10.241-4.609-10.241-10.241v-30.724
c0-5.633,4.609-10.241,10.241-10.241h10.241c5.633,0,10.241,4.609,10.241,10.241V1.289z"/>
</g>
<g>
<path fill="#e30030" d="M19.191,1.289c0,5.633-4.609,10.241-10.241,10.241H-1.292c-5.633,0-10.241-4.609-10.241-10.241v-30.724
c0-5.633,4.609-10.241,10.241-10.241H8.949c5.633,0,10.241,4.609,10.241,10.241V1.289z"/>
</g>
<path class="receiver buzz" fill="#e30030" d="M183.053-73.814C172.811-90.883,63.57-97.711,46.501-97.711s-126.31,6.828-136.552,23.897
s-10.241,37.552-10.241,44.379c0,2.287,0,17.069,10.241,17.069c13.655,0,43.253,0,47.793,0c6.828,0,13.655-6.828,13.655-13.655
s0-20.483,10.241-23.897c10.241-3.414,64.862-6.828,64.862-6.828s54.621,3.414,64.862,6.828
c10.241,3.414,10.241,17.069,10.241,23.897s6.828,13.655,13.655,13.655c4.54,0,34.138,0,47.793,0
c10.241,0,10.241-14.782,10.241-17.069C193.294-36.263,193.294-56.745,183.053-73.814z"/>
<g>
<path fill="#e30030" d="M-14.947,194.168c0,2.816-3.072,5.121-6.828,5.121h-27.31c-3.755,0-6.828-2.304-6.828-5.121
c0-2.816,3.072-5.121,6.828-5.121h27.31C-18.02,189.048-14.947,191.352-14.947,194.168z"/>
</g>
<g>
<path fill="#e30030" d="M148.915,194.168c0,2.816-3.072,5.121-6.828,5.121h-27.31c-3.755,0-6.828-2.304-6.828-5.121
c0-2.816,3.072-5.121,6.828-5.121h27.31C145.842,189.048,148.915,191.352,148.915,194.168z"/>
</g>
<path fill="#e30030" d="M143.094,11.493c-3.718-6.524-7.227-12.556-14.662-13.618c-23.897-3.414-46.086-5.121-81.931-5.121
S-11.534-5.539-35.43-2.125c-7.435,1.062-10.945,7.094-14.662,13.618c-19.476,34.175-26.303,85.382-25.296,160.523
c0.099,7.51,8.606,19.517,16.062,20.445c27.31,3.414,66.569,5.121,105.828,5.121s78.517-1.707,105.828-5.121
c7.456-0.929,15.963-12.935,16.062-20.445C169.397,96.875,162.57,45.668,143.094,11.493z M112.472,130.344l-18.178-12.986
l-3.414,3.414l12.413,21.719c-9.821,10.627-22.76,18.592-37.869,22.285c-6.339,1.55-12.682,2.222-18.923,2.161
c-6.24,0.065-12.583-0.611-18.923-2.161c-40.942-10.009-66.013-51.309-56.007-92.248c8.589-35.142,40.242-58.57,74.929-58.178
c34.684-0.393,66.34,23.036,74.929,58.178C126.445,93.035,122.652,113.634,112.472,130.344z"/>
</g>
</svg> <!-- svg ends -->
<h1>Jess, please!</h1>
</div>
</div> <!-- home ends -->
<div class="section about clearfix" id="about">
<div class="innerWrapper">
<div class="myPhoto">
<img class="aboutPic " src="images/jess.jpg" alt="Photo of Jess">
<h2>Jess, here! </h2>
<h3><a href="www.twitter.com/jessicaduarte">@jessicaduarte</a></h3>
<p>I am a front-end developer out of Toronto, with a passion for making the web seamlessly beautiful and accessible to all. I build websites that warm the heart and engage the user intellectually and emotionally in a memorable way. </p>
</div>
</div> <!-- innerWrapper -->
</div> <!-- about -->
<div class="section skills clearfix" id="skills">
<div class="innerWrapper">
<ul class="row1 clearfix">
<li>
<svg width="32" height="32" viewBox="0 0 32 32">
<g>
</g>
<path d="M4 16l8-8h-4l-8 8 8 8h4zM24 8h-4l8 8-8 8h4l8-8zM17 4l-5 24h3l5-24z" fill="#000000" />
</svg>
<h3>I code in:</h3>
<ul>
<li>HTML5</li>
<li>CSS3/Sass</li>
<li>JavaScript</li>
<li>Wordpress</li>
</ul>
</li>
<li>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<g>
</g>
<path d="M30.148 5.588c-2.934-3.42-7.288-5.588-12.148-5.588-8.837 0-16 7.163-16 16s7.163 16 16 16c4.86 0 9.213-2.167 12.148-5.588l-10.148-10.412 10.148-10.412zM22 3.769c1.232 0 2.231 0.999 2.231 2.231 0 1.232-0.999 2.231-2.231 2.231s-2.231-0.999-2.231-2.231c0-1.232 0.999-2.231 2.231-2.231z" fill="#000000" />
</svg>
<h3>I speak in:</h3>
<ul>
<li>English</li>
<li>Spanish</li>
<li>French</li>
<li>Italian</li>
</ul>
</li>
<li>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<g>
</g>
<path d="M24.11 10c0.566-0.402 1.11-0.851 1.608-1.348 1.044-1.044 1.742-2.328 1.966-3.616 0.246-1.412-0.115-2.723-0.988-3.597-0.697-0.697-1.641-1.065-2.73-1.065-1.551 0-3.185 0.744-4.483 2.043-2.077 2.077-3.288 4.945-3.94 6.991-0.482-2.056-1.444-4.833-3.313-6.702-1.003-1.003-2.285-1.518-3.495-1.518-0.989 0-1.931 0.344-2.633 1.046-1.562 1.562-1.351 4.306 0.471 6.128 0.65 0.65 1.409 1.189 2.21 1.638h-6.782v8h2v14h24v-14h2v-8h-5.89zM21.073 4.007c0.866-0.866 1.948-1.384 2.892-1.384 0.334 0 0.803 0.070 1.139 0.406 0.813 0.813 0.357 2.697-0.977 4.031-1.373 1.373-3.221 2.318-4.826 2.939h-1.584c0.58-1.798 1.627-4.264 3.356-5.993zM7.31 5.028c-0.022-0.285-0.002-0.82 0.381-1.203 0.32-0.32 0.743-0.387 1.042-0.387v0c0.664 0 1.358 0.313 1.904 0.859 1.059 1.058 1.93 2.743 2.521 4.871 0.016 0.057 0.031 0.115 0.047 0.171-0.057-0.015-0.114-0.031-0.171-0.047-2.128-0.591-3.813-1.462-4.871-2.521-0.495-0.495-0.805-1.13-0.853-1.743zM14 30h-8v-13h8v13zM14 16h-10v-4h10v4zM26 30h-8v-13h8v13zM28 16h-10v-4h10v4z" fill="#000000" />
</svg>
<h3>I offer:</h3>
<ul>
<li>Mobile Design</li>
<li>Accessibility</li>
<li>SEO</li>
<li>API Integration</li>
</ul>
</li>
</div>
</div>
<!--=============Portfolio================-->
<div class="section work clearfix" id="work">
<h2>Work</h2>
<figure>
<h3>Artist Portfolio</h3>
<div class="imageContainer"><img src="images/auroradarwin.ca.png" alt="aurora darwin website screenshot"></div>
<figcaption>
<p>Custom Wordpress theme featuring CSS3 hsl animations, custom post types and responsive design.</p>
<p><a href="http://www.auroradarwin.ca">www.auroradarwin.ca</a></p>
</figcaption>
</figure>
<figure>
<h3>Such Feels</h3>
<div class="imageContainer"><img src="images/movieApp.png" alt="weather app screenshot"></div>
<figcaption>
<p>Built with <a href="http://jennbrewr.com">Jenn Brewer</a> in HTML5, CSS3 and JavaScript, this app features three simultaneous API calls to a weather database, twitter and google streetview to collect images and feelings about the weather from a location entered in the search box.</p>
<p><a href="http://suchfeels.com">www.suchfeels.com</a></p>
</figcaption>
</figure>
<figure>
<h3>The Movie Trail</h3>
<div class="imageContainer"><img src="images/weatherApp.png" alt="movie app screenshot"></div>
<figcaption>
<p>Built in HTML5, CSS3 and JavaScript, this app allows users to search for movies by genre and watch movie trailers right on the site.</p>
<p><a href="http://movietrail.jessplease.com">movietrail.jessplease.com</a></p>
</figcaption>
</figure>
<figure>
<h3>Early Bird</h3>
<div class="imageContainer clearfix"><img src="images/earlybird.png" alt="Early Bird"></div>
<figcaption>
<p>Built as a custom theme in Wordpress, this website features business information as well as custom taxonomies to sort through a large database of custom and feature roasts the cafe carries. Website URL coming soon.
</p>
<p><a href="#"></a></p>
</figcaption>
</figure>
</div> <!-- work ends -->
<!-- ===========Blog Begins =================-->
<div class="section blog clearfix" id="blog">
<div class="innerWrapper">
<div class="post">
<h2>Blog</h2>
<h3>How To Animate SVGs For Total Beginners</h3>
<p>SVGs and I met on a lovely afternoon in Toronto, Ontario at the gorgeous new Learning Labs. That's where hackerYou, the school that is teaching me how to code and changing my life, headquarters is. <span><a href="http://jessplease.ghost.io/how-to-animate-svgs-for-total-beginners/" target="_blank">More...</a></span></p>
</div><!-- POST -->
</div> <!-- INNERWRAPPER -->
</div><!-- BLOG -->
<div class="section contact clearfix" id="contact">
<div class="innerWrapper form">
<h2>Would you like to get in touch?</h2>
<div class="socialMedia clearfix">
<div class="twitter"><a href="http://www.twitter.com/jessicaduarte">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<g>
</g>
<path d="M16 0c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zM25.195 11.284c0.009 0.203 0.014 0.408 0.014 0.614 0 6.269-4.772 13.499-13.499 13.499-2.679 0-5.173-0.785-7.273-2.132 0.371 0.044 0.749 0.066 1.132 0.066 2.223 0 4.268-0.759 5.892-2.031-2.076-0.038-3.828-1.41-4.432-3.295 0.29 0.055 0.587 0.085 0.893 0.085 0.433 0 0.852-0.058 1.25-0.166-2.17-0.436-3.806-2.354-3.806-4.652 0-0.020 0-0.040 0-0.060 0.64 0.355 1.371 0.569 2.149 0.593-1.273-0.851-2.111-2.303-2.111-3.949 0-0.869 0.234-1.684 0.642-2.385 2.34 2.87 5.836 4.759 9.779 4.957-0.081-0.347-0.123-0.709-0.123-1.081 0-2.62 2.124-4.744 4.744-4.744 1.365 0 2.598 0.576 3.463 1.498 1.081-0.213 2.096-0.608 3.013-1.151-0.354 1.108-1.107 2.038-2.086 2.625 0.96-0.115 1.874-0.37 2.725-0.747-0.636 0.951-1.44 1.787-2.367 2.456z" />
</svg>
</a>
</div>
<div class="facebook"><a href="http://facebook.com/jessica.duarte1">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<g>
</g>
<path d="M16 0c8.837 0 16 7.163 16 16 0 8.159-6.107 14.892-14 15.876v-11.876h5.5l0.5-4h-6v-2c0-1.105 0.895-2 2-2h4v-4h-4c-3.314 0-6 2.686-6 6v2h-3v4h3v11.876c-7.893-0.984-14-7.717-14-15.876 0-8.837 7.163-16 16-16z" />
</svg>
</a>
</div>
<div class="codepen"><a href="http://codepen.io/jessynd/">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 500 500" enable-background="new 0 0 500 500" xml:space="preserve">
<g>
<polygon points="123.381,222.551 123.381,264.623 154.831,243.587 "/>
<polygon points="231.932,192.014 231.932,133.385 133.445,199.039 177.439,228.468 "/>
<polygon points="355.561,199.039 257.072,133.385 257.072,192.014 311.569,228.468 "/>
<polygon points="133.445,288.135 231.932,353.789 231.932,295.16 177.439,258.713 "/>
<polygon points="257.072,295.16 257.072,353.789 355.561,288.135 311.569,258.713 "/>
<polygon points="244.501,213.85 200.044,243.587 244.501,273.325 288.961,243.587 "/>
<path d="M244.501,7.038C113.863,7.038,7.955,112.942,7.955,243.587c0,130.645,105.908,236.545,236.546,236.545
c130.645,0,236.549-105.9,236.549-236.545C481.05,112.942,375.145,7.038,244.501,7.038z M390.761,288.151
c0,0.554-0.039,1.1-0.112,1.647c-0.026,0.177-0.069,0.361-0.1,0.538c-0.065,0.354-0.127,0.708-0.22,1.055
c-0.054,0.208-0.131,0.407-0.196,0.608c-0.1,0.308-0.199,0.616-0.322,0.924c-0.085,0.207-0.19,0.407-0.281,0.607
c-0.135,0.285-0.273,0.562-0.427,0.839c-0.112,0.192-0.239,0.385-0.358,0.577c-0.169,0.262-0.342,0.516-0.53,0.762
c-0.139,0.192-0.281,0.369-0.435,0.546c-0.196,0.23-0.404,0.462-0.624,0.677c-0.165,0.17-0.327,0.339-0.5,0.493
c-0.227,0.207-0.469,0.407-0.715,0.6c-0.185,0.146-0.37,0.293-0.566,0.431c-0.072,0.047-0.138,0.108-0.211,0.154l-133.688,89.128
c-2.112,1.408-4.54,2.115-6.975,2.115c-2.428,0-4.859-0.707-6.971-2.115l-133.691-89.128c-0.069-0.046-0.135-0.107-0.204-0.154
c-0.196-0.138-0.385-0.284-0.569-0.431c-0.246-0.192-0.485-0.393-0.712-0.6c-0.173-0.154-0.338-0.323-0.504-0.493
c-0.219-0.215-0.423-0.446-0.627-0.677c-0.146-0.177-0.292-0.353-0.431-0.546c-0.185-0.246-0.362-0.5-0.527-0.762
c-0.127-0.192-0.246-0.385-0.361-0.577c-0.154-0.277-0.292-0.554-0.427-0.839c-0.096-0.2-0.192-0.4-0.281-0.607
c-0.123-0.308-0.227-0.616-0.323-0.924c-0.069-0.2-0.138-0.4-0.196-0.608c-0.092-0.347-0.154-0.7-0.219-1.055
c-0.031-0.177-0.077-0.361-0.1-0.538c-0.073-0.547-0.115-1.093-0.115-1.647v-89.128c0-0.554,0.042-1.1,0.115-1.639
c0.023-0.185,0.069-0.362,0.1-0.546c0.065-0.354,0.127-0.708,0.219-1.054c0.058-0.208,0.127-0.408,0.196-0.608
c0.096-0.308,0.2-0.615,0.323-0.916c0.088-0.208,0.185-0.416,0.281-0.615c0.135-0.285,0.273-0.562,0.427-0.831
c0.115-0.2,0.234-0.393,0.361-0.585c0.166-0.261,0.342-0.515,0.527-0.762c0.138-0.185,0.285-0.369,0.431-0.546
c0.204-0.231,0.408-0.462,0.627-0.677c0.166-0.169,0.331-0.338,0.504-0.493c0.227-0.208,0.466-0.408,0.712-0.6
c0.185-0.146,0.373-0.292,0.569-0.431c0.069-0.046,0.135-0.108,0.204-0.154L237.53,99.439c4.224-2.816,9.721-2.816,13.946,0
l133.688,89.128c0.073,0.046,0.139,0.107,0.211,0.154c0.196,0.139,0.381,0.285,0.566,0.431c0.246,0.192,0.488,0.393,0.715,0.6
c0.173,0.154,0.335,0.323,0.5,0.493c0.22,0.215,0.428,0.446,0.624,0.677c0.153,0.177,0.296,0.361,0.435,0.546
c0.189,0.247,0.361,0.501,0.53,0.762c0.119,0.192,0.246,0.385,0.358,0.585c0.153,0.269,0.292,0.546,0.427,0.831
c0.092,0.2,0.196,0.408,0.281,0.615c0.123,0.3,0.223,0.608,0.322,0.916c0.065,0.2,0.143,0.4,0.196,0.608
c0.093,0.346,0.154,0.7,0.22,1.054c0.03,0.185,0.073,0.362,0.1,0.546c0.073,0.539,0.112,1.085,0.112,1.639V288.151z"/>
<polygon points="365.624,264.623 365.624,222.551 334.179,243.587 "/>
</g>
</svg>
</a>
</div> <!-- codepen -->
<div class="github">
<a href="http://github/jessynd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<g>
</g>
<path d="M16 0c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zM25.502 25.502c-1.235 1.235-2.672 2.204-4.272 2.881-0.406 0.172-0.819 0.323-1.238 0.453v-2.398c0-1.26-0.432-2.188-1.297-2.781 0.542-0.052 1.039-0.125 1.492-0.219s0.932-0.229 1.438-0.406 0.958-0.388 1.359-0.633 0.786-0.563 1.156-0.953 0.68-0.833 0.93-1.328 0.448-1.089 0.594-1.781 0.219-1.456 0.219-2.289c0-1.615-0.526-2.99-1.578-4.125 0.479-1.25 0.427-2.609-0.156-4.078l-0.391-0.047c-0.271-0.031-0.758 0.083-1.461 0.344s-1.492 0.688-2.367 1.281c-1.24-0.344-2.526-0.516-3.859-0.516-1.344 0-2.625 0.172-3.844 0.516-0.552-0.375-1.075-0.685-1.57-0.93-0.495-0.245-0.891-0.411-1.188-0.5s-0.573-0.143-0.828-0.164-0.419-0.026-0.492-0.016-0.125 0.021-0.156 0.031c-0.583 1.479-0.635 2.839-0.156 4.078-1.052 1.135-1.578 2.51-1.578 4.125 0 0.833 0.073 1.596 0.219 2.289s0.344 1.286 0.594 1.781 0.56 0.938 0.93 1.328 0.755 0.708 1.156 0.953 0.854 0.456 1.359 0.633 0.984 0.313 1.438 0.406 0.95 0.167 1.492 0.219c-0.854 0.583-1.281 1.51-1.281 2.781v2.445c-0.472-0.14-0.937-0.306-1.394-0.5-1.6-0.677-3.037-1.646-4.272-2.881-1.235-1.235-2.204-2.672-2.881-4.272-0.7-1.655-1.055-3.414-1.055-5.23s0.355-3.575 1.055-5.23c0.677-1.6 1.646-3.037 2.881-4.272s2.672-2.204 4.272-2.881c1.655-0.7 3.415-1.055 5.23-1.055s3.575 0.355 5.23 1.055c1.6 0.677 3.037 1.646 4.272 2.881 1.235 1.235 2.204 2.672 2.881 4.272 0.7 1.655 1.055 3.415 1.055 5.23s-0.355 3.575-1.055 5.23c-0.677 1.6-1.646 3.037-2.881 4.272z" />
</svg>
</a>
</div> <!-- github -->
<div class="email">
<a href="mailto:[email protected]">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<g>
</g>
<path d="M16 0c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zM8 8h16c0.286 0 0.563 0.061 0.817 0.177l-8.817 10.286-8.817-10.287c0.254-0.116 0.531-0.177 0.817-0.177zM6 22v-12c0-0.042 0.002-0.084 0.004-0.125l5.864 6.842-5.8 5.8c-0.045-0.167-0.069-0.34-0.069-0.517zM24 24h-16c-0.177 0-0.35-0.024-0.517-0.069l5.691-5.691 2.826 3.297 2.826-3.297 5.691 5.691c-0.167 0.045-0.34 0.069-0.517 0.069zM26 22c0 0.177-0.024 0.35-0.069 0.517l-5.8-5.8 5.865-6.842c0.003 0.041 0.004 0.083 0.004 0.125v12z" fill="#000000" />
</svg>
</a>
</div> <!-- email -->
</div> <!-- social media logos end -->
<div class="phoneNum">
<p>t: 416-803-3740</p>
</div>
<form action="https://jessplease.wufoo.com/forms/z1le2z711fgecuy/#public" method="POST" class="myForm" autocomplete="off" name="myForm">
<label for="Field8">Please enter your full name</label>
<input type="text" name="Field8" placeholder="Name">
<label for="Field13">Subject:</label>
<input type="text" name="Field13" placeholder="Subject">
<label for="Field6">Please enter your e-mail address:</label>
<input type="email" name="Field6" placeholder="E-mail Address">
<div class="message">
<label for="Field5">Enter Message:</label>
<textarea placeholder="Write something nice." cols="100" rows="10" name="Field5"></textarea>
</div> <!-- message -->
<input type="hidden" id="idstamp" name="idstamp" value="jtTHclKf+H2Q6BSUxM9AuBwKD+L78umEPlobNPY31Zo=" />
<div class="submit innerWrapper clearfix">
<input class="submit" type="submit" value="Jess, please!">
</div>
</form>
</div> <!-- innerWrapper -->
</div> <!-- contact -->
<div class="footer">
<div class="innerWrapper">
<p>Copyright © 2014, Jess, please!</p>
</div>
</div> <!-- footer -->
<!--WouldI section============= -->
<!-- <div class="section wouldI clearfix">
<div class="innerWrapper questionBreak">
<h2>Fun Facts About Jess</h2>
</div>
</div> -->
<!-- Question Break Ends
-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <!-- take out http if hosted -->
<script src="https://rawgithub.com/kswedberg/jquery-smooth-scroll/master/jquery.smooth-scroll.min.js"></script>
<script src="scripts.js"></script>
</body>
</html>