-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
46 lines (45 loc) · 1.51 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
---
layout: default
title: About
---
<section class="about-intro">
<h1>Brenna is a JavaScript developer.</h1>
<div class="bio">
<p class="punch"><strong>currently ♥s </strong>SVG, D3.js and Ember.js</p>
<p class="punch"><strong>shares the ♥</strong> through <a href="http://nodeschool.io/toronto" class="">NodeSchool Toronto</a> & <a href="http://talks.brennaobrien.com">public speaking</a>, because code is better with community</p>
<p class="punch"><strong>wants to <a href="/coaching/">mentor</a> you</strong> to become a confident conference speaker</p>
</div>
</section>
<section class="nutshell">
<h2>Brenna is also...</h2>
<div class="icon-list">
<figure>
<p class="icon">🌌</p>
<figcaption>fascinated by<br> outer space</figcaption>
</figure>
<figure>
<p class="icon">📐</p>
<figcaption>a sucker for<br> geometric design</figcaption>
</figure>
<figure>
<p class="icon">💎</p>
<figcaption>addicted to<br> crystals and prisms</figcaption>
</figure>
<figure>
<p class="icon">🌿</p>
<figcaption>into plants<br> and the forest</figcaption>
</figure>
<!-- <figure>
<p class="icon">🎷</p>
<figcaption>probably listening <br />to cool tunes</figcaption>
</figure> -->
<figure>
<p class="icon"><a href="http://brennasol.com">📷</a></p>
<figcaption>photographer,<br> especially fond of film</figcaption>
</figure>
<figure>
<p class="icon">🔲</p>
<figcaption>partial to black <br />and white items</figcaption>
</figure>
</div>
</section>