-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
150 lines (131 loc) · 6.47 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
<!DOCTYPE html>
<html lang=en>
<head>
<meta charset=utf-8>
<meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1">
<meta name=viewport content="width=device-width, initial-scale=1">
<meta name=description content="Brett Hardin reads, writes, and creates software.">
<meta name=author content="Brett Hardin">
<meta name=twitter:card content=summary>
<meta name=twitter:description content="Brett Hardin reads, writes, and creates software.">
<meta property=og:image content=http://bretthard.in/assets/images/avatar.png>
<meta name=twitter:image:src content=http://bretthard.in/assets/images/avatar.png>
<meta name=twitter:creator content=@miscsecurity>
<meta name=twitter:url content="http://www.bretthard.in/">
<meta name=twitter:title content="Brett Hardin">
<title>Brett Hardin - Constantly Learning</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="./assets/css/main-page.css">
<!-- Favicon -->
<link rel="icon" type="image/png" href="/assets/images/favicon.png">
<!-- <link rel=apple-touch-icon sizes=57x57 href=/assets/images/favicons/apple-touch-icon-57x57.png>
<link rel=apple-touch-icon sizes=60x60 href=/assets/images/favicons/apple-touch-icon-60x60.png>
<link rel=apple-touch-icon sizes=72x72 href=/assets/images/favicons/apple-touch-icon-72x72.png>
<link rel=apple-touch-icon sizes=76x76 href=/assets/images/favicons/apple-touch-icon-76x76.png>
<link rel=apple-touch-icon sizes=114x114 href=/assets/images/favicons/apple-touch-icon-114x114.png>
<link rel=apple-touch-icon sizes=120x120 href=/assets/images/favicons/apple-touch-icon-120x120.png>
<link rel=apple-touch-icon sizes=144x144 href=/assets/images/favicons/apple-touch-icon-144x144.png>
<link rel=apple-touch-icon sizes=152x152 href=/assets/images/favicons/apple-touch-icon-152x152.png>
<link rel=apple-touch-icon sizes=180x180 href=/assets/images/favicons/apple-touch-icon-180x180.png>
<link rel=icon type=image/png href=/assets/images/favicons/favicon-32x32.png sizes=32x32>
<link rel=icon type=image/png href=/assets/images/favicons/android-chrome-192x192.png sizes=192x192>
<link rel=icon type=image/png href=/assets/images/favicons/favicon-96x96.png sizes=96x96>
<link rel=icon type=image/png href=/assets/images/favicons/favicon-16x16.png sizes=16x16>
<link rel=manifest href=/manifest.json>
<link rel=mask-icon href=/assets/images/favicons/safari-pinned-tab.svg color=#5bbad5>
<meta name=msapplication-TileColor content=#ffc40d>
<meta name=msapplication-TileImage content=/assets/images/favicons/mstile-144x144.png>
<meta name=theme-color content=#eb298c> -->
</head>
<body>
<nav class=main-nav>
<a href=https://github.com/bhardin>GitHub</a>
<a href=https://twitter.com/miscsecurity>Twitter</a>
<a class=cta href=https://medium.com/constantly-learning>Blog</a>
</nav>
<div class=profile>
<section id=wrapper>
<header id=header>
<a href=/about><img id=avatar class=2x src=http://bretthard.in/assets/images/avatar.png></a>
<h1>Brett Hardin</h1>
<h2>Software Developer. <span class=highlight>Constantly Learning</span>.</h2>
</header>
</section>
</div>
<section id=wrapper class=home>
<div class=about>
<ol class=list-view>
<li class=list-item>
<div class=list-header>
<i class="_bubble fa fa-medium fa-3x"></i>
</div>
<div class=list-detail>
<div class=_title-block>
<h3>Writing</h3>
</div>
<p class=_summary>When I think about something for a while, I tend to write about it. I post everything <a href=https://medium.com/constantly-learning>I write at Medium.</a></p>
</div>
</li>
<li class=list-item>
<div class=list-header>
<i class="_bubble fa fa-book fa-3x"></i>
</div>
<div class=list-detail>
<div class=_title-block>
<h3>Reading</h3>
</div>
<p class=_summary>The only way to learn from others. I document everything I read at <a href="https://www.goodreads.com/bretthardin">Goodreads.</a></p>
</div>
</li>
<li class=list-item>
<div class=list-header>
<i class="_bubble fa fa-twitch fa-3x"></i>
</div>
<div class=list-detail>
<div class=_title-block>
<h3>Video Games</h3>
</div>
<p class=_summary>I <a href="https://www.twitch.tv/logical_gambit">stream</a> when I play. It forces me to play through my backlog.</p>
</div>
</li>
<li class=list-item>
<div class=list-header>
<i class="_bubble fa fa-github fa-3x"></i>
</div>
<div class=list-detail>
<div class=_title-block>
<h3>Coding</h3>
</div>
<p class=_summary>How I pay rent. Most of the code I write is private. But, I do <a href="https://www.github.com/bhardin">contribute to open source</a> from time to time.</p>
</div>
</li>
<li class=list-item>
<div class=list-header>
<i class="_bubble fa fa-commenting fa-3x"></i>
</div>
<div class=list-detail>
<div class=_title-block>
<h3>Talks</h3>
</div>
<p class=_summary>I love <a href=https://medium.com/constantly-learning/tagged/talk>presenting</a> although I haven't spoken recently. These talks are all security focused.</p>
</div>
</li>
<li class=list-item>
<div class=list-header>
<i class="_bubble fa fa-suitcase fa-3x"></i>
</div>
<div class=list-detail>
<div class=_title-block>
<h3>Adventures</h3>
</div>
<p class=_summary>I like to <a href=https://medium.com/constantly-learning/tagged/adventure>travel</a> try new things. Mainly as an excuse to visit places and try their food.</p>
</div>
</li>
</ol>
</div>
<footer id=footer>
<p class=small>© Copyright Brett Hardin. Design Stolen from <a href=https://addyosmani.com>Addy Osmani</a></p>
</footer>
</section>
</body>
</html>