-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivat.html
More file actions
679 lines (629 loc) · 46.5 KB
/
privat.html
File metadata and controls
679 lines (629 loc) · 46.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
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
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Timm's personal space — developer, gamer, student, human.">
<title>Timm's Space | DevTimmOfTO</title>
<link rel="shortcut icon" href="img/profil_pic.png">
<link href="fontawesome-free-6.4.0-web/css/fontawesome.css" rel="stylesheet">
<link href="fontawesome-free-6.4.0-web/css/brands.css" rel="stylesheet">
<link href="fontawesome-free-6.4.0-web/css/solid.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<script>
tailwind = { config: { darkMode: 'class' } }
</script>
<script src="https://cdn.tailwindcss.com"></script>
<style>
* { font-family: 'Inter', sans-serif; }
.mono { font-family: 'JetBrains Mono', monospace; }
html { scroll-behavior: smooth; }
/* Dark mode overrides */
.dark .dm-bg-page { background-color: #111827 !important; }
.dark .dm-bg-header { background-color: #0d1117 !important; }
.dark .dm-bg-nav { background-color: #161b22 !important; }
.dark .dm-bg-card { background-color: #1f2937 !important; }
.dark .dm-text-main { color: #e2e8f0 !important; }
.dark .dm-text-sub { color: #94a3b8 !important; }
.dark .dm-text-heading { color: #cbd5e1 !important; }
.dark .dm-border { border-color: #374151 !important; }
/* Profile picture ring */
@keyframes spin-slow { to { transform: rotate(360deg); } }
.profile-ring {
background: conic-gradient(#6366f1, #8b5cf6, #ec4899, #f59e0b, #10b981, #6366f1);
animation: spin-slow 10s linear infinite;
}
/* Skill bars */
.skill-bar-fill {
height: 6px;
border-radius: 9999px;
transition: width 1s ease;
}
/* Status dot pulse */
@keyframes ping { 75%,100% { transform: scale(2); opacity: 0; } }
.status-ping { animation: ping 1.5s cubic-bezier(0,0,0.2,1) infinite; }
/* Fade in on load */
@keyframes fade-up { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: translateY(0); } }
.fade-up { animation: fade-up 0.6s ease both; }
.delay-1 { animation-delay: 0.1s; }
.delay-2 { animation-delay: 0.2s; }
.delay-3 { animation-delay: 0.3s; }
</style>
</head>
<body class="dm-bg-page dm-text-main bg-gray-50 text-gray-800 transition-colors duration-300">
<!-- Top bar -->
<div class="dm-bg-header bg-gray-800 text-white text-sm py-2 px-4 flex justify-between items-center">
<button onclick="toggleDarkMode()" class="flex items-center gap-1 hover:text-gray-300" title="Toggle dark mode">
<i id="darkModeIcon" class="fa-solid fa-moon"></i>
</button>
<div class="flex space-x-4">
<button onclick="setLanguage('de')">Deutsch</button>
<button onclick="setLanguage('en')">English</button>
<button onclick="setLanguage('fr')">Français</button>
</div>
</div>
<header class="dm-bg-header bg-gray-800 text-white py-4 text-center">
<h1 class="text-2xl font-bold">Timm's Space</h1>
<p class="text-gray-400 text-sm mt-1 mono" data-i18n="headerSub">developer · gamer · student · human</p>
</header>
<nav class="dm-bg-nav bg-gray-700 py-2 flex justify-center flex-wrap gap-1 sticky top-0 z-50">
<a href="index.html" class="text-white hover:underline mx-3 px-2 py-1 text-sm">
<i class="fa-solid fa-arrow-left mr-1"></i><span data-i18n="navBack">Back to Portfolio</span>
</a>
<span class="text-gray-500 self-center">|</span>
<a href="#about" class="text-white hover:underline mx-3 px-2 py-1 text-sm" data-i18n="navAbout">About</a>
<a href="#dev" class="text-white hover:underline mx-3 px-2 py-1 text-sm" data-i18n="navDev">Dev</a>
<a href="#gaming" class="text-white hover:underline mx-3 px-2 py-1 text-sm" data-i18n="navGaming">Gaming</a>
<a href="#entertainment" class="text-white hover:underline mx-3 px-2 py-1 text-sm" data-i18n="navEntertainment">Entertainment</a>
<a href="#connect" class="text-white hover:underline mx-3 px-2 py-1 text-sm" data-i18n="navConnect">Connect</a>
</nav>
<div class="container mx-auto px-4 max-w-5xl">
<!-- ── Hero ───────────────────────────────────────────────────────── -->
<section class="py-12 flex flex-col md:flex-row items-center gap-8 fade-up">
<!-- Profile pic -->
<div class="shrink-0 relative">
<div class="profile-ring rounded-full p-1 w-36 h-36">
<img src="img/profil_pic.png" alt="Timm's profile picture"
class="rounded-full w-full h-full object-cover">
</div>
<!-- Status dot -->
<span class="absolute bottom-1 right-1 flex h-4 w-4">
<span class="status-ping absolute inline-flex h-full w-full rounded-full bg-green-400 opacity-75"></span>
<span class="relative inline-flex rounded-full h-4 w-4 bg-green-500 border-2 border-white dark:border-gray-900"></span>
</span>
</div>
<!-- Text -->
<div>
<h2 class="dm-text-heading text-3xl font-bold text-gray-800 mb-1">Hey, ich bin Timm 👋</h2>
<p class="mono text-indigo-500 text-sm mb-3" id="statusText">Online & ready to code</p>
<p class="dm-text-main text-gray-600 leading-relaxed" data-i18n="heroDesc">
19, student, living in Germany. I write backend code, play simulation games, and try to make my French not terrible. This is my personal corner of the internet — less polished than the portfolio, more me.
</p>
<div class="flex flex-wrap gap-2 mt-4">
<span class="dm-bg-card bg-white px-3 py-1 rounded-full text-xs shadow border dm-border border-gray-200 dm-text-main">🇩🇪 Germany</span>
<span class="dm-bg-card bg-white px-3 py-1 rounded-full text-xs shadow border dm-border border-gray-200 dm-text-main">🍁 <span data-i18n="badgeCanada">Canada lover</span></span>
<span class="dm-bg-card bg-white px-3 py-1 rounded-full text-xs shadow border dm-border border-gray-200 dm-text-main">🎓 <span data-i18n="badgeStudent">Oberstufenschüler</span></span>
<span class="dm-bg-card bg-white px-3 py-1 rounded-full text-xs shadow border dm-border border-gray-200 dm-text-main">⭐ 4⭐townie</span>
<span class="dm-bg-card bg-white px-3 py-1 rounded-full text-xs shadow border dm-border border-gray-200 dm-text-main">💜 #BA3BF9</span>
</div>
</div>
</section>
<!-- ── About ──────────────────────────────────────────────────────── -->
<section id="about" class="mb-12 fade-up delay-1">
<h2 class="dm-text-heading text-2xl font-semibold mb-6 text-gray-700 border-l-4 border-indigo-400 pl-3" data-i18n="sectionAbout">About me</h2>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<div class="dm-bg-card bg-white rounded-xl shadow-md p-6 hover:shadow-lg transition-shadow">
<h3 class="font-semibold text-indigo-500 mb-3 flex items-center gap-2">
<i class="fa-solid fa-user"></i> <span data-i18n="cardWhoHeading">Who I am</span>
</h3>
<p class="dm-text-main text-gray-600 text-sm leading-relaxed" data-i18n="cardWhoText">
I'm a 19-year-old student from Germany who codes mostly for fun. My main thing is backend — server architecture, databases, making things actually work behind the scenes. I'm self-taught and have been at it for 7+ years. Outside of code I'm into sim games, movies, and watching too much Papaplatte.
</p>
</div>
<div class="dm-bg-card bg-white rounded-xl shadow-md p-6 hover:shadow-lg transition-shadow">
<h3 class="font-semibold text-purple-500 mb-3 flex items-center gap-2">
<i class="fa-solid fa-bullseye"></i> <span data-i18n="cardGoalsHeading">Goals 2025 / 2026</span>
</h3>
<ul class="dm-text-main text-gray-600 text-sm space-y-2">
<li class="flex items-start gap-2"><span class="text-green-500 mt-0.5">✓</span> <span data-i18n="goal1">Finish school (Abi 🎓)</span></li>
<li class="flex items-start gap-2"><span class="text-yellow-500 mt-0.5">→</span> <span data-i18n="goal2">English: reach C1</span></li>
<li class="flex items-start gap-2"><span class="text-yellow-500 mt-0.5">→</span> <span data-i18n="goal3">French: reach B2</span></li>
<li class="flex items-start gap-2"><span class="text-yellow-500 mt-0.5">→</span> <span data-i18n="goal4">Get comfortable with Rust</span></li>
<li class="flex items-start gap-2"><span class="text-yellow-500 mt-0.5">→</span> <span data-i18n="goal5">Actually understand Prolog</span></li>
</ul>
</div>
</div>
</section>
<!-- ── Dev ────────────────────────────────────────────────────────── -->
<section id="dev" class="mb-12">
<h2 class="dm-text-heading text-2xl font-semibold mb-6 text-gray-700 border-l-4 border-indigo-400 pl-3" data-i18n="sectionDev">Dev corner</h2>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<!-- Skills -->
<div class="dm-bg-card bg-white rounded-xl shadow-md p-6 hover:shadow-lg transition-shadow">
<h3 class="font-semibold text-indigo-500 mb-4 flex items-center gap-2">
<i class="fa-solid fa-code"></i> <span data-i18n="cardSkillsHeading">Skills</span>
</h3>
<div class="space-y-3 text-sm">
<div>
<div class="flex justify-between mb-1 dm-text-main text-gray-600"><span class="mono">JavaScript / TypeScript</span><span>80%</span></div>
<div class="bg-gray-100 rounded-full"><div class="skill-bar-fill bg-indigo-500" style="width:80%"></div></div>
</div>
<div>
<div class="flex justify-between mb-1 dm-text-main text-gray-600"><span class="mono">C# / .NET</span><span>70%</span></div>
<div class="bg-gray-100 rounded-full"><div class="skill-bar-fill bg-purple-500" style="width:70%"></div></div>
</div>
<div>
<div class="flex justify-between mb-1 dm-text-main text-gray-600"><span class="mono">SQL / NoSQL</span><span>65%</span></div>
<div class="bg-gray-100 rounded-full"><div class="skill-bar-fill bg-blue-500" style="width:65%"></div></div>
</div>
<div>
<div class="flex justify-between mb-1 dm-text-main text-gray-600"><span class="mono">Git / GitHub</span><span>75%</span></div>
<div class="bg-gray-100 rounded-full"><div class="skill-bar-fill bg-gray-500" style="width:75%"></div></div>
</div>
<div>
<div class="flex justify-between mb-1 dm-text-main text-gray-600"><span class="mono">Rust</span><span>25%</span></div>
<div class="bg-gray-100 rounded-full"><div class="skill-bar-fill bg-orange-500" style="width:25%"></div></div>
</div>
<div>
<div class="flex justify-between mb-1 dm-text-main text-gray-600"><span class="mono">C++</span><span>35%</span></div>
<div class="bg-gray-100 rounded-full"><div class="skill-bar-fill bg-blue-700" style="width:35%"></div></div>
</div>
<div>
<div class="flex justify-between mb-1 dm-text-main text-gray-600"><span class="mono">Prolog</span><span>10%</span></div>
<div class="bg-gray-100 rounded-full"><div class="skill-bar-fill bg-amber-500" style="width:10%"></div></div>
</div>
</div>
</div>
<!-- Setup -->
<div class="dm-bg-card bg-white rounded-xl shadow-md p-6 hover:shadow-lg transition-shadow">
<h3 class="font-semibold text-teal-500 mb-4 flex items-center gap-2">
<i class="fa-solid fa-laptop-code"></i> <span data-i18n="cardSetupHeading">My setup</span>
</h3>
<ul class="space-y-2 text-sm dm-text-main text-gray-600">
<li class="flex items-center gap-2"><i class="fa-brands fa-windows text-blue-400 w-4"></i> Linux (Fedora)</li>
<li class="flex items-center gap-2"><i class="fa-solid fa-code text-indigo-400 w-4"></i> VS Code</li>
<li class="flex items-center gap-2"><i class="fa-brands fa-github text-gray-500 w-4"></i> GitHub workflow</li>
<li class="flex items-center gap-2"><i class="fa-solid fa-terminal text-green-500 w-4"></i> zsh terminal</li>
</ul>
<div class="mt-4 pt-4 border-t dm-border border-gray-100">
<h4 class="text-xs font-semibold uppercase tracking-wide dm-text-sub text-gray-400 mb-2" data-i18n="setupPhilosophyLabel">How I think about code</h4>
<ul class="space-y-1 text-xs dm-text-sub text-gray-500">
<li>→ <span data-i18n="philosophy1">Backend is my comfort zone, frontend is my exercise</span></li>
<li>→ <span data-i18n="philosophy2">Clean architecture over clever tricks</span></li>
<li>→ <span data-i18n="philosophy3">If it doesn't run, it doesn't ship</span></li>
</ul>
</div>
</div>
<!-- Current projects -->
<div class="dm-bg-card bg-white rounded-xl shadow-md p-6 hover:shadow-lg transition-shadow md:col-span-2">
<h3 class="font-semibold text-green-500 mb-4 flex items-center gap-2">
<i class="fa-solid fa-diagram-project"></i> <span data-i18n="cardProjectsHeading">What I'm working on</span>
</h3>
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-4">
<div class="rounded-lg border dm-border border-gray-100 p-4">
<p class="font-medium text-sm dm-text-main text-gray-700 mb-1">CivTechXR</p>
<p class="text-xs dm-text-sub text-gray-500" data-i18n="projCivTech">GTA 5 RP server — C#, F#, MongoDB, AI. Currently paused (thanks R*), but the code is mine.</p>
<div class="flex flex-wrap gap-1 mt-2">
<span class="mono text-xs bg-indigo-50 text-indigo-600 px-2 py-0.5 rounded">C#</span>
<span class="mono text-xs bg-green-50 text-green-600 px-2 py-0.5 rounded">MongoDB</span>
</div>
</div>
<div class="rounded-lg border dm-border border-gray-100 p-4">
<p class="font-medium text-sm dm-text-main text-gray-700 mb-1">Toronto Map</p>
<p class="text-xs dm-text-sub text-gray-500" data-i18n="projToronto">Lotus Simulator map of Toronto's transit system. Actively in development — streetcars, buses, real routes.</p>
<div class="flex flex-wrap gap-1 mt-2">
<span class="mono text-xs bg-orange-50 text-orange-600 px-2 py-0.5 rounded">Rust</span>
<span class="mono text-xs bg-blue-50 text-blue-600 px-2 py-0.5 rounded">Lotus</span>
</div>
</div>
<div class="rounded-lg border dm-border border-gray-100 p-4">
<p class="font-medium text-sm dm-text-main text-gray-700 mb-1">OSM Mapping</p>
<p class="text-xs dm-text-sub text-gray-500" data-i18n="projOSM">Contributing to OpenStreetMap with JOSM. Small but steady — mapping my corner of the world.</p>
<div class="flex flex-wrap gap-1 mt-2">
<span class="mono text-xs bg-green-50 text-green-600 px-2 py-0.5 rounded">JOSM</span>
<span class="mono text-xs bg-gray-100 text-gray-600 px-2 py-0.5 rounded">OSM</span>
</div>
</div>
<div class="rounded-lg border dm-border border-gray-100 p-4">
<p class="font-medium text-sm dm-text-main text-gray-700 mb-1">
<a href="https://devtimmofto.github.io/blog/" target="_blank" rel="noopener noreferrer" class="hover:underline text-indigo-500">Blog ↗</a>
</p>
<p class="text-xs dm-text-sub text-gray-500" data-i18n="projBlog">Writing about dev, transit, and whatever else is on my mind. Published openly — no paywalls.</p>
<div class="flex flex-wrap gap-1 mt-2">
<span class="mono text-xs bg-pink-50 text-pink-600 px-2 py-0.5 rounded">Writing</span>
<span class="mono text-xs bg-gray-100 text-gray-600 px-2 py-0.5 rounded">HTML</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ── Gaming ─────────────────────────────────────────────────────── -->
<section id="gaming" class="mb-12">
<h2 class="dm-text-heading text-2xl font-semibold mb-6 text-gray-700 border-l-4 border-green-400 pl-3" data-i18n="sectionGaming">Gaming</h2>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<!-- Favorite games -->
<div class="dm-bg-card bg-white rounded-xl shadow-md p-6 hover:shadow-lg transition-shadow">
<h3 class="font-semibold text-green-500 mb-4 flex items-center gap-2">
<i class="fa-solid fa-gamepad"></i> <span data-i18n="cardGamesHeading">Favorite games</span>
</h3>
<div class="space-y-3">
<iframe src="https://store.steampowered.com/widget/1066780/" frameborder="0" width="100%" height="190" class="rounded-lg"></iframe>
<iframe src="https://store.steampowered.com/widget/370350/" frameborder="0" width="100%" height="190" class="rounded-lg"></iframe>
<iframe src="https://store.steampowered.com/widget/289070/" frameborder="0" width="100%" height="190" class="rounded-lg"></iframe>
</div>
</div>
<!-- Gaming stats -->
<div class="flex flex-col gap-4">
<div class="dm-bg-card bg-white rounded-xl shadow-md p-6 hover:shadow-lg transition-shadow">
<h3 class="font-semibold text-green-500 mb-3 flex items-center gap-2">
<i class="fa-solid fa-chart-bar"></i> <span data-i18n="cardGamingStatsHeading">Gaming at a glance</span>
</h3>
<ul class="text-sm dm-text-main text-gray-600 space-y-2">
<li class="flex justify-between"><span data-i18n="statGenre">Favorite genre</span><span class="mono text-xs dm-text-sub text-gray-400">Simulation</span></li>
<li class="flex justify-between"><span data-i18n="statCurrent">Playing now</span><span class="mono text-xs dm-text-sub text-gray-400">Transport Fever 2</span></li>
<li class="flex justify-between"><span data-i18n="statYears">Years gaming</span><span class="mono text-xs dm-text-sub text-gray-400">~10</span></li>
</ul>
</div>
<!-- Twitch -->
<div class="dm-bg-card bg-white rounded-xl shadow-md p-6 hover:shadow-lg transition-shadow">
<h3 class="font-semibold text-purple-500 mb-2 flex items-center gap-2">
<i class="fa-brands fa-twitch"></i> Twitch
</h3>
<p class="text-sm dm-text-sub text-gray-500 mb-3" data-i18n="twitchDesc">I stream occasionally. No fixed schedule, just when the mood hits.</p>
<a href="https://www.twitch.tv/DevTimmOfTO" target="_blank" rel="noopener noreferrer"
class="inline-flex items-center gap-2 text-sm text-purple-500 hover:underline">
twitch.tv/DevTimmOfTO <i class="fa-solid fa-arrow-up-right-from-square text-xs"></i>
</a>
</div>
<!-- Discord -->
<div class="dm-bg-card bg-white rounded-xl shadow-md p-6 hover:shadow-lg transition-shadow">
<h3 class="font-semibold text-indigo-500 mb-2 flex items-center gap-2">
<i class="fa-brands fa-discord"></i> Discord
</h3>
<p class="text-sm dm-text-sub text-gray-500 mb-3" data-i18n="discordDesc">Find me on Discord if you want to talk code, games, or anything in between.</p>
<a href="https://discord.com/users/629199560002109453" target="_blank" rel="noopener noreferrer"
class="inline-flex items-center gap-2 text-sm text-indigo-500 hover:underline">
<span data-i18n="discordLink">Open Discord profile</span> <i class="fa-solid fa-arrow-up-right-from-square text-xs"></i>
</a>
</div>
</div>
</div>
</section>
<!-- ── Entertainment ──────────────────────────────────────────────── -->
<section id="entertainment" class="mb-12">
<h2 class="dm-text-heading text-2xl font-semibold mb-6 text-gray-700 border-l-4 border-pink-400 pl-3" data-i18n="sectionEntertainment">Entertainment</h2>
<!-- Music -->
<div class="dm-bg-card bg-white rounded-xl shadow-md p-6 hover:shadow-lg transition-shadow mb-4">
<h3 class="font-semibold text-pink-500 mb-4 flex items-center gap-2">
<i class="fa-brands fa-spotify"></i> <span data-i18n="cardMusicHeading">What I've been listening to</span>
</h3>
<div class="grid grid-cols-1 sm:grid-cols-3 gap-3">
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/6DCZcSspjsKoFjzjrWoCdn?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/0tgVpDi06FyKpA1z0VMD4v?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/7qiZfU4dY1lWllzX7mPBI3?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</div>
</div>
<!-- Series & Movies -->
<div class="grid grid-cols-1 md:grid-cols-2 gap-4 mb-4">
<div class="dm-bg-card bg-white rounded-xl shadow-md p-6 hover:shadow-lg transition-shadow">
<h3 class="font-semibold text-blue-500 mb-4 flex items-center gap-2">
<i class="fa-solid fa-tv"></i> <span data-i18n="cardSeriesHeading">Top series</span>
</h3>
<ul class="space-y-3 text-sm">
<li class="flex items-center justify-between">
<div>
<p class="font-medium dm-text-main text-gray-700">Brooklyn Nine-Nine</p>
<p class="text-xs dm-text-sub text-gray-400" data-i18n="seriesB99">Comedy · Never gets old</p>
</div>
<span class="text-yellow-400">★★★★★</span>
</li>
<li class="flex items-center justify-between">
<div>
<p class="font-medium dm-text-main text-gray-700">Die Anstalt</p>
<p class="text-xs dm-text-sub text-gray-400" data-i18n="seriesAnstalt">Satire · Actually teaches you things</p>
</div>
<span class="text-yellow-400">★★★★★</span>
</li>
<li class="flex items-center justify-between">
<div>
<p class="font-medium dm-text-main text-gray-700">The Office (US)</p>
<p class="text-xs dm-text-sub text-gray-400" data-i18n="seriesOffice">Comedy · Background noise for coding</p>
</div>
<span class="text-yellow-400">★★★★★</span>
</li>
</ul>
</div>
<div class="dm-bg-card bg-white rounded-xl shadow-md p-6 hover:shadow-lg transition-shadow">
<h3 class="font-semibold text-orange-500 mb-4 flex items-center gap-2">
<i class="fa-solid fa-film"></i> <span data-i18n="cardMoviesHeading">Favorite movies</span>
</h3>
<ul class="space-y-3 text-sm">
<li class="flex items-center justify-between">
<div>
<p class="font-medium dm-text-main text-gray-700">Turning Red</p>
<p class="text-xs dm-text-sub text-gray-400" data-i18n="movieTurningRed">Pixar · Hits different every rewatch</p>
</div>
<span class="text-yellow-400">★★★★★</span>
</li>
<li class="flex items-center justify-between">
<div>
<p class="font-medium dm-text-main text-gray-700">Elemental</p>
<p class="text-xs dm-text-sub text-gray-400" data-i18n="movieElemental">Pixar · Underrated, visually stunning</p>
</div>
<span class="text-yellow-400">★★★★★</span>
</li>
<li class="flex items-center justify-between">
<div>
<p class="font-medium dm-text-main text-gray-700">Inside Out</p>
<p class="text-xs dm-text-sub text-gray-400" data-i18n="movieInsideOut">Pixar · A classic</p>
</div>
<span class="text-yellow-400">★★★★★</span>
</li>
</ul>
</div>
</div>
<!-- Vibes -->
<div class="dm-bg-card bg-white rounded-xl shadow-md p-6 hover:shadow-lg transition-shadow">
<h3 class="font-semibold text-purple-500 mb-4 flex items-center gap-2">
<i class="fa-solid fa-palette"></i> <span data-i18n="cardVibesHeading">Misc. things I like</span>
</h3>
<div class="flex flex-wrap gap-3 text-sm">
<span class="flex items-center gap-2 dm-bg-page bg-gray-50 border dm-border border-gray-100 rounded-lg px-3 py-2 dm-text-main text-gray-600">
<span class="inline-block w-4 h-4 rounded-full" style="background:#BA3BF9"></span>
<span data-i18n="vibeFavColor">Favorite color: purple</span>
</span>
<span class="flex items-center gap-2 dm-bg-page bg-gray-50 border dm-border border-gray-100 rounded-lg px-3 py-2 dm-text-main text-gray-600">
🍁 <span data-i18n="vibeMaple">Maple syrup enthusiast</span>
</span>
<span class="flex items-center gap-2 dm-bg-page bg-gray-50 border dm-border border-gray-100 rounded-lg px-3 py-2 dm-text-main text-gray-600">
✨ <span data-i18n="vibeAesthetic">Cyber · Minimal · Neon</span>
</span>
</div>
</div>
</section>
<!-- ── Connect ────────────────────────────────────────────────────── -->
<section id="connect" class="mb-12">
<h2 class="dm-text-heading text-2xl font-semibold mb-6 text-gray-700 border-l-4 border-gray-400 pl-3" data-i18n="sectionConnect">Connect</h2>
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-4">
<a href="https://github.com/DevTimmOfTO" target="_blank" rel="noopener noreferrer"
class="dm-bg-card bg-white rounded-xl shadow-md p-5 hover:shadow-xl hover:-translate-y-1 transition-all flex flex-col items-center gap-2 text-center">
<i class="fa-brands fa-github text-3xl dm-text-main text-gray-700"></i>
<span class="font-medium text-sm dm-text-main text-gray-700">GitHub</span>
<span class="text-xs dm-text-sub text-gray-400">@DevTimmOfTO</span>
</a>
<a href="https://www.youtube.com/@DevTimmOfTO" target="_blank" rel="noopener noreferrer"
class="dm-bg-card bg-white rounded-xl shadow-md p-5 hover:shadow-xl hover:-translate-y-1 transition-all flex flex-col items-center gap-2 text-center">
<i class="fa-brands fa-youtube text-3xl text-red-500"></i>
<span class="font-medium text-sm dm-text-main text-gray-700">YouTube</span>
<span class="text-xs dm-text-sub text-gray-400">@DevTimmOfTO</span>
</a>
<a href="https://discord.com/users/629199560002109453" target="_blank" rel="noopener noreferrer"
class="dm-bg-card bg-white rounded-xl shadow-md p-5 hover:shadow-xl hover:-translate-y-1 transition-all flex flex-col items-center gap-2 text-center">
<i class="fa-brands fa-discord text-3xl text-indigo-500"></i>
<span class="font-medium text-sm dm-text-main text-gray-700">Discord</span>
<span class="text-xs dm-text-sub text-gray-400" data-i18n="discordHandle">DM me</span>
</a>
<a href="https://www.twitch.tv/DevTimmOfTO" target="_blank" rel="noopener noreferrer"
class="dm-bg-card bg-white rounded-xl shadow-md p-5 hover:shadow-xl hover:-translate-y-1 transition-all flex flex-col items-center gap-2 text-center">
<i class="fa-brands fa-twitch text-3xl text-purple-500"></i>
<span class="font-medium text-sm dm-text-main text-gray-700">Twitch</span>
<span class="text-xs dm-text-sub text-gray-400">@DevTimmOfTO</span>
</a>
</div>
</section>
</div><!-- /container -->
<footer class="dm-bg-header bg-gray-800 text-white text-center py-4 mt-8 text-sm">
<p>© 2026 Timm Johannes Göring · <span data-i18n="footerTagline">made with 💜 and way too much maple syrup 🍁</span></p>
</footer>
<script>
// ── Translations ───────────────────────────────────────────────────
const translations = {
de: {
headerSub: "developer · gamer · schüler · mensch",
navBack: "Zurück zum Portfolio",
navAbout: "Über mich",
navDev: "Dev",
navGaming: "Gaming",
navEntertainment: "Entertainment",
navConnect: "Kontakt",
heroDesc: "20, Schüler, in Deutschland. Ich schreibe Backend-Code, spiele Simulationsspiele, liebe Kanada aus der Ferne und versuche, mein Französisch halbwegs brauchbar zu machen. Das hier ist meine persönliche Ecke im Internet — weniger aufgeräumt als das Portfolio, dafür echter.",
badgeCanada: "Kanada-Fan",
badgeStudent: "Oberstufenschüler",
sectionAbout: "Über mich",
cardWhoHeading: "Wer ich bin",
cardWhoText: "Ich bin 20, Schüler aus Deutschland und code hauptsächlich aus Spaß. Mein Ding ist Backend — Serverarchitektur, Datenbanken, alles was hinter den Kulissen passiert. Selbst beigebracht, seit 8+ Jahren dabei. Ich liebe Kanada, auch wenn ich noch nie dort war. Neben dem Code interessiere ich mich für Simulationsspiele und Filme.",
cardGoalsHeading: "Ziele 2025 / 2026",
goal1: "Schule abschließen (Abitur 🎓)",
goal2: "Englisch: C1 erreichen",
goal3: "Französisch: B2 erreichen",
goal4: "Rust sicher lernen",
goal5: "Prolog wirklich verstehen",
sectionDev: "Dev-Ecke",
cardSkillsHeading: "Skills",
cardSetupHeading: "Mein Setup",
setupPhilosophyLabel: "Wie ich über Code denke",
philosophy1: "Backend ist meine Komfortzone, Frontend meine Übung",
philosophy2: "Saubere Architektur statt cleverer Tricks",
philosophy3: "Wenn es nicht läuft, wird es nicht deployed",
cardProjectsHeading: "Woran ich gerade arbeite",
projCivTech: "GTA 5 RP-Server — C#, F#, MongoDB, AI. Gerade pausiert (danke R*), aber der Code ist meiner.",
projToronto: "Lotus-Simulator-Karte von Torontos Nahverkehr. Aktiv in Entwicklung — Straßenbahnen, Busse, echte Routen.",
projOSM: "Beiträge zu OpenStreetMap mit JOSM. Klein aber stetig — meine Ecke der Welt kartieren.",
projBlog: "Ich schreibe über Dev, Transit und was mir sonst so durch den Kopf geht. Offen veröffentlicht — keine Paywalls.",
sectionGaming: "Gaming",
cardGamesHeading: "Lieblingsspiele",
cardGamingStatsHeading: "Gaming auf einen Blick",
statGenre: "Lieblingsgenre",
statCurrent: "Gerade gespielt",
statYears: "Jahre Gaming",
twitchDesc: "Ich streame gelegentlich. Kein fester Zeitplan, einfach wenn die Laune da ist.",
discordDesc: "Findet mich auf Discord, wenn ihr über Code, Games oder sonst was reden wollt.",
discordLink: "Discord-Profil öffnen",
sectionEntertainment: "Entertainment",
cardMusicHeading: "Was ich gerade höre",
cardSeriesHeading: "Top-Serien",
seriesB99: "Comedy · Wird nicht alt",
seriesAnstalt: "Satire · Man lernt wirklich was",
seriesOffice: "Comedy · Hintergrundgeräusch beim Coden",
cardMoviesHeading: "Lieblingsfilme",
movieTurningRed: "Pixar · Trifft bei jedem Schauen anders",
movieElemental: "Pixar · Unterschätzt, visuell beeindruckend",
movieInsideOut: "Pixar · Ein Klassiker",
cardVibesHeading: "Sonstige Vorlieben",
vibeFavColor: "Lieblingsfarbe: Lila",
vibeMaple: "Ahornsirup-Enthusiast",
vibeAesthetic: "Cyber · Minimal · Neon",
sectionConnect: "Kontakt",
discordHandle: "DM schreiben",
footerTagline: "gemacht mit 💜 und viel zu viel Ahornsirup 🍁",
},
en: {
headerSub: "developer · gamer · student · human",
navBack: "Back to Portfolio",
navAbout: "About",
navDev: "Dev",
navGaming: "Gaming",
navEntertainment: "Entertainment",
navConnect: "Connect",
heroDesc: "20, student, living in Germany. I write backend code, play simulation games, and love Canada from afar. This is my personal corner of the internet — less polished than the portfolio, more me.",
badgeCanada: "Canada lover",
badgeStudent: "High school student",
sectionAbout: "About me",
cardWhoHeading: "Who I am",
cardWhoText: "I'm a 20-year-old student from Germany who codes mostly for fun. My main thing is backend — server architecture, databases, making things actually work behind the scenes. I'm self-taught and have been at it for 8+ years. I also love Canada — haven't been yet, but it's on my list. Outside of code I'm into sim games and movies.",
cardGoalsHeading: "Goals 2025 / 2026",
goal1: "Finish school (Abitur 🎓)",
goal2: "English: reach C1",
goal3: "French: reach B2",
goal4: "Get comfortable with Rust",
goal5: "Actually understand Prolog",
sectionDev: "Dev corner",
cardSkillsHeading: "Skills",
cardSetupHeading: "My setup",
setupPhilosophyLabel: "How I think about code",
philosophy1: "Backend is my comfort zone, frontend is my exercise",
philosophy2: "Clean architecture over clever tricks",
philosophy3: "If it doesn't run, it doesn't ship",
cardProjectsHeading: "What I'm working on",
projCivTech: "GTA 5 RP server — C#, F#, MongoDB, AI. Currently paused (thanks R*), but the code is mine.",
projToronto: "Lotus Simulator map of Toronto's transit system. Actively in development — streetcars, buses, real routes.",
projOSM: "Contributing to OpenStreetMap with JOSM. Small but steady — mapping my corner of the world.",
projBlog: "Writing about dev, transit, and whatever else is on my mind. Published openly — no paywalls.",
sectionGaming: "Gaming",
cardGamesHeading: "Favorite games",
cardGamingStatsHeading: "Gaming at a glance",
statGenre: "Favorite genre",
statCurrent: "Playing now",
statYears: "Years gaming",
twitchDesc: "I stream occasionally. No fixed schedule, just when the mood hits.",
discordDesc: "Find me on Discord if you want to talk code, games, or anything in between.",
discordLink: "Open Discord profile",
sectionEntertainment: "Entertainment",
cardMusicHeading: "What I've been listening to",
cardSeriesHeading: "Top series",
seriesB99: "Comedy · Never gets old",
seriesAnstalt: "Satire · Actually teaches you things",
seriesOffice: "Comedy · Background noise for coding",
cardMoviesHeading: "Favorite movies",
movieTurningRed: "Pixar · Hits different every rewatch",
movieElemental: "Pixar · Underrated, visually stunning",
movieInsideOut: "Pixar · A classic",
cardVibesHeading: "Misc. things I like",
vibeFavColor: "Favorite color: purple",
vibeMaple: "Maple syrup enthusiast",
vibeAesthetic: "Cyber · Minimal · Neon",
sectionConnect: "Connect",
discordHandle: "DM me",
footerTagline: "made with 💜 and way too much maple syrup 🍁",
},
fr: {
headerSub: "développeur · joueur · lycéen · humain",
navBack: "Retour au portfolio",
navAbout: "À propos",
navDev: "Dev",
navGaming: "Gaming",
navEntertainment: "Divertissement",
navConnect: "Contact",
heroDesc: "20 ans, lycéen, en Allemagne. J'écris du code backend, je joue à des jeux de simulation et j'adore le Canada de loin. C'est mon coin personnel d'internet — moins soigné que le portfolio, plus moi.",
badgeCanada: "Fan du Canada",
badgeStudent: "Lycéen",
sectionAbout: "À propos de moi",
cardWhoHeading: "Qui je suis",
cardWhoText: "Je suis un lycéen de 20 ans d'Allemagne qui code principalement pour le plaisir. Mon truc, c'est le backend — architecture serveur, bases de données, tout ce qui se passe en coulisses. Autodidacte depuis 8+ ans. J'adore aussi le Canada — je n'y suis pas encore allé, mais c'est sur ma liste. En dehors du code, j'aime les jeux de simulation et les films.",
cardGoalsHeading: "Objectifs 2025 / 2026",
goal1: "Terminer le lycée (Abitur 🎓)",
goal2: "Anglais : atteindre le C1",
goal3: "Français : atteindre le B2",
goal4: "Me sentir à l'aise avec Rust",
goal5: "Vraiment comprendre Prolog",
sectionDev: "Coin dev",
cardSkillsHeading: "Compétences",
cardSetupHeading: "Mon setup",
setupPhilosophyLabel: "Comment je pense au code",
philosophy1: "Le backend est ma zone de confort, le frontend mon exercice",
philosophy2: "Architecture propre plutôt qu'astuces ingénieuses",
philosophy3: "Si ça ne tourne pas, ça ne sort pas",
cardProjectsHeading: "Ce sur quoi je travaille",
projCivTech: "Serveur RP GTA 5 — C#, F#, MongoDB, IA. Actuellement en pause (merci R*), mais le code est le mien.",
projToronto: "Carte Lotus Simulator du réseau de transit de Toronto. En développement actif — tramways, bus, vraies lignes.",
projOSM: "Contribution à OpenStreetMap avec JOSM. Petit mais régulier — cartographier mon coin du monde.",
projBlog: "J'écris sur le dev, le transit et ce qui me passe par la tête. Publié librement — sans paywall.",
sectionGaming: "Gaming",
cardGamesHeading: "Jeux préférés",
cardGamingStatsHeading: "Gaming en bref",
statGenre: "Genre préféré",
statCurrent: "En ce moment",
statYears: "Années de gaming",
twitchDesc: "Je stream de temps en temps. Pas de programme fixe, juste quand l'envie est là.",
discordDesc: "Retrouvez-moi sur Discord pour parler code, jeux ou autre chose.",
discordLink: "Ouvrir le profil Discord",
sectionEntertainment: "Divertissement",
cardMusicHeading: "Ce que j'écoute en ce moment",
cardSeriesHeading: "Meilleures séries",
seriesB99: "Comédie · Ne vieillit jamais",
seriesAnstalt: "Satire · On apprend vraiment des choses",
seriesOffice: "Comédie · Bruit de fond pour coder",
cardMoviesHeading: "Films préférés",
movieTurningRed: "Pixar · Touche différemment à chaque visionnage",
movieElemental: "Pixar · Sous-estimé, visuellement époustouflant",
movieInsideOut: "Pixar · Un classique",
cardVibesHeading: "Autres choses que j'aime",
vibeFavColor: "Couleur préférée : violet",
vibeMaple: "Enthousiaste du sirop d'érable",
vibeAesthetic: "Cyber · Minimal · Neon",
sectionConnect: "Contact",
discordHandle: "Envoyer un message",
footerTagline: "fait avec 💜 et beaucoup trop de sirop d'érable 🍁",
}
};
let currentLang = 'en';
function setLanguage(lang) {
currentLang = lang;
document.documentElement.lang = lang;
document.querySelectorAll('[data-i18n]').forEach(el => {
const key = el.getAttribute('data-i18n');
if (translations[lang][key]) el.innerHTML = translations[lang][key];
});
}
function toggleDarkMode() {
document.documentElement.classList.toggle('dark');
document.getElementById('darkModeIcon').className =
document.documentElement.classList.contains('dark')
? 'fa-solid fa-sun'
: 'fa-solid fa-moon';
}
// Rotating status text
const statuses = {
de: ["Online & ready to code 💻", "Gerade am Coden 💻", "Gerade am Zocken 🎮", "Musik hören 🎵", "Kanada vermissen 🍁"],
en: ["Online & ready to code 💻", "Currently coding 💻", "Currently gaming 🎮", "Listening to music 🎵", "Missing Canada 🍁"],
fr: ["En ligne & prêt à coder 💻", "En train de coder 💻", "En train de jouer 🎮", "À l'écoute de musique 🎵", "Canada me manque 🍁"],
};
let statusIdx = 0;
setInterval(() => {
statusIdx = (statusIdx + 1) % statuses.de.length;
document.getElementById('statusText').textContent = statuses[currentLang][statusIdx];
}, 4000);
</script>
</body>
</html>