From f2306bcda027b5ae8cf0cfaeef8cb856546ae434 Mon Sep 17 00:00:00 2001 From: ced4568 Date: Sun, 26 Apr 2026 16:20:06 -0500 Subject: [PATCH] README.md v2 --- README.md | 87 ++++++++++++++++++++++++++++++++----------------------- 1 file changed, 51 insertions(+), 36 deletions(-) diff --git a/README.md b/README.md index 46aa59e..f6ced1e 100644 --- a/README.md +++ b/README.md @@ -1,57 +1,72 @@ +

Hi, I'm Chase!
+Digital Systems | Infrastructure | RF Edge Systems +

+ +

+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. +

+ +Coding Gorilla + + + --- # 🧠 Ced’s 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: -- πŸ“Š Ced’s NOC Dashboard (live system monitoring) -- 🧠 HomeLab Infrastructure (Proxmox, VLANs, services) -- ☸️ K3s Cluster (distributed workloads) -- πŸ“‘ APRS iGate (RF β†’ Internet edge system) +- πŸ“Š **Ced’s NOC Dashboard** (live system monitoring) +- 🧠 **HomeLab Infrastructure** (Proxmox, VLANs, services) +- ☸️ **K3s Cluster** (distributed compute) +- πŸ“‘ **APRS iGate (RF Edge System)** --- -## πŸ“Š NOC Dashboard +# πŸ“Š Ced’s NOC Dashboard -The NOC dashboard represents: +A central visibility layer for all systems. -- Infrastructure systems -- Application services -- Network layers -- RF edge systems (APRS iGate) +### πŸ” What it shows: +- Infrastructure health +- Service availability +- 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 -- Built with Raspberry Pi + Direwolf -- Tuned audio chain for reliable decoding -- Integrated into NOC as an **Edge / RF system** +A real-world RF β†’ Internet gateway built using: -πŸ”— 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 -- 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: - -πŸ‘‰ **Ced’s NOC = Visibility layer across all projects** - ---- \ No newline at end of file +```text +RF (radio signals) β†’ Digital Infrastructure β†’ Internet (APRS-IS) \ No newline at end of file