Add K3s and HomeLab repos to portfolio projects section

This commit is contained in:
2026-04-19 00:50:20 -05:00
parent 31676ba3f0
commit 427226b1a1
+6 -6
View File
@@ -120,7 +120,7 @@
<!-- PLACEHOLDER: HOMELAB -->
<div class="project-card">
<h3>🧠 Ceds HomeLab</h3>
<h3>🧠 Ceds HomeLab Infrastructure</h3>
<p>
Personal infrastructure lab focused on networking, monitoring, virtualization,
and self-hosted services.
@@ -133,14 +133,14 @@
<li>System architecture design</li>
</ul>
<a href="#" class="project-link">
Coming Soon
<a href="https://github.com/ced4568/ceds-homelab" target="_blank" class="project-link">
View Project
</a>
</div>
<!-- PLACEHOLDER: K3S -->
<div class="project-card">
<h3>☸️ K3s Cluster</h3>
<h3>☸️ K3s Kubernetes Cluster</h3>
<p>
Multi-node Kubernetes cluster built for container orchestration,
service deployment, and infrastructure experimentation.
@@ -153,8 +153,8 @@
<li>Infrastructure automation</li>
</ul>
<a href="#" class="project-link">
Coming Soon
<a href="https://github.com/ced4568/ced-k3s-homelab" target="_blank" class="project-link">
View Project
</a>
</div>