You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="tagline">Homelab dev & computer designer. High schooler building things that actually run.</p>
284
+
<pclass="tagline">Homelab dev & computer designer. High schooler building things that actually run.</p>
285
285
</header>
286
286
287
287
<!-- About -->
288
288
<sectionid="about">
289
289
<pclass="section-label">About</p>
290
-
<pclass="about-text">
291
-
I'm a high school student who spends way too much time in my homelab. I like spinning up self-hosted services, designing interfaces, and figuring out how things work under the hood.
Outside of tech — I'm into music, graphic design, and collecting things I probably don't need. I like clean, considered aesthetics: nothing cluttered, nothing loud.
295
-
</p>
290
+
<pclass="about-text">I'm a high school student who spends way too much time in my homelab. I like spinning up self-hosted services, designing interfaces, and figuring out how things work under the hood.</p>
291
+
<pclass="about-text">Outside of tech — I'm into music, graphic design, and collecting things I probably don't need. I like clean, considered aesthetics: nothing cluttered, nothing loud.</p>
<pclass="project-desc">PaperMC 1.21.1 modded server running through Crafty Controller, hosted for me and my friends. Crafty handles mod management, backups, and restarts through a web UI — no touching the terminal every time something breaks.</p>
321
+
<divclass="project-specs">
322
+
<spanclass="spec">PaperMC</span>
323
+
<spanclass="spec">Crafty Controller</span>
324
+
<spanclass="spec">1.21.1</span>
325
+
<spanclass="spec">modded</span>
323
326
</div>
324
-
<pclass="project-desc">Short description of what this is and what problem it solves. Replace this with your own project.</p>
325
327
<divclass="project-img">
326
-
<!-- To add a screenshot: <img src="your-screenshot.png" alt="Project one"> -->
328
+
<!-- To add a screenshot: replace this comment with <img src="mc-screenshot.png" alt="Minecraft server"> -->
<pclass="project-desc">Self-built home server I put together myself. Runs all my self-hosted services and containers 24/7. The dual 16TB drives handle bulk storage and the SSD keeps things snappy for services that need it.</p>
339
+
<divclass="project-specs">
340
+
<spanclass="spec">Ryzen 3400G</span>
341
+
<spanclass="spec">32GB RAM</span>
342
+
<spanclass="spec">2×16TB HDD</span>
343
+
<spanclass="spec">1TB SSD</span>
335
344
</div>
336
-
<pclass="project-desc">Short description of what this is and what problem it solves. Replace this with your own project.</p>
<!-- To add a photo: replace this comment with <img src="homelab.png" alt="Homelab"> -->
347
+
<spanclass="project-img-label">add photo</span>
339
348
</div>
340
349
</div>
341
350
342
351
<divclass="project-card">
343
352
<divclass="project-header">
344
-
<spanclass="project-name">Project three</span>
345
-
<spanclass="project-type">design</span>
353
+
<spanclass="project-name">Raspberry Pi Cluster</span>
354
+
<spanclass="project-type">cluster</span>
355
+
</div>
356
+
<pclass="project-desc">A cluster of Raspberry Pis running DietPi — a stripped-down OS that keeps overhead minimal. Used for lightweight distributed services and learning how clustered systems actually behave in practice.</p>
357
+
<divclass="project-specs">
358
+
<spanclass="spec">Raspberry Pi</span>
359
+
<spanclass="spec">DietPi</span>
360
+
<spanclass="spec">cluster</span>
346
361
</div>
347
-
<pclass="project-desc">Short description of what this is and what problem it solves. Replace this with your own project.</p>
0 commit comments