forked from jonbarron/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
63 lines (54 loc) · 1.79 KB
/
README.txt
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
Nathaniel Houk's Personal Website
=================================
This is the source code for Nathaniel "Nate" Houk's personal website.
The site showcases his professional background, projects, and interests.
About
-----
Nathaniel Houk is a software engineer and quantitative trader based in Amsterdam, Netherlands.
His expertise spans software engineering, algorithmic trading, machine learning, and
distributed systems. Outside of tech, he's passionate about electronic music production,
modular synthesis, and exploring new technologies.
Key Features
------------
- Professional portfolio and experience
- Technical projects including:
* Trading algorithms and market analysis tools
* Full-stack web applications
* Open-source contributions
- Technical blog posts and research
- Interactive demos and visualizations
- Tetris game (press 'T' to play)
Technologies Used
-----------------
- Frontend: HTML5, CSS3, JavaScript/TypeScript, React
- Backend: Node.js, Python, Go
- Infrastructure: AWS, Docker, Kubernetes
- Data: PostgreSQL, Redis, TimescaleDB
- Trading: Custom algorithmic trading frameworks
File Structure
--------------
- index.html: Main portfolio page
- assets/
* js/: JavaScript files and interactive components
* css/: Stylesheets and theming
- blog/: Technical writing and research
- projects/: Project documentation and demos
- data/: Datasets and resources
How to Run
----------
1. Clone the repository
2. Open index.html in any modern web browser
3. Press 'T' to play Tetris
Credits
-------
- Website template by Jon Barron
- Blockrain.js for Tetris implementation
- FSF for free software advocacy
Contact
-------
Email: [email protected]
Website: https://natehouk.net
GitHub: https://github.com/natehouk
License
-------
Copyright © 2020-2025 Nathaniel Houk. All rights reserved.