-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html.eex
46 lines (40 loc) · 1.35 KB
/
index.html.eex
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
<div id='div_intro' class="jumbotron">
<h1>Hi!</h1>
<h2>I'm Graham L. Brown, software engineer, backpacker, and eternal student.</h2>
<p>This page is under construction. Please excuse the mess.</p>
<a href=''></a>
</div>
<div id='div_prof_levels'>
<img href=''>
</div>
<div id='div_help' class='jumbotron'>
<p>I don't claim to be perfcet. Indead, as a backend-dev this a miracle this is readable! I've made many mistakes along my way. However with each mistake I keep learning and becoming better. I've been very fortunate to be surrounded by so many smart and inspiring people, and had the opportunity to learn from them.<p>
<div id='div_help_logos'>
<img id='img_help_ubc' href=''>
<img id='img_help_lendesk' href=''>
<img id='img_help_friends' href=''>
</div>
</div>
<div id='div_accomplishemnts' class="jumbotron">
<p class="lead">Some of my more notable accomplishments:</p>
<ul>
<li>
<p>VSW && Poolr</p>
</li>
<li>
<p>EIA</p>
</li>
<li>
<p>CtC</p>
</li>
<li>
<p>Avid Traveller</p>
</li>
</ul>
</div>
<div id='div_want_more' class='jumbotron'>
<h2>Want more Grellyd?</h3>
<h3>My Software Engineering Resume: <a> id='link_se_resume'</a></h3>
<h3>My Outdoorsy Resume: <a> id='link_outdoor_resume'</a></h3>
<h3>My Travelling Resume: <a> id='link_travel_resume'</a></h3>
</div>