-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
310 lines (289 loc) · 14.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- META TAGS -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes">
<meta name="theme-color" content="#01579B">
<meta name="author" content="Tim Nelson">
<meta name="description" content="Tim Nelson | Software Developer and Mentor | Dublin, Ireland">
<meta name="url" content="https://tim.2bn.dev">
<meta property="og:title" content="Tim Nelson">
<meta property="og:description" content="Tim Nelson | Software Developer and Mentor | Dublin, Ireland">
<meta property="og:image" content="https://tim.2bn.dev/static/img/tim-nelson.png">
<meta property="og:type" content="website">
<meta property="og:url" content="https://tim.2bn.dev">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Tim Nelson">
<meta name="twitter:description" content="Tim Nelson | Software Developer and Mentor | Dublin, Ireland">
<meta name="twitter:image" content="https://tim.2bn.dev/static/img/tim-nelson.png">
<!-- LINKS -->
<link rel="icon" sizes="192x192" href="static/img/favicon.png" type="image/x-icon">
<link rel="preload" as="font" href="static/fonts/fa-brands-400.woff2" type="font/woff2" crossorigin="anonymous">
<link rel="preload" as="font" href="static/fonts/fa-regular-400.woff2" type="font/woff2" crossorigin="anonymous">
<link rel="preload" as="font" href="static/fonts/fa-solid-900.woff2" type="font/woff2" crossorigin="anonymous">
<link rel="stylesheet preload" href="static/css/materialize.min.css">
<link rel="stylesheet preload" href="static/css/font-awesome.css">
<link rel="stylesheet" href="static/css/style.css" type="text/css">
<title>Tim Nelson | Software Developer and Mentor</title>
</head>
<body id="top">
<!-- BUTTON : to Top -->
<button id="btn-top" class="blue darken-1 white-text"><i class="fas fa-chevron-up fa-lg"></i><br>top</button>
<!-- IMAGE SLIDER -->
<header class="skewed">
<!-- developer -->
<div class="layer developer grey lighten-4">
<div class="content-header">
<div class="content-body text-shadow">
<span id="developer" class="grey-text text-darken-4"></span>
</div>
<img src="static/img/developer.png" alt="Developer" loading="lazy">
</div>
</div>
<!-- designer -->
<div class="layer designer grey darken-4">
<div class="content-header">
<div class="content-body">
<span class="animate-designer grey-text text-lighten-4 text-shadow">
<span>d</span><span>e</span><span>s</span><span>i</span><span>g</span><span>n</span><span>e</span><span>r</span>
</span>
</div>
<img src="static/img/designer.png" alt="Designer" loading="lazy">
</div>
</div>
</header>
<!-- NAVBAR -->
<nav>
<div class="nav-wrapper">
<div class="brand-logo hide-on-large-only left light-blue-text text-shadow" title="Tim Nelson">
<small class="white-text"><</small><span>T</span><span class="hide-span">im </span><span>N</span><span class="hide-span">elson</span><small class="white-text">></small>
</div>
<a href="#" data-target="mobile-demo" title="Menu" class="sidenav-trigger right">
<i class="fas fa-bars fa-lg" aria-hidden="true"></i>
</a>
<ul class="hide-on-med-and-down upper">
<li><a href="#top" title="Home" id="navlink-top">Home</a></li>
<li class="bullet">•</li>
<li><a href="#about" title="About" id="navlink-about">About</a></li>
<li class="bullet">•</li>
<li><a href="#portfolio" title="Portfolio" id="navlink-portfolio">Portfolio</a></li>
<li class="bullet">•</li>
<li><a href="#skills" title="Skills" id="navlink-skills">Skills</a></li>
<li class="bullet">•</li>
<li><a href="#contact" title="Contact" id="navlink-contact">Contact</a></li>
</ul>
</div>
</nav>
<!-- SIDENAV -->
<ul class="sidenav grey darken-4" id="mobile-demo">
<li class="sidenav-header sidenav-close center-align white-text text-shadow">
<h1><small><</small><span class="light-blue-text">Tim Nelson</span><small>></small></h1>
</li>
<li>
<div class="divider blue"></div>
</li>
<li class="sidenav-close">
<a href="#top">
<i class="fas fa-home fa-lg fa-fw" aria-hidden="true"></i>
<span class="bold upper">Home</span>
</a>
</li>
<li>
<div class="divider blue"></div>
</li>
<li class="sidenav-close">
<a href="#about">
<i class="fas fa-info-circle fa-lg fa-fw" aria-hidden="true"></i>
<span class="bold upper">About</span>
</a>
</li>
<li>
<div class="divider blue"></div>
</li>
<li class="sidenav-close">
<a href="#portfolio">
<i class="far fa-object-group fa-lg fa-fw" aria-hidden="true"></i>
<span class="bold upper">Portfolio</span>
</a>
</li>
<li>
<div class="divider blue"></div>
</li>
<li class="sidenav-close">
<a href="#skills">
<i class="fas fa-graduation-cap fa-lg fa-fw" aria-hidden="true"></i>
<span class="bold upper">Skills</span>
</a>
</li>
<li>
<div class="divider blue"></div>
</li>
<li class="sidenav-close">
<a href="#contact">
<i class="fas fa-envelope fa-lg fa-fw" aria-hidden="true"></i>
<span class="bold upper">Contact</span>
</a>
</li>
<li>
<div class="divider blue"></div>
</li>
<li class="sidenav-close">
<a href="https://www.linkedin.com/in/travel-tim-nelson" target="_blank" rel="noopener">
<i class="fab fa-linkedin fa-lg fa-fw" aria-hidden="true"></i>
<span class="bold">LinkedIn</span>
</a>
</li>
<li>
<div class="divider blue"></div>
</li>
<li class="sidenav-close">
<a href="https://www.github.com/TravelTimN" target="_blank" rel="noopener">
<i class="fab fa-github fa-lg fa-fw" aria-hidden="true"></i>
<span class="bold">GitHub</span>
</a>
</li>
<li>
<div class="divider blue"></div>
</li>
<li class="sidenav-close">
<a href="https://www.youtube.com/c/TimNelsonTravels" target="_blank" rel="noopener">
<i class="fab fa-youtube fa-lg fa-fw" aria-hidden="true"></i>
<span class="bold">YouTube</span>
</a>
</li>
<li>
<div class="divider blue"></div>
</li>
<li class="sidenav-footer grey darken-4"></li>
</ul>
<main>
<!-- ABOUT -->
<section id="about">
<h2 class="center-align text-shadow section-heading">
<span class="heading-span upper font-montserrat text-shadow">About</span>
</h2>
<div class="row">
<div class="col s12 m6 l5 fadeLeft">
<div class="polaroid">
<div class="tape-top-left"></div>
<div class="tape-top-right"></div>
<img src="static/img/tim.png" alt="Tim Nelson" class="responsive-img" loading="lazy">
<br>
<span class="font-permanent-marker">Tim Nelson</span>
<br>
<h6><em>software developer<br>and mentor</em></h6>
</div>
</div>
<div class="col s12 m6 l7 grey-text text-lighten-4 fadeRight">
<p>
<kbd><Hello, World!></kbd>
</p>
<p>
So, who is Tim Nelson?
</p>
<ul>
<li>originally from the USA <span id="flag-us"></span></li>
<li>living in Germany <span id="flag-de"></span></li>
<li>married a Scotsman <span id="flag-scot"></span></li>
<li>dual citizenship in Ireland <span id="flag-ie"></span></li>
<li>an adventurous bearded nomad</li>
<li>an avid travel and technology geek</li>
<li>a scrumptious cookie monster</li>
<li>a full-stack software developer and mentor</li>
</ul>
<p>
I graduated high school with both
<a href="https://en.wikipedia.org/wiki/National_Honor_Society" target="_blank" rel="noopener">National Honor Society</a> and
<a href="https://en.wikipedia.org/wiki/National_Technical_Honor_Society" target="_blank" rel="noopener">National Technical Honor Society</a>.
The following year, I received a full academic scholarship from the United States Congress and German Parliament
(<a href="https://exchanges.state.gov/us/program/congress-bundestag-youth-exchange" target="_blank" rel="noopener">CBYX</a>)
to study in Germany for a year as an exchange student.
</p>
<p>
Since 2000, I've been using an arsenal of tools such as
<span class="html-color"><html></span>, <span class="css-color">.css</span>,
and <span class="ps-color">Ps</span>. In 2015, I started using <span class="js-color">JavaScript()</span>,
<span class="sql-color">SQL</span>, <span class="ai-color">Ai</span> and
<span class="ae-color">Ae</span>. I started playing with
<span class="py-color">Python</span>, programming a Raspberry Pi and experimenting with some
simple automation projects in 2016.
</p>
<p>
In 2018, I enrolled in the Full-Stack Software Development course through
<a href="https://codeinstitute.net/full-stack-software-development-diploma/" target="_blank" rel="noopener">Code Institute</a>,
and increased my skills ten-fold! See below for additional <a href="#skills">skills</a>. I graduated with an average 97% and
<a href="https://api.accredible.com/v1/frontend/credential_website_embed_image/certificate/13614390" target="_blank" rel="noopener">First Class Honors diploma</a>,
which is credit-rated by Edinburgh Napier University. After receiving my diploma, I started working for Code Institute as a Software Developer and Tutor/Mentor!
</p>
</div>
</div>
</section>
<!-- PORTFOLIO -->
<section id="portfolio" class="grey darken-3 center-align grey-text text-lighten-4">
<h2 class="center-align text-shadow section-heading">
<span class="heading-span upper font-montserrat text-shadow">Portfolio</span>
</h2>
<p class="upper bold">
A small selection of my projects.
<br>
Additional projects can be viewed on
<a href="https://www.github.com/TravelTimN" target="_blank" rel="noopener">GitHub</a>.
</p>
</section>
<section class="parallax-container">
<div class="parallax">
<img src="static/img/parallax.png" alt="parallax background" loading="lazy">
</div>
</section>
<!-- SKILLS -->
<section id="skills">
<h2 class="center-align text-shadow section-heading">
<span class="heading-span upper font-montserrat text-shadow">Skills</span>
</h2>
</section>
</main>
<!-- FOOTER -->
<footer id="contact" class="black grey-text text-lighten-4 center-align bold">
<div class="row">
<div class="col s12 m4">
<h1 class="footer-title">Email Me</h1>
<h2>
<a href="mailto:[email protected]?subject=2BN.dev%20Website%20Query" target="_blank" rel="noopener">[email protected]</a>
</h2>
</div>
<div class="col s12 m4">
<h1>
<a href="https://www.linkedin.com/in/travel-tim-nelson" title="LinkedIn" target="_blank" rel="noopener">
<i class="fab fa-linkedin-in fa-fw"></i>
</a>
<a href="https://github.com/TravelTimN" title="GitHub" target="_blank" rel="noopener">
<i class="fab fa-github fa-fw"></i>
</a>
<a href="https://www.youtube.com/c/TimNelsonTravels" title="YouTube" target="_blank" rel="noopener">
<i class="fab fa-youtube fa-fw"></i>
</a>
</h1>
</div>
<div class="col s12 m4">
<h1 class="footer-title">tim.2bn.dev</h1>
<h4 class="grey-text">© <span id="year"></span> Tim Nelson</h4>
</div>
</div>
<ul class="center-align text-shadow">
<li><i class="fas fa-utensils"></i><br>eat<span class="red-text">()</span>;</li>
<li><i class="fas fa-code"></i><br>code<span class="amber-text">()</span>;</li>
<li><i class="fas fa-plane"></i><br>travel<span class="green-text">()</span>;</li>
<li><i class="fas fa-bed"></i><br>sleep<span class="blue-text">()</span>;</li>
<li><i class="fas fa-redo-alt"></i><br>repeat<span class="purple-text">()</span>;</li>
</ul>
</footer>
<!-- SCRIPTS -->
<script src="static/js/materialize.min.js"></script>
<script src="static/js/navbar.js"></script>
<script src="static/js/portfolio.js"></script>
<script src="static/js/skills.js"></script>
<script src="static/js/main.js"></script>
</body>
</html>