added a README.md page

This commit is contained in:
2026-04-26 16:16:35 -05:00
parent d934f9bb47
commit d6de99ba90
+57
View File
@@ -0,0 +1,57 @@
---
# 🧠 Ceds Portfolio System
This repository powers my live portfolio:
Digital Systems | Infrastructure | RF Edge Systems
It showcases real-world systems including:
- 📊 Ceds NOC Dashboard (live system monitoring)
- 🧠 HomeLab Infrastructure (Proxmox, VLANs, services)
- ☸️ K3s Cluster (distributed workloads)
- 📡 APRS iGate (RF → Internet edge system)
---
## 📊 NOC Dashboard
The NOC dashboard represents:
- Infrastructure systems
- Application services
- Network layers
- RF edge systems (APRS iGate)
This is not static — it reflects **real systems running in my environment**.
---
## 📡 Featured System: APRS iGate
- RF → APRS-IS gateway
- 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
---
## ⚡ Key Focus
- Infrastructure + Systems Engineering
- Automation + Monitoring
- 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**
---