README.md v2

This commit is contained in:
2026-04-26 16:20:06 -05:00
parent d6de99ba90
commit f2306bcda0
+51 -36
View File
@@ -1,57 +1,72 @@
<h1>Hi, I'm Chase! <br/>
Digital Systems | Infrastructure | RF Edge Systems
</h1>
<h3>
I build real-world systems that combine data, automation, and infrastructure.
From dashboards and full-stack apps to homelab environments, everything I create is designed to solve practical problems and scale.
</h3>
<img align="right" alt="Coding Gorilla" width="400px" style="padding-right:10px;" src="https://gifdb.com/images/thumbnail/monkey-laptop-coding-miys12p5izw3s11s.gif" />
<ul>
<li>🚀 Currently building data dashboards & system monitoring tools</li>
<li>🖥️ Running a full homelab (Proxmox, Kubernetes, Docker)</li>
<li>⚙️ Focused on automation, infrastructure, and real-world systems</li>
<li>🧠 Ask me about Raspberry Pi clusters, K3s, or system design</li>
<li>📫 Reach me: Chasedumphord@gmail.com</li>
<li>⚡ Fun fact: I have ball pythons 🐍 along with dogs</li>
</ul>
--- ---
# 🧠 Ceds Portfolio System # 🧠 Ceds Portfolio System
This repository powers my live portfolio: 👉 **Live Site:** https://ced4568.github.io/ced-portfolio
Digital Systems | Infrastructure | RF Edge Systems This repository represents a **live system portfolio**, not just static projects.
It showcases real-world systems including: It showcases:
- 📊 Ceds NOC Dashboard (live system monitoring) - 📊 **Ceds NOC Dashboard** (live system monitoring)
- 🧠 HomeLab Infrastructure (Proxmox, VLANs, services) - 🧠 **HomeLab Infrastructure** (Proxmox, VLANs, services)
- ☸️ K3s Cluster (distributed workloads) - ☸️ **K3s Cluster** (distributed compute)
- 📡 APRS iGate (RF → Internet edge system) - 📡 **APRS iGate (RF Edge System)**
--- ---
## 📊 NOC Dashboard # 📊 Ceds NOC Dashboard
The NOC dashboard represents: A central visibility layer for all systems.
- Infrastructure systems ### 🔍 What it shows:
- Application services - Infrastructure health
- Network layers - Service availability
- RF edge systems (APRS iGate) - Network segmentation
- RF edge system status
This is not static — it reflects **real systems running in my environment**. ### 🧠 Why it matters:
This demonstrates:
- System monitoring mindset
- Operational visibility
- Real-world infrastructure awareness
--- ---
## 📡 Featured System: APRS iGate # 📡 Featured System APRS iGate (RF Edge)
- RF → APRS-IS gateway A real-world RF → Internet gateway built using:
- Built with Raspberry Pi + Direwolf
- Tuned audio chain for reliable decoding
- Integrated into NOC as an **Edge / RF system**
🔗 https://github.com/ced4568/ceds-aprs-igate - Raspberry Pi
- Direwolf APRS TNC
- Tuned audio chain (critical for decoding)
- APRS-IS integration
--- ### 🔗 Project:
https://github.com/ced4568/ceds-aprs-igate
## Key Focus ### 🔥 Key Insight:
This system bridges:
- Infrastructure + Systems Engineering ```text
- Automation + Monitoring RF (radio signals) → Digital Infrastructure → Internet (APRS-IS)
- Real-world implementations (not tutorials)
- Bridging physical systems → digital infrastructure
---
## 🚀 Why This Repo Exists
This repo ties everything together into a single system:
👉 **Ceds NOC = Visibility layer across all projects**
---