-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
341 lines (335 loc) · 12.5 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
<!DOCTYPE html>
<!--
Phantom by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Nathan Blaz</title>
<link
rel="icon"
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🎻</text></svg>"
/>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, user-scalable=no"
/>
<link rel="stylesheet" href="assets/css/main.css" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css"
/>
<noscript
><link rel="stylesheet" href="assets/css/noscript.css"
/></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="inner">
<!-- Logo -->
<a href="index.html" class="logo">
<span class="symbol">🎻</span><span class="title">Nathan Blaz</span>
</a>
<!-- My image -->
<div id="my_image">
<img src="./images/nate.jpg" />
<p>
"I believe in inspiring adaptability in myself and others, and I
find purpose in creating new connections."
</p>
</div>
<!-- Nav -->
<nav>
<ul>
<li><a href="#menu">Menu</a></li>
</ul>
</nav>
</div>
</header>
<!-- Menu -->
<nav id="menu">
<h2>Nathan Blaz</h2>
<h4>Software Engineer</h4>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#about">About</a></li>
<li><a href="#footer">Get In Touch</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<div class="inner">
<header>
<h1>
Hello, I'm Nathan Blaz.<br />
I'm a Musician turned Software Engineer.
</h1>
<div id="graph">
<img
src="https://ghchart.rshah.org/nathanblaz"
alt="Nathan Blaz's Github chart"
/>
</div>
<p>
See what I've been working on below. And here's my
<strong
><a
href="https://docs.google.com/document/d/1si8AXXfan5IJNZVy6AXO6qzrn8boXsPtjE4lNUOTwYQ/edit?usp=sharing"
>resume</a
></strong
>
and
<strong><a href="mailto:[email protected]">email</a></strong
>. Thanks for stopping by!
</p>
</header>
<div id="projects">
<h2>Projects</h2>
</div>
<section class="tiles">
<article class="style2">
<span class="image">
<img src="images/tunevillage-app-square.png" alt="" />
</span>
<a href="https://tunevillage-app.herokuapp.com/">
<h2>TuneVillage</h2>
<div class="content">
<p>
Tunevillage is an online music community built for emerging
digital music scenes.
</p>
</div>
</a>
<div class="tiles__links">
<a class="a-tag" href="https://tunevillage-app.herokuapp.com/"
>Live</a
>
|
<a
class="a-tag"
href="https://github.com/nathanblaz/tunevillage-app"
>Repo</a
>
</div>
</article>
<article class="style3">
<span class="image">
<img src="images/showboat-app-square.png" alt="" />
</span>
<a href="https://showboat-app.herokuapp.com/">
<h2>ShowBoat</h2>
<div class="content">
<p>ShowBoat: Flickr clone</p>
</div>
</a>
<div class="tiles__links">
<a class="a-tag" href="https://showboat-app.herokuapp.com/"
>Live</a
>
|
<a
class="a-tag"
href="https://github.com/nathanblaz/showboat-group-project"
>Repo</a
>
</div>
</article>
<article class="style4">
<span class="image">
<img src="images/bagel-rise-square.png" alt="" />
</span>
<a href="https://bagel-rise.herokuapp.com/">
<h2>BagelRise</h2>
<div class="content">
<p>Discover and share your favorite bagels.</p>
</div>
</a>
<div class="tiles__links">
<a class="a-tag" href="https://bagel-rise.herokuapp.com/"
>Live</a
>
|
<a
class="a-tag"
href="https://github.com/nathanblaz/bagel-rise/"
>Repo</a
>
</div>
</article>
<article class="style5">
<span class="image">
<img src="images/ddiy-overflow-square.png" alt="" />
</span>
<a href="https://ddiy-overflow.herokuapp.com/">
<h2>DDIY Overflow</h2>
<div class="content">
<p>
A social web application to allow users to ask STEM related
questions, receive answers from experts and vote their
favorite answers.
</p>
</div>
</a>
<div class="tiles__links">
<a class="a-tag" href="https://ddiy-overflow.herokuapp.com/"
>Live</a
>
|
<a
class="a-tag"
href="https://github.com/jdaniel01/ddiy-overflow-clone/"
>Repo</a
>
</div>
</article>
</section>
<br />
<br />
<div id="skills">
<h2>Skills</h2>
</div>
<section>
<div class="skills">
<i class="skills__icon devicon-javascript-plain colored"></i>
<i
class="skills__icon devicon-react-original-wordmark colored"
></i>
<i class="skills__icon devicon-redux-plain colored"></i>
<i class="skills__icon devicon-python-plain-wordmark colored"></i>
<i
class="skills__icon devicon-postgresql-plain-wordmark colored"
></i>
<i class="skills__icon devicon-sequelize-plain-wordmark"></i>
<i class="skills__icon devicon-express-original-wordmark"></i>
<i class="skills__icon devicon-nodejs-plain-wordmark colored"></i>
<i class="skills__icon devicon-html5-plain-wordmark colored"></i>
<i class="skills__icon devicon-css3-plain-wordmark colored"></i>
<i class="skills__icon devicon-flask-original-wordmark"></i>
<i class="skills__icon devicon-sqlalchemy-original-wordmark"></i>
<i class="skills__icon devicon-heroku-plain-wordmark colored"></i>
<i class="skills__icon devicon-git-plain-wordmark colored"></i>
<i class="skills__icon devicon-docker-plain-wordmark colored"></i>
</div>
</section>
<section class="about__me">
<div id="about__me">
<h2>About</h2>
</div>
<div class="about__inner">
<p>
When I was very young, I used to make my own adventure games in
<a
href="https://arstechnica.com/gadgets/2019/05/25-years-of-hypercard-the-missing-link-to-the-web/"
>HyperCard</a
>
(a precursor to web technologies), and was fascinated by the
sense of place hyperlinking could create. I went on to pursue a
career as a professional cellist, and later on, an audio
technician on large-scale arena concerts, these environments
also allowed me to continue my passion for connecting systems to
create a place for audiences to inhabit and explore. When the
2020 pandemic shuttered my entire industry, I decided that it
was a perfect opportunity to transition into Software
Engineering and continue this passion. After participating in
App Academy’s coding bootcamp, I am very proud of the full-stack
web applications I have built using JavaScript, Python, React,
Redux, HTML, CSS, Node, Express, Flask, and PostgreSQL. My music
industry experience gave me numerous transferable skills such as
implementing, maintaining, and troubleshooting complex systems
at scale, and working in high pressure, fast-paced environments,
but I also have since put in the work to gain essential web
development skills.
</p>
</div>
</section>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<section>
<h2>Get in touch</h2>
<form method="post" action="https://formspree.io/f/mrgrowod">
<div class="fields">
<div class="field half">
<input type="text" name="name" id="name" placeholder="Name" />
</div>
<div class="field half">
<input
type="email"
name="email"
id="email"
placeholder="Email"
/>
</div>
<div class="field">
<textarea
name="message"
id="message"
placeholder="Message"
></textarea>
</div>
</div>
<ul class="actions">
<li><input type="submit" value="Send" class="primary" /></li>
</ul>
</form>
</section>
<section>
<h2>Follow</h2>
<ul class="icons">
<li>
<a
href="www.linkedin.com/in/nathan-blaz-66489a8"
class="icon brands style2 fa-linkedin"
><span class="label">LinkedIn</span></a
>
</li>
<li>
<a
href="https://github.com/nathanblaz"
class="icon brands style2 fa-github"
><span class="label">GitHub</span></a
>
</li>
<li>
<a
href="https://angel.co/u/nathan-blaz"
class="icon brands style2 fa-angellist"
><span class="label">AngelList</span></a
>
</li>
</ul>
<div class="follow__contact-info">
<strong>Nathan Blaz</strong>
<p>Software Engineer</p>
<strong>Email</strong>
<p>
<a href="mailto:[email protected]">[email protected]</a>
</p>
</div>
</section>
<ul class="copyright">
<li>
© Nathan Blaz. All rights reserved. Created with
<a href="http://html5up.net">HTML5 UP</a>.
</li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>