-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
41 lines (37 loc) · 1.34 KB
/
about.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
---
layout: default
title: About
---
{% include JB/setup %}
<h1 class="page-title">Hi there! I'm Julia.</h1>
<hr>
<h2 class="page-description">I'm currently a student at Carnegie Mellon University in Pittsburgh, Pennsylvania.</h2>
<hr>
<p><strong><span class="dropcap">I</span> am studying Information Systems, Human-Computer Interaction, Art, and Design </strong>(Double Major, Double Minor, in that order). I like to make things that are useful, usable, and beautiful. I have the smiley in my logo because, if you spend time around me, you realize that my default facial expression is a smile.</p>
<div class="one-third">
<h4>My Superpowers Include</h4>
<ul class="star dotted">
<li>learning quickly</li>
<li>teaching myself things</li>
<li>omniscience ;)</li>
</ul>
</div>
<div class="one-third">
<h4>Things I Do For Fun:</h4>
<ul class="circle dotted">
<li>ice skating</li>
<li>soccer</li>
<li>drawing</li>
<li>cooking</li>
<li>reading</li>
</ul>
</div>
<div class="one-third last">
<h4>Believe It or Not (Random Facts)</h4>
<ul class="arrow-2 dotted">
<li>I've been a rodeo clown ~10 times.</li>
<li>I was Secretary General of my High School Model United Nations Club</li>
<li>I horseback rode for 10 years (until I moved to Pittsburgh)</li>
<li>I can play percussion instruments with some degree of proficiency.</li>
</ul>
</div>