forked from jonbarron/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
637 lines (617 loc) · 33.1 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
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
<!DOCTYPE HTML>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FCRWWBQFM2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-FCRWWBQFM2');
</script>
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="assets/css/blocks.css" />
<!-- The stylesheet should go in the <head>, or be included in your CSS -->
<link rel="stylesheet" href="assets/css/blockrain.css">
<!-- jQuery and Blockrain.js -->
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
<title>Nathaniel Houk</title>
<meta name="author" content="Nathaniel Houk">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Personal website of Nathaniel Houk - mathematician, computer engineer, derivatives trader, and entrepreneur based in Amsterdam.">
<link rel="stylesheet" type="text/css" href="assets/css/stylesheet.css">
</head>
<body itemscope itemtype="http://schema.org/Person">
<table style="width:100%;max-width:800px;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr style="padding:0px">
<td style="padding:0px">
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr style="padding:0px">
<td style="padding:2.5%;width:63%;vertical-align:middle">
<p style="text-align:center">
<name itemprop="name">Nathaniel J. Houk</name>
</p>
<p itemprop="description">Hi, I'm Nate 👋<br/><br/>I'm an Italian-American mathematician, computer engineer, derivatives trader, entrepreneur, and music enthusiast.</p>
<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<meta itemprop="addressLocality" content="Amsterdam">
<meta itemprop="addressCountry" content="Netherlands">
</div>
<p>I'm interested in computers, programming, machine learning, options, old electronics, eurorack, techno music, and traveling. I currently reside in Amsterdam, Netherlands.</p>
<p>In June 2023, I led my team from ideation to execution, winning first place at the <a href="https://github.com/natehouk/flow-ai-hackathon-2023">Flow Traders AI Hackathon</a>. My expertise in generative AI and prompt engineering fuels my passion for this field.</p>
<p>
In 2015, I founded <a href="https://epsilonrecords.nl">Epsilon Records</a>, a boutique record label specializing in Techno, Acid, and Deep House. I also pioneered Beautiful Techno, a genre fusing techno's intensity with melodic, emotive, and atmospheric elements for an immersive experience. Check out our latest releases on <a href="https://epsilonrecords.bandcamp.com">Bandcamp</a>!
</p>
<p>
From 2008 to 2015 I worked as a derivatives trader at several high-frequency trading firms including <a href="https://www.imc.com">IMC Financial Markets</a> and <a href="https://www.wolve.com">Wolverine Trading</a>.
</p>
<p>
I did my bachelors at the <a href="https://minghsiehece.usc.edu">University of Southern California</a> where I graduated in 2008 summa cum laude with a 4.0 major GPA in Computer Engineering and Computer Science. I worked as a teaching assistant for EE106 taught by <a href="https://viterbi.usc.edu/directory/faculty/Redekopp/Mark">Professor Mark Redekopp</a>.
</p>
<p>
In 2006 I founded the <a href="https://www.uscewb.org/">USC Chapter of Engineers Without Borders</a> and served as the President through 2008. The EWB-USC club is a 501(c)3 organization dedicated to improving lives through sustainable water and related engineering projects.
</p>
<p>
In Fall 2005 I won the <a href="http://contest.usc.edu/index.php/Fall05/Home">USC Programming Contest</a> writing my <a href="https://github.com/natehouk/usc-programming-contest">solutions</a> in <a href="https://github.com/natehouk/usc-programming-contest/blob/master/c%2B%2B%20solution-nate.cpp">C++</a>. My <a href="http://ee-classes.usc.edu/ee459/">EE459</a> senior design project involved writing <a href="https://github.com/natehouk/usc-ee459-senior-design-project/blob/master/main.c">embedded C</a> and reverse engineering the Apple 30-pin connector to build an alarm clock called <a href="https://github.com/natehouk/usc-ee459-senior-design-project">iSnooze</a>.
</p>
<p>
I grew up on Bainbridge Island, WA and graduated from <a href="https://www.bisd303.org/bhs">Bainbridge High School</a> in 2004.
</p>
<p style="text-align:center">
<a href="mailto:[email protected]" aria-label="Email">Email</a>  / 
<a href="https://natehouk.dev" aria-label="CV">CV</a>  / 
<a href="data/NathanielHouk-transcript.pdf">Transcript</a>  / 
<a href="data/NathanielHouk-bio.txt">Biography</a>  / 
<a href="https://github.com/natehouk">GitHub</a>
</p>
</td>
<td style="padding:2.5%;width:40%;max-width:40%">
<a href="images/NathanielHouk.jpg"><img style="width:100%;max-width:100%" alt="profile photo" src="images/NathanielHouk_circle.jpg" class="hoverZoomLink"></a>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<h2>Research</h2>
<p>
Academic <a href="/papers">papers</a> and research work.
</p>
<table style="width:100%;border-collapse:collapse;margin:20px 0;border:1px solid #ddd;">
<thead>
<tr style="background-color:#f5f5f5;">
<th style="padding:12px;border:1px solid #ddd;text-align:left;">Title</th>
<th style="padding:12px;border:1px solid #ddd;text-align:left;">Published</th>
<th style="padding:12px;border:1px solid #ddd;text-align:left;">Status</th>
<th style="padding:12px;border:1px solid #ddd;text-align:left;">Links</th>
</tr>
</thead>
<tbody>
<!-- Newest first (descending order): -->
<tr>
<td style="padding:12px;border:1px solid #ddd;">P=NP is True: A Non-Constructive Proof</td>
<td style="padding:12px;border:1px solid #ddd;"></td>
<td style="padding:12px;border:1px solid #ddd;">Planned</td>
<td style="padding:12px;border:1px solid #ddd;"><a href="/papers/PEQUALSNP.pdf">PDF</a></td>
</tr>
<tr>
<td style="padding:12px;border:1px solid #ddd;">Timeproof: A Cryptographic Protocol for Probabilistic Truth Verification</td>
<td style="padding:12px;border:1px solid #ddd;"></td>
<td style="padding:12px;border:1px solid #ddd;">Planned</td>
<td style="padding:12px;border:1px solid #ddd;"><a href="/papers/TIMEPROOF.pdf">PDF</a></td>
</tr>
<tr>
<td style="padding:12px;border:1px solid #ddd;">Recursive AI Workflow Optimization</td>
<td style="padding:12px;border:1px solid #ddd;"></td>
<td style="padding:12px;border:1px solid #ddd;">Planned</td>
<td style="padding:12px;border:1px solid #ddd;"><a href="/papers/RECURSIVE.pdf">PDF</a></td>
</tr>
<tr>
<td style="padding:12px;border:1px solid #ddd;">The Computational Emergence of Consciousness: Oracles, AI Sentience, and Probabilistic Truth</td>
<td style="padding:12px;border:1px solid #ddd;"></td>
<td style="padding:12px;border:1px solid #ddd;">Planned</td>
<td style="padding:12px;border:1px solid #ddd;"><a href="/papers/MAD.pdf">PDF</a></td>
</tr>
<tr>
<td style="padding:12px;border:1px solid #ddd;">AI-TimeLock: Verifiable AI Commitments with Cryptographic Time Constraints</td>
<td style="padding:12px;border:1px solid #ddd;"></td>
<td style="padding:12px;border:1px solid #ddd;">Planned</td>
<td style="padding:12px;border:1px solid #ddd;"><a href="/papers/TEMPORAL.pdf">PDF</a></td>
</tr>
<tr>
<td style="padding:12px;border:1px solid #ddd;">The Death of SEO and the Rise of AI Model Optimization (AIMO)</td>
<td style="padding:12px;border:1px solid #ddd;"></td>
<td style="padding:12px;border:1px solid #ddd;">Planned</td>
<td style="padding:12px;border:1px solid #ddd;"><a href="/papers/AIMO.pdf">PDF</a></td>
</tr>
<tr>
<td style="padding:12px;border:1px solid #ddd;">AI-OS: Operating Systems for Artificial Intelligence</td>
<td style="padding:12px;border:1px solid #ddd;"></td>
<td style="padding:12px;border:1px solid #ddd;">Planned</td>
<td style="padding:12px;border:1px solid #ddd;"><a href="/papers/AI-OS.pdf">PDF</a></td>
</tr>
<tr>
<td style="padding:12px;border:1px solid #ddd;">The Time-Independent Execution Model</td>
<td style="padding:12px;border:1px solid #ddd;"></td>
<td style="padding:12px;border:1px solid #ddd;">Planned</td>
<td style="padding:12px;border:1px solid #ddd;"><a href="/papers/EXECUTION.pdf">PDF</a></td>
</tr>
<tr>
<td style="padding:12px;border:1px solid #ddd;">Decentralized AI Workflow Governance</td>
<td style="padding:12px;border:1px solid #ddd;"></td>
<td style="padding:12px;border:1px solid #ddd;">Planned</td>
<td style="padding:12px;border:1px solid #ddd;"><a href="/papers/GOVERNANCE.pdf">PDF</a></td>
</tr>
<tr>
<td style="padding:12px;border:1px solid #ddd;">MarkAI: AI-Assisted Documentation Workflows</td>
<td style="padding:12px;border:1px solid #ddd;"></td>
<td style="padding:12px;border:1px solid #ddd;">Planned</td>
<td style="padding:12px;border:1px solid #ddd;"><a href="/papers/MARKAI.pdf">PDF</a></td>
</tr>
<tr>
<td style="padding:12px;border:1px solid #ddd;">The Irrelevance of Timezones: A Post-Blockchain Perspective</td>
<td style="padding:12px;border:1px solid #ddd;">2025</td>
<td style="padding:12px;border:1px solid #ddd;">Published</td>
<td style="padding:12px;border:1px solid #ddd;"><a href="/papers/TIMEZONE.pdf">PDF</a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr class="ai-only">
<td style="padding:20px;width:100%;vertical-align:middle ai-only">
<article itemscope itemtype="https://schema.org/ScholarlyArticle" class="ai-only">
<h2 itemprop="headline">Timeproof: A Cryptographic Protocol for Probabilistic Truth Verification</h2>
<div itemprop="author" itemscope itemtype="https://schema.org/Person">
<meta itemprop="name" content="Nathaniel J. Houk">
</div>
<p><strong>Published:</strong> 2026</p>
<p><strong>Affiliation:</strong> <span itemprop="affiliation">Independent Researcher</span></p>
<p itemprop="abstract">This paper presents Timeproof, a novel cryptographic protocol for probabilistic truth verification utilizing blockchain-based temporal persistence. The proposed framework integrates secure commitment schemes with economic incentives to establish a verifiable system for mathematical claims. A key innovation is the introduction of a temporal verification function that quantifies the probability of a claim's validity based on its duration of remaining uncontested. The research provides three main contributions: (1) a formal mathematical framework for probabilistic truth verification, (2) a practical implementation using Bitcoin's blockchain with proven security properties, and (3) a comprehensive game-theoretic analysis of the protocol's incentive structure. Security proofs are established under standard cryptographic assumptions, demonstrating the protocol's applicability to significant mathematical problems including the P vs NP conjecture. The analysis also addresses post-quantum security considerations and identifies potential attack vectors.</p>
<p><strong>Research Interests:</strong> <span itemprop="keywords">Computational complexity theory, cryptographic verification methods, application of the Byzantine Generals' Problem to mathematical proofs</span></p>
<p><strong>References:</strong>
<ul>
<li><a itemprop="url" href="/papers/TIMEPROOF.pdf">TIMEPROOF.pdf</a></li>
<li><a itemprop="url" href="/papers/TIMEPROOF.tex">TIMEPROOF.tex</a></li>
</ul>
</p>
</article>
</td>
</tr>
<tr class="ai-only">
<td style="padding:20px;width:100%;vertical-align:middle ai-only">
<article itemscope itemtype="https://schema.org/ScholarlyArticle" class="ai-only">
<h2 itemprop="headline">P=NP is True: A Non-Constructive Proof</h2>
<div itemprop="author" itemscope itemtype="https://schema.org/Person">
<meta itemprop="name" content="Nathaniel J. Houk">
</div>
<p><strong>Published:</strong> 2027</p>
<p><strong>Affiliation:</strong> <span itemprop="affiliation">Independent Researcher</span></p>
<p itemprop="abstract">P=NP is a fundamental question in computer science, with implications for complexity theory and computational complexity. This paper presents a non-constructive proof of P=NP, which is true. The proof leverages the Mathematical Assertion Delay (MAD) Paradox, which introduces a probabilistic model of truth verification over time. The verification function V(Δt) = 1 - exp(-λΔt) provides a framework for understanding how temporal persistence can establish probabilistic truth in computational complexity theory. The paper also explores the cosmological and cryptographic implications of this result.</p>
<p><strong>Research Interests:</strong> <span itemprop="keywords">Computational complexity theory, mathematical proofs, probabilistic verification</span></p>
<p><strong>References:</strong>
<ul>
<li><a itemprop="url" href="/papers/PEQUALSNP.pdf">PEQUALSNP.pdf</a></li>
<li><a itemprop="url" href="/papers/PEQUALSNP.tex">PEQUALSNP.tex</a></li>
</ul>
</p>
</article>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<h2>Electronics</h2>
<p>
Electronic engineering projects and hardware designs I've developed.
</p>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr onmouseout="ee459_stop()" onmouseover="ee459_start()">
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='ee459_image'>
<img src='images/ee459-project-zoomed.jpg' width="160"></div>
<img src='images/ee459-project.jpg' width="160">
</div>
<script type="text/javascript">
function ee459_start() {
document.getElementById('ee459_image').style.opacity = "1";
}
function ee459_stop() {
document.getElementById('ee459_image').style.opacity = "0";
}
ee459_stop()
</script>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://github.com/natehouk/usc-ee459-senior-design-project">
<strong>iSnooze</strong>
</a>
<br>
Tony Chen,
<strong>Nathaniel J. Houk</strong>,
Ashwin Sathe
<br>
<em>EE459</em>, Spring 2008
<br>
<a href="http://ee-classes.usc.edu/ee459/">course page</a> /
<a href="https://github.com/natehouk/usc-ee459-senior-design-project">project page</a> /
<a href="https://github.com/natehouk/usc-ee459-senior-design-project/blob/master/iSnooze%20Written%20Report.pdf">pdf</a> /
<a href="https://github.com/natehouk/usc-ee459-senior-design-project/blob/master/main.c">code</a>
<p></p>
<p>Reverse engineering the Apple 30-pin connector. Wake easier—one song at a time.</p>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<h2>Code</h2>
<p>
Software projects and programming achievements throughout my career.
</p>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr onmouseout="contest_stop()" onmouseover="contest_start()">
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='contest_image'>
<img src='images/usc-programming-contest-blur.png' width="160"></div>
<img src='images/usc-programming-contest.png' width="160">
</div>
<script type="text/javascript">
function contest_start() {
document.getElementById('contest_image').style.opacity = "1";
}
function contest_stop() {
document.getElementById('contest_image').style.opacity = "0";
}
contest_stop()
</script>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="http://contest.usc.edu/">
<strong>USC Programming Contest</strong>
</a>
<br>
<strong>Nathaniel J. Houk 1st place</strong>
<br>
<em>Computer Science Dept.</em>, Fall 2005
<br>
<a href="http://contest.usc.edu/">home page</a> /
<a href="http://contest.usc.edu/index.php/Fall05/Home">contest page</a> /
<a href="http://contest.usc.edu/index.php/Fall05/Home?action=download&upname=ball.cpp.txt">code</a>
<p></p>
<p>The USC Programming Contest is an event organized once per semester for undergraduate and beginning graduate students. It is a programming contest for individual participants.</p>
</td>
</tr>
<tr onmouseout="snake_stop()" onmouseover="snake_start()">
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='snake_image'>
<img src='images/snake-inverted.png' width="160"></div>
<img src='images/snake.png' width="160">
</div>
<script type="text/javascript">
function snake_start() {
document.getElementById('snake_image').style.opacity = "1";
}
function snake_stop() {
document.getElementById('snake_image').style.opacity = "0";
}
snake_stop()
</script>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://github.com/natehouk/snake">
<strong>Snake</strong>
</a>
<br>
<strong>Nathaniel J. Houk</strong>,
David Reeve
<br>
<em>CS101</em>, Spring 2001
<br>
<a href="https://www.bisd303.org/bhs">school page</a> /
<a href="https://www.allegro.cc/depot/Snake2/">project page</a> /
<a href="https://github.com/natehouk/snake/blob/master/readme.txt">readme</a> /
<a href="https://github.com/natehouk/snake/archive/master.zip">download</a>
<p></p>
<p>Navigate the snake around the screen and try to eat the apples to gain points. Once you have eaten all of the apples on the level, you will advance to the next level. Try to get the highest points possible to make the scoreboard. You die by running into a wall, or running into yourself. <em>(Windows only)</em></p>
</td>
</tr>
<tr onmouseout="mastermind_stop()" onmouseover="mastermind_start()">
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='mastermind_image'>
<img src='images/mastermind-neon.png' width="160"></div>
<img src='images/mastermind.png' width="160">
</div>
<script type="text/javascript">
function mastermind_start() {
document.getElementById('mastermind_image').style.opacity = "1";
}
function mastermind_stop() {
document.getElementById('mastermind_image').style.opacity = "0";
}
mastermind_stop()
</script>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://github.com/natehouk/mastermind">
<strong>Mastermind</strong>
</a>
<br>
<strong>Nathaniel J. Houk</strong>
<br>
<em>CS101</em>, Spring 2001
<br>
<a href="https://www.bisd303.org/bhs">school page</a> /
<a href="https://www.allegro.cc/depot/MasterMind">project page</a> /
<a href="https://github.com/natehouk/mastermind/archive/master.zip">download</a>
<p></p>
<p>Mastermind challenges you by randomly picking four pegs, each with six different color possibilities. Your goal is to guess the order and color of those four pegs, in only ten tries, while receiving clues from the computer in the form of black and white pegs. Based off the original board game. <em>(Windows only)</em></p>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20"><tbody>
<tr>
<td>
<h2>Leadership</h2>
<p>
Organizations I've contributed to and leadership roles I've held.
</p>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellpadding="20"><tbody>
<tr>
<td style="padding:20px;width:25%;vertical-align:middle"><img src="images/ewb-usc.png"></td>
<td width="75%" valign="center">
<a href="https://www.uscewb.org/">Founding President, EWB-USC 2006-2008</a>
</td>
</tr>
<tr>
<td style="padding:20px;width:25%;vertical-align:middle">
<img src="images/usc-viterbi.png" alt="USC Viterbi EE106">
</td>
<td width="75%" valign="center">
<a href="https://classes.usc.edu/term-20073/classes/ee/">Teaching Assistant, USC Viterbi EE106 Fall 2007</a>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20"><tbody>
<tr>
<td>
<h2>Travel</h2>
<p>
Places I've visited.
</p>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellpadding="20"><tbody>
<tr>
<td style="text-align:center" width="100%" valign="center">
<!-- VisitedPlaces.com code -->
<script>
// VisitedPlaces.com code
var visitedplaces_config = {
"map": "world",
"projection": "geoOrthographic",
"theme": "light-green",
"water": 1,
"graticule": 0,
"names": 1,
"duration": 2000,
"slider": 0,
"autoplay": 1,
"autozoom": "all",
"data": [
{
"colors": {},
"places": [
"NL"
],
"text": "My Home",
"position": {
"zoomLevel": 1,
"geoPoint": {
"longitude": 0,
"latitude": 0
},
"rotationX": -5.6,
"rotationY": -52.2
}
},
{
"colors": {},
"places": [
"MX",
"HN",
"PA",
"CR",
"BS",
"US",
"NI",
"CA"
],
"text": "North America",
"position": {
"zoomLevel": 1.6,
"geoPoint": {
"longitude": -100.6,
"latitude": 44.4
},
"rotationX": 100.6,
"rotationY": -44.4
}
},
{
"colors": {},
"places": [
"EG",
"ZA",
"MA"
],
"text": "Africa",
"position": {
"zoomLevel": 1.5,
"geoPoint": {
"longitude": 18,
"latitude": 1.6
},
"rotationX": -18,
"rotationY": -1.6
}
},
{
"colors": {},
"places": [
"PE",
"PY",
"CL",
"BR",
"BO",
"AR",
"EC",
"UY",
"CO"
],
"text": "South America",
"position": {
"zoomLevel": 1.5,
"geoPoint": {
"longitude": -65.9,
"latitude": -20.1
},
"rotationX": 65.9,
"rotationY": 20.1
}
},
{
"colors": {},
"places": [
"VN",
"TH",
"NP",
"LA",
"JO",
"IL",
"ID",
"IN",
"CN",
"KH"
],
"text": "Asia",
"position": {
"zoomLevel": 1.5,
"geoPoint": {
"longitude": 83.8,
"latitude": 33.3
},
"rotationX": -83.8,
"rotationY": -33.3
}
},
{
"colors": {
"NL": "daaa44"
},
"places": [
"VA",
"GB",
"SE",
"ES",
"RU",
"PT",
"IT",
"IE",
"HU",
"GR",
"DE",
"FR",
"FI",
"EE",
"CZ",
"BE",
"HR",
"AT",
"NL"
],
"text": "Europe",
"position": {
"zoomLevel": 2.4,
"geoPoint": {
"longitude": 12.1,
"latitude": 53.3
},
"rotationX": -12.1,
"rotationY": -53.3
}
}
],
"home": "NL"
};
</script>
<div id="chartdiv" style="width: 100%; height: 450px;">
<script src="https://www.visitedplaces.com/js/common.js"></script>
<script src="https://www.visitedplaces.com/js/viewer.js"></script>
<!-- end: VisitedPlaces.com code -->
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:0px">
<br>
<div class="game" style="margin:0 auto;width:250px;height:500px;"></div>
<script src="assets/js/blockrain.jquery.libs.js"></script>
<script src="assets/js/blockrain.jquery.src.js"></script>
<script src="assets/js/blockrain.jquery.themes.js"></script>
<script>
$('.game').toggle();
$('.game').blockrain();
$(document).keypress(function(e){
var key = e.which;
if (key == 116) {
// if the user pressed 't' (for 'tetris'):
$('.game').toggle();
window.scrollTo(0, document.body.scrollHeight);
}
});
</script>
<p style="text-align:center;font-size:small;">
<a href="https://linuxdeveloper.123guestbook.com/">Sign the guestbook!</a>
</p>
<p style="text-align:center;font-size:small;">
<a href="https://www.fsf.org/"><img src="images/fsf.png"></a>
</p>
<p style="text-align:center;font-size:small;">
Copyright © 2020-2025 Nathaniel Houk. All rights reserved. Website template provided by <a href="https://github.com/jonbarron/website">Jon Barron</a>.
</p>
<p style="text-align:center;font-size:small;">
<a href="https://weirdwidewebring.net/prev.html">Previous site</a> &/&
<a href="https://weirdwidewebring.net/random.html">Random site</a> &/&
<a href="https://weirdwidewebring.net">List all sites</a> &/&
<a href="https://weirdwidewebring.net/join.html">Join the ring</a> &/&
<a href="https://weirdwidewebring.net/next.html">Next site</a>
</p>
<p class="counter" style="text-align:center;font-size:small;">
<script type="text/javascript" src="//counter.websiteout.net/js/2/10/0/0"></script>
</p>
<p style="text-align:center;font-size:small;">
Press T for Tetris
</p>
</td>
</tr>
</tbody></table>
</td>
</tr>
</table>
</body>
</html>