-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
307 lines (283 loc) · 20.8 KB
/
index.html
File metadata and controls
307 lines (283 loc) · 20.8 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
<!DOCTYPE html>
<html lang="en" data-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Digitalbrainstem — Building tools that help people</title>
<meta name="description" content="Open source developer tools and AI — from developer utilities to accessibility technology. Independent builder creating tools that help everyone.">
<meta name="author" content="Digitalbrainstem">
<!-- Open Graph -->
<meta property="og:title" content="Digitalbrainstem — Building tools that help people">
<meta property="og:description" content="Open source developer tools and AI — from developer utilities to accessibility technology.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://digitalbrainstem.com">
<!-- Fonts -->
<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=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<!-- Favicon (Arc Brain simplified) -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='30 20 140 110'><path d='M100,28 Q72,28 58,40 Q42,54 42,72 Q42,88 52,98 Q60,106 72,110 Q82,113 92,112 Q98,111 100,108' fill='none' stroke='%23DC0000' stroke-width='3'/><path d='M100,28 Q128,28 142,40 Q158,54 158,72 Q158,88 148,98 Q140,106 128,110 Q118,113 108,112 Q102,111 100,108' fill='none' stroke='%23DC0000' stroke-width='3'/><circle cx='100' cy='70' r='22' fill='none' stroke='%230047AB' stroke-width='2.5'/><circle cx='100' cy='70' r='15' fill='none' stroke='%230047AB' stroke-width='2'/><circle cx='100' cy='70' r='5' fill='%230047AB'/></svg>">
</head>
<body>
<!-- Site Nav -->
<nav class="site-nav">
<a href="/" class="nav-logo">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" aria-hidden="true">
<defs>
<radialGradient id="nav-core" cx="0.5" cy="0.5" r="0.5">
<stop offset="0" stop-color="#FFFFFF"/>
<stop offset="0.3" stop-color="var(--logo-arc, #0047AB)"/>
<stop offset="0.7" stop-color="var(--logo-arc, #0047AB)" stop-opacity="0.4"/>
<stop offset="1" stop-color="var(--logo-arc, #0047AB)" stop-opacity="0"/>
</radialGradient>
</defs>
<path d="M100,28 Q72,28 58,40 Q42,54 42,72 Q42,88 52,98 Q60,106 72,110 Q82,113 92,112 Q98,111 100,108" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="2.5" stroke-linecap="round"/>
<path d="M100,28 Q128,28 142,40 Q158,54 158,72 Q158,88 148,98 Q140,106 128,110 Q118,113 108,112 Q102,111 100,108" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="2.5" stroke-linecap="round"/>
<path d="M62,52 Q78,48 88,55 Q95,60 92,68" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="1.5" opacity="0.6" stroke-linecap="round"/>
<path d="M50,72 Q68,65 82,72 Q90,76 85,85" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="1.5" opacity="0.6" stroke-linecap="round"/>
<path d="M138,52 Q122,48 112,55 Q105,60 108,68" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="1.5" opacity="0.6" stroke-linecap="round"/>
<path d="M150,72 Q132,65 118,72 Q110,76 115,85" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="1.5" opacity="0.6" stroke-linecap="round"/>
<path d="M100,108 L100,128 Q96,132 92,128 M100,128 Q104,132 108,128" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="2" stroke-linecap="round"/>
<circle cx="100" cy="70" r="22" fill="none" stroke="var(--logo-arc, #0047AB)" stroke-width="2" opacity="0.8"/>
<circle cx="100" cy="70" r="15" fill="none" stroke="var(--logo-arc, #0047AB)" stroke-width="1.5" opacity="0.6"/>
<circle cx="100" cy="70" r="9" fill="none" stroke="var(--logo-arc, #0047AB)" stroke-width="1.2" opacity="0.9"/>
<circle cx="100" cy="70" r="5" fill="#FFFFFF"/>
<circle cx="100" cy="70" r="8" fill="url(#nav-core)" opacity="0.7"/>
</svg>
<span class="nav-brand">Digital<span class="nav-accent">brainstem</span></span>
</a>
</nav>
<!-- Theme Toggle -->
<button class="theme-toggle" id="theme-toggle" aria-label="Toggle dark/light theme">
<span id="theme-icon">☀️</span>
</button>
<!-- Hero -->
<section class="hero">
<div class="hero-content">
<div class="hero-logo">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 140" aria-hidden="true">
<defs>
<radialGradient id="hero-core" cx="0.5" cy="0.5" r="0.5">
<stop offset="0" stop-color="#FFFFFF"/>
<stop offset="0.3" stop-color="var(--logo-arc, #0047AB)"/>
<stop offset="0.7" stop-color="var(--logo-arc, #0047AB)" stop-opacity="0.4"/>
<stop offset="1" stop-color="var(--logo-arc, #0047AB)" stop-opacity="0"/>
</radialGradient>
<radialGradient id="hero-outer" cx="0.5" cy="0.5" r="0.5">
<stop offset="0" stop-color="var(--logo-brain, #DC0000)" stop-opacity="0"/>
<stop offset="0.6" stop-color="var(--logo-brain, #DC0000)" stop-opacity="0.15"/>
<stop offset="1" stop-color="var(--logo-brain, #DC0000)" stop-opacity="0.5"/>
</radialGradient>
</defs>
<!-- Outer red glow -->
<ellipse cx="100" cy="68" rx="62" ry="52" fill="url(#hero-outer)" opacity="0.6"/>
<!-- Brain silhouette -->
<path d="M100,28 Q72,28 58,40 Q42,54 42,72 Q42,88 52,98 Q60,106 72,110 Q82,113 92,112 Q98,111 100,108" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="2.5" stroke-linecap="round"/>
<path d="M100,28 Q128,28 142,40 Q158,54 158,72 Q158,88 148,98 Q140,106 128,110 Q118,113 108,112 Q102,111 100,108" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="2.5" stroke-linecap="round"/>
<!-- Brain folds -->
<path d="M62,52 Q78,48 88,55 Q95,60 92,68" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="1.5" opacity="0.6" stroke-linecap="round"/>
<path d="M50,72 Q68,65 82,72 Q90,76 85,85" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="1.5" opacity="0.6" stroke-linecap="round"/>
<path d="M55,90 Q70,85 80,92 Q88,98 82,105" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="1.5" opacity="0.6" stroke-linecap="round"/>
<path d="M138,52 Q122,48 112,55 Q105,60 108,68" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="1.5" opacity="0.6" stroke-linecap="round"/>
<path d="M150,72 Q132,65 118,72 Q110,76 115,85" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="1.5" opacity="0.6" stroke-linecap="round"/>
<path d="M145,90 Q130,85 120,92 Q112,98 118,105" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="1.5" opacity="0.6" stroke-linecap="round"/>
<!-- Brain stem -->
<path d="M100,108 L100,128 Q96,132 92,128 M100,128 Q104,132 108,128" fill="none" stroke="var(--logo-brain, #DC0000)" stroke-width="2" stroke-linecap="round"/>
<!-- Arc reactor rings -->
<circle cx="100" cy="70" r="22" fill="none" stroke="var(--logo-arc, #0047AB)" stroke-width="2" opacity="0.8"/>
<circle cx="100" cy="70" r="15" fill="none" stroke="var(--logo-arc, #0047AB)" stroke-width="1.5" opacity="0.6"/>
<circle cx="100" cy="70" r="9" fill="none" stroke="var(--logo-arc, #0047AB)" stroke-width="1.2" opacity="0.9"/>
<!-- Arc reactor segments -->
<line x1="100" y1="48" x2="100" y2="53" stroke="#FFFFFF" stroke-width="2" opacity="0.8"/>
<line x1="100" y1="87" x2="100" y2="92" stroke="#FFFFFF" stroke-width="2" opacity="0.8"/>
<line x1="78" y1="70" x2="83" y2="70" stroke="#FFFFFF" stroke-width="2" opacity="0.8"/>
<line x1="117" y1="70" x2="122" y2="70" stroke="#FFFFFF" stroke-width="2" opacity="0.8"/>
<line x1="85" y1="55" x2="88" y2="58" stroke="#FFFFFF" stroke-width="1.5" opacity="0.6"/>
<line x1="112" y1="82" x2="115" y2="85" stroke="#FFFFFF" stroke-width="1.5" opacity="0.6"/>
<line x1="115" y1="55" x2="112" y2="58" stroke="#FFFFFF" stroke-width="1.5" opacity="0.6"/>
<line x1="85" y1="85" x2="88" y2="82" stroke="#FFFFFF" stroke-width="1.5" opacity="0.6"/>
<!-- Core glow -->
<circle cx="100" cy="70" r="5" fill="#FFFFFF"/>
<circle cx="100" cy="70" r="3" fill="#FFFFFF" opacity="0.9"/>
<circle cx="100" cy="70" r="8" fill="url(#hero-core)" opacity="0.7"/>
</svg>
</div>
<h1 class="hero-brand">Digital<span class="accent">brainstem</span></h1>
<p class="hero-tagline">Building tools that help people.</p>
<p class="hero-subtitle">Open source developer tools and AI — from developer utilities to accessibility technology.</p>
<div class="hero-links">
<a href="https://github.com/Digitalbrainstem" class="hero-link hero-link--primary" target="_blank" rel="noopener">
<svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0024 12c0-6.63-5.37-12-12-12z"/></svg>
GitHub
</a>
<a href="https://atlascortex.dev" class="hero-link hero-link--secondary" target="_blank" rel="noopener">
Atlas Cortex →
</a>
</div>
</div>
</section>
<!-- Projects -->
<section class="projects" id="projects">
<div class="container">
<div class="section-header fade-in">
<span class="section-label">Projects</span>
<h2 class="section-title">What I'm building</h2>
<p class="section-desc">Practical tools — from AI platforms to developer utilities. Everything open source.</p>
</div>
<div class="projects-grid stagger">
<!-- Atlas Cortex -->
<div class="project-card fade-in">
<div class="project-icon">🧠</div>
<span class="project-tag">AI Platform</span>
<h3 class="project-name">Atlas Cortex</h3>
<p class="project-desc">Self-evolving personal AI that runs entirely on your hardware. 4-layer pipeline, multi-model routing, 20+ LoRA domains, voice engine, and 2,800+ tests.</p>
<div class="project-meta">
<a href="https://atlascortex.dev" target="_blank" rel="noopener">
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M18 13v6a2 2 0 01-2 2H5a2 2 0 01-2-2V8a2 2 0 012-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
atlascortex.dev
</a>
<a href="https://github.com/Betanu701/atlas-cortex" target="_blank" rel="noopener">
<svg width="14" height="14" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0024 12c0-6.63-5.37-12-12-12z"/></svg>
Source
</a>
</div>
</div>
<!-- Atlas Sight -->
<div class="project-card fade-in">
<div class="project-icon">👁️</div>
<span class="project-tag">Accessibility</span>
<h3 class="project-name">Atlas Sight</h3>
<p class="project-desc">Free, offline vision assistant for visually impaired people. Runs on a phone — no subscriptions, no cloud required.</p>
<p class="project-quote">Technology should help everyone, not just those who can afford it.</p>
<div class="project-meta">
<a href="https://github.com/Digitalbrainstem" target="_blank" rel="noopener">
<svg width="14" height="14" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0024 12c0-6.63-5.37-12-12-12z"/></svg>
Source
</a>
</div>
</div>
<!-- Atlas Little Learner -->
<div class="project-card fade-in">
<div class="project-icon">🎨</div>
<span class="project-tag">Education</span>
<h3 class="project-name">Atlas Little Learner</h3>
<p class="project-desc">Adaptive early education platform for toddlers (18 months – 5 years). 7 skill modules, frustration detection, and a parent dashboard.</p>
<div class="project-meta">
<a href="https://github.com/Digitalbrainstem" target="_blank" rel="noopener">
<svg width="14" height="14" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0024 12c0-6.63-5.37-12-12-12z"/></svg>
Source
</a>
</div>
</div>
<!-- ejs-grammar -->
<div class="project-card fade-in">
<div class="project-icon">⚡</div>
<span class="project-tag">Developer Tools</span>
<h3 class="project-name">ejs-grammar</h3>
<p class="project-desc">VSCode EJS syntax highlighting used by thousands of developers daily. Because good developer tooling makes everyone more productive.</p>
<div class="project-meta">
<a href="https://github.com/Digitalbrainstem/ejs-grammar" target="_blank" rel="noopener">
<svg width="14" height="14" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0024 12c0-6.63-5.37-12-12-12z"/></svg>
Source
</a>
<span class="project-stars">⭐ 79 stars</span>
</div>
</div>
</div>
</div>
</section>
<!-- Philosophy -->
<section class="philosophy" id="philosophy">
<div class="container">
<div class="section-header fade-in">
<span class="section-label">Philosophy</span>
<h2 class="section-title">What I believe in</h2>
</div>
<div class="philosophy-grid stagger">
<div class="philosophy-item fade-in">
<span class="philosophy-icon">📖</span>
<div>
<p class="philosophy-text">Everything open source.</p>
<p class="philosophy-sub">Knowledge grows when it's shared.</p>
</div>
</div>
<div class="philosophy-item fade-in">
<span class="philosophy-icon">🏠</span>
<div>
<p class="philosophy-text">Everything runs locally.</p>
<p class="philosophy-sub">Your hardware. Your data. Your control.</p>
</div>
</div>
<div class="philosophy-item fade-in">
<span class="philosophy-icon">🤝</span>
<div>
<p class="philosophy-text">Technology should be accessible to everyone.</p>
<p class="philosophy-sub">Not just those who can afford it.</p>
</div>
</div>
<div class="philosophy-item fade-in">
<span class="philosophy-icon">🔒</span>
<div>
<p class="philosophy-text">No subscriptions. No cloud dependency.</p>
<p class="philosophy-sub">Your data is yours. Period.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="footer-links">
<a href="https://github.com/Digitalbrainstem" class="footer-link" target="_blank" rel="noopener">
<svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0024 12c0-6.63-5.37-12-12-12z"/></svg>
GitHub
</a>
<a href="https://atlascortex.dev" class="footer-link" target="_blank" rel="noopener">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><line x1="2" y1="12" x2="22" y2="12"/><path d="M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z"/></svg>
atlascortex.dev
</a>
</div>
<p class="footer-note">Independent builder. All projects open source.</p>
<p class="footer-privacy">No tracking · No analytics · No cookies</p>
</div>
</footer>
<script>
/* ── Theme Toggle ──────────────────────────────────────── */
(function () {
const toggle = document.getElementById('theme-toggle');
const icon = document.getElementById('theme-icon');
const html = document.documentElement;
function setTheme(theme) {
html.setAttribute('data-theme', theme);
icon.textContent = theme === 'dark' ? '☀️' : '🌙';
localStorage.setItem('theme', theme);
}
/* Restore saved preference, default to dark */
const saved = localStorage.getItem('theme') || 'dark';
setTheme(saved);
toggle.addEventListener('click', function () {
const current = html.getAttribute('data-theme');
setTheme(current === 'dark' ? 'light' : 'dark');
});
})();
/* ── Scroll Reveal ─────────────────────────────────────── */
(function () {
const observer = new IntersectionObserver(
function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
entry.target.classList.add('visible');
}
});
},
{ threshold: 0.1, rootMargin: '0px 0px -40px 0px' }
);
document.querySelectorAll('.fade-in').forEach(function (el) {
observer.observe(el);
});
})();
</script>
</body>
</html>