-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
396 lines (363 loc) · 15.5 KB
/
index.html
File metadata and controls
396 lines (363 loc) · 15.5 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Robin Waslander — AI Systems Architect & Builder</title>
<meta name="description" content="I build things that should not exist yet. AI systems architect with 35 years in IT.">
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
</head>
<body>
<!-- ==================== NAV ==================== -->
<nav id="navbar">
<div class="nav-inner">
<a class="nav-brand" href="#hero">hydro13</a>
<div class="nav-links">
<a href="#projects">Work</a>
<a href="#about">About</a>
<a href="#experience">Experience</a>
<a href="#hire">Hire</a>
<a href="mailto:r.waslander@gmail.com">Contact</a>
</div>
</div>
</nav>
<!-- ==================== HERO ==================== -->
<section id="hero">
<div class="hero-content">
<p class="hero-label">hydro13</p>
<h1>Robin Waslander</h1>
<h2>AI Systems Architect & Builder</h2>
<p class="tagline">I build things that should not exist yet.</p>
<div class="hero-stats">
<div class="hero-stat">
<span class="stat-number">35</span>
<span class="stat-label">years in IT</span>
</div>
<div class="hero-stat">
<span class="stat-number">6</span>
<span class="stat-label">active projects</span>
</div>
<div class="hero-stat">
<span class="stat-number">811K</span>
<span class="stat-label">threats blocked</span>
</div>
<div class="hero-stat">
<span class="stat-number">3M+</span>
<span class="stat-label">lines of code</span>
</div>
</div>
<div class="terminal">
<div class="terminal-header">
<span class="terminal-dot red"></span>
<span class="terminal-dot yellow"></span>
<span class="terminal-dot green"></span>
<span class="terminal-title">~/projects</span>
</div>
<div class="terminal-body" id="terminal"></div>
</div>
</div>
<div class="scroll-hint" aria-hidden="true">
<span>↓</span>
</div>
</section>
<!-- ==================== TICKER ==================== -->
<div class="ticker-wrap" aria-hidden="true">
<div class="ticker-track">
<span class="ticker-dot">●</span>
<span class="ticker-item">Tandem Browser — 180+ threats blocked today</span>
<span class="ticker-sep">·</span>
<span class="ticker-item">Kanbu — 154 MCP tools live</span>
<span class="ticker-sep">·</span>
<span class="ticker-item">SDR — ADS-B tracking aircraft above BRU</span>
<span class="ticker-sep">·</span>
<span class="ticker-item">OpenClaw Maintainer — openclaw/openclaw</span>
<span class="ticker-sep">·</span>
<span class="ticker-item">Available for freelance contracts</span>
<span class="ticker-sep">·</span>
<span class="ticker-dot">●</span>
<span class="ticker-item">Tandem Browser — 180+ threats blocked today</span>
<span class="ticker-sep">·</span>
<span class="ticker-item">Kanbu — 154 MCP tools live</span>
<span class="ticker-sep">·</span>
<span class="ticker-item">SDR — ADS-B tracking aircraft above BRU</span>
<span class="ticker-sep">·</span>
<span class="ticker-item">OpenClaw Maintainer — openclaw/openclaw</span>
<span class="ticker-sep">·</span>
<span class="ticker-item">Available for freelance contracts</span>
<span class="ticker-sep">·</span>
</div>
</div>
<!-- ==================== PROJECTS ==================== -->
<section id="projects">
<h2 class="section-title">What I've Built</h2>
<p class="section-subtitle">Solo. From scratch. Because I wanted to.</p>
<div class="projects-grid">
<article class="project-card">
<div class="card-header">
<span class="badge active-sprint">ACTIVE SPRINT</span>
</div>
<h3>Kanbu</h3>
<p class="project-tagline">Enterprise AI Project Management</p>
<p class="project-desc">Solo-built. 154 MCP tools. Full knowledge graph. The PM platform I needed but nobody made.</p>
<div class="project-stats">
<span>154 MCP tools</span>
<span>Knowledge graph</span>
<span>TypeScript</span>
</div>
<a href="https://github.com/hydro13/kanbu" class="project-link" target="_blank" rel="noopener">View on GitHub →</a>
</article>
<article class="project-card">
<div class="card-header">
<span class="badge active-sprint">LIVE SAAS</span>
</div>
<h3>ClaroNote</h3>
<p class="project-tagline">Voice-to-Text SaaS</p>
<p class="project-desc">Records meetings and voice memos, transcribes with AI, turns raw audio into structured searchable notes. Chrome extension, iOS app, payments, admin dashboard. Built solo, from zero to production.</p>
<div class="project-stats">
<span>Web + iOS + Extension</span>
<span>Next.js · Hono · Redis</span>
<span>Full SaaS</span>
</div>
<a href="https://claronote.com" class="project-link" target="_blank" rel="noopener">Visit ClaroNote →</a>
</article>
<article class="project-card">
<div class="card-header">
<span class="badge flagship">FLAGSHIP</span>
</div>
<h3>Tandem Browser</h3>
<p class="project-tagline">AI-Human Symbiotic Browser</p>
<p class="project-desc">A browser where AI isn't bolted on — it's woven in. Security layer blocks 180+ threats per session. Your AI copilot for the entire web.</p>
<div class="project-stats">
<span>180+ threats/session</span>
<span>AI-native</span>
<span>Electron</span>
<span><img src="https://img.shields.io/github/stars/hydro13/tandem-browser?style=flat-square&color=6E40C9&labelColor=1a1a2e" alt="stars" style="vertical-align:middle"></span>
</div>
<a href="https://github.com/hydro13/tandem-browser" class="project-link" target="_blank" rel="noopener">View on GitHub →</a>
</article>
<article class="project-card">
<div class="card-header">
<span class="badge open-source">OPEN SOURCE</span>
</div>
<h3>SDR AI Radio</h3>
<p class="project-tagline">Software-Defined Radio + AI</p>
<p class="project-desc">ADS-B aircraft tracking. 7 radio modules. A 28-year dream that started with a shortwave receiver and ended with AI-powered signal analysis.</p>
<div class="project-stats">
<span>7 modules</span>
<span>ADS-B tracking</span>
<span>HackRF</span>
</div>
<a href="https://github.com/hydro13/sdr" class="project-link" target="_blank" rel="noopener">View on GitHub →</a>
</article>
<article class="project-card">
<div class="card-header">
<span class="badge personal">PERSONAL PROJECT</span>
</div>
<h3>DHL Cesium</h3>
<p class="project-tagline">Global Cloud Renderer</p>
<p class="project-desc">Real-time global cloud visualization from NOAA pressure data. Beats NASA on coverage. Built for DHL, powered by Cesium.</p>
<div class="project-stats">
<span>Global coverage</span>
<span>NOAA data</span>
<span>CesiumJS</span>
</div>
</article>
<article class="project-card">
<div class="card-header">
<span class="badge personal">PERSONAL PROJECT</span>
</div>
<h3>TotalRecall</h3>
<p class="project-tagline">AI Memory at Scale</p>
<p class="project-desc">3 million lines. 29 parallel AI workers. Persistent cross-session memory. Because AI that forgets everything is just expensive autocomplete.</p>
<div class="project-stats">
<span>3M lines</span>
<span>29 workers</span>
<span>Persistent memory</span>
</div>
</article>
</div>
</section>
<!-- ==================== SKILLS ==================== -->
<section id="skills">
<h2 class="section-title">The Stack</h2>
<p class="section-subtitle">35 years of breaking things until they work.</p>
<div class="skills-grid">
<div class="skill-group">
<h3>AI / LLMs</h3>
<ul>
<li>Claude API</li>
<li>MCP Protocol</li>
<li>Vector Databases</li>
<li>Knowledge Graphs</li>
</ul>
</div>
<div class="skill-group">
<h3>Languages</h3>
<ul>
<li>TypeScript</li>
<li>Python</li>
<li>JavaScript</li>
<li>C#</li>
<li>PowerShell</li>
</ul>
</div>
<div class="skill-group">
<h3>Systems</h3>
<ul>
<li>Linux</li>
<li>Windows Server</li>
<li>Electron</li>
<li>Docker</li>
<li>Tailscale</li>
</ul>
</div>
<div class="skill-group">
<h3>Security</h3>
<ul>
<li>35yr production systems</li>
<li>Network hardening</li>
<li>Threat modeling</li>
</ul>
</div>
<div class="skill-group">
<h3>Hardware</h3>
<ul>
<li>HackRF SDR</li>
<li>RTX GPU clusters</li>
<li>Custom builds</li>
</ul>
</div>
<div class="skill-group">
<h3>Databases</h3>
<ul>
<li>PostgreSQL</li>
<li>FalkorDB</li>
<li>ChromaDB</li>
</ul>
</div>
</div>
</section>
<!-- ==================== ABOUT ==================== -->
<section id="about">
<h2 class="section-title">About</h2>
<p class="section-subtitle">The person behind the projects.</p>
<div class="about-grid">
<div class="about-text">
<p>I'm Robin — AI systems architect based in Herent, Belgium. 35 years in IT. Started as a sysadmin, ran a VR company, now building autonomous AI systems solo out of a home office.</p>
<p>I think in systems. Not in tasks or sprints — in the way pieces connect and where they break. That instinct comes from 35 years of keeping production infrastructure alive for banks, hospitals, and telecoms.</p>
<p>The projects on this page exist because nobody else made them. Tandem because AI needs a browser that doesn't leak data. Kanbu because PM tools weren't built for AI workflows. TotalRecall because AI that forgets everything is just expensive autocomplete.</p>
</div>
<div class="about-aside">
<div class="about-aside-item">
<span class="aside-label">Location</span>
<span class="aside-value">Herent, Belgium</span>
</div>
<div class="about-aside-item">
<span class="aside-label">Availability</span>
<span class="aside-value available">Open to contracts</span>
</div>
<div class="about-aside-item">
<span class="aside-label">Entity</span>
<span class="aside-value">Mblock BV (B2B)</span>
</div>
<div class="about-aside-item">
<span class="aside-label">Languages</span>
<span class="aside-value">Dutch · English</span>
</div>
<div class="about-links">
<a href="https://linkedin.com/in/robinwaslander" target="_blank" rel="noopener">LinkedIn</a>
<a href="https://github.com/hydro13" target="_blank" rel="noopener">GitHub</a>
<a href="https://x.com/Robin_waslander" target="_blank" rel="noopener">X</a>
</div>
</div>
</div>
</section>
<!-- ==================== EXPERIENCE ==================== -->
<section id="experience">
<h2 class="section-title">Experience</h2>
<p class="section-subtitle">Where the 35 years come from.</p>
<div class="experience-list">
<div class="exp-item">
<div class="exp-left">
<span class="exp-date">2025 — Present</span>
</div>
<div class="exp-right">
<h3>AI Architect & Builder — Mblock BV</h3>
<p>Building Tandem, Kanbu, and autonomous AI systems. Solo architecture, solo development, solo deployment.</p>
<p>OpenClaw Maintainer — contributing to the open-source AI assistant platform used by thousands.</p>
<div class="exp-tags">
<span>TypeScript</span><span>AI/ML</span><span>Electron</span><span>MCP</span><span>Claude API</span><span>OpenClaw</span>
</div>
</div>
</div>
<div class="exp-item">
<div class="exp-left">
<span class="exp-date">2017 — 2022</span>
</div>
<div class="exp-right">
<h3>Co-founder & CTO — Meta3D BV</h3>
<p>Built a virtual reality company from zero. Software architecture, hardware procurement, client delivery. Ran until 2022.</p>
<div class="exp-tags">
<span>VR / AR</span><span>Unity</span><span>C#</span><span>Hardware</span>
</div>
</div>
</div>
<div class="exp-item">
<div class="exp-left">
<span class="exp-date">1990 — 2017</span>
</div>
<div class="exp-right">
<h3>Senior Systems Engineer — Enterprise IT</h3>
<p>27 years keeping production infrastructure alive. Clients: Postbank, ING, Deventer Ziekenhuis, KPN, Stichting Talant. MCSE certified 2001.</p>
<div class="exp-tags">
<span>MCSE</span><span>Windows Server</span><span>Security</span><span>Active Directory</span><span>Network</span>
</div>
</div>
</div>
</div>
</section>
<!-- ==================== HIRE ME ==================== -->
<section id="hire">
<h2 class="section-title">Hire Me</h2>
<p class="hire-intro">35 years in IT. Currently building AI systems that I ship and use myself. If that sounds useful to you, let's talk.</p>
<div class="hire-grid">
<div class="hire-card">
<h3>Freelance</h3>
<div class="hire-rate">€550+<span>/day</span></div>
<p class="hire-entity">Via Mblock BV (B2B)</p>
<ul>
<li>Hybrid or full remote</li>
<li>AI integration</li>
<li>Architecture consulting</li>
<li>MCP & agent systems</li>
</ul>
</div>
<div class="hire-card">
<h3>Full-Time</h3>
<div class="hire-rate">€4,500+<span> net/month</span></div>
<p class="hire-entity">+ company car + benefits</p>
<ul>
<li>Belgium / Netherlands</li>
<li>Or full remote</li>
<li>AI-first roles preferred</li>
<li>No meetings-about-meetings</li>
</ul>
</div>
</div>
<a href="mailto:r.waslander@gmail.com" class="cta-button">Let's Talk →</a>
</section>
<!-- ==================== FOOTER ==================== -->
<footer>
<p class="footer-tagline">Built by Robin Waslander — because someone had to.</p>
<div class="footer-links">
<a href="https://github.com/hydro13" target="_blank" rel="noopener">GitHub</a>
<a href="https://linkedin.com/in/robinwaslander" target="_blank" rel="noopener">LinkedIn</a>
<a href="https://x.com/hydro13" target="_blank" rel="noopener">X</a>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>