A living dashboard for my public open-source projects, automations, and analytics.
βΉοΈ About This Repository
This is a self-documenting profile repository that automatically:
- Generates README sections from live GitHub API data (System Overview, Project Matrix, Learning focus)
- Creates Daily Di-Gists β 24-hour summaries of public repo activity (see daily/)
- Renders an analytics dashboard β Next.js app with ECharts visualizations (preview)
The repository uses a 4-domain architecture:
- Profile README Generation β Marker-based section updates with validation
- Daily Intelligence Reporting β Scheduled workflow creating Di-Gist entries
- Analytics Dashboard β Static site with GitHub metrics visualization
- Configuration Management β Centralized repo seeds and portfolio metadata
For technical details, see AGENTS.md for workflow documentation and AUTOMATION.md for CI/CD pipeline details. The domain model is available in .understand-anything/domain-graph.json.
π System Overview
A public-repo-only snapshot of the cywf ecosystem: what is active, what needs attention, and how the projects cluster together.
| Metric | Status |
|---|---|
| Public repos tracked | 13 |
| Working repos | 3 |
| Semi-functioning repos | 10 |
| Broken repos | 0 |
| Repos with substantive public CI | 10 |
| Open blocker issues | 11 |
| Queued board tasks | 0 |
| Data freshness mode | 13/13 live GitHub reads; 0 snapshot/seed fallbacks |
| Next-Tasks source | Live Projects v2 data when PROJECTS_TOKEN is available; local runs without it show an explicit degraded state. |
| Primary language mix | Astro, JavaScript, Python, Rust, Shell, TypeScript |
| Portfolio themes | Cybersecurity & Defense β’ Developer Tooling & Automation β’ General Software Projects β’ Infrastructure & Networking β’ Mapping, Mobility & Aviation β’ Web Platforms & Content |
| Last ecosystem refresh | 2026-08-14 10:40 UTC |
πΊοΈ Public Repo Ecosystem Graph
flowchart LR
root((cywf public repo ecosystem))
root --> CybersecurityDefense[Cybersecurity & Defense]
CybersecurityDefense --> FortiPath[π’ FortiPath]
CybersecurityDefense --> sentinel-project[π‘ sentinel-project]
CybersecurityDefense --> AegisNet[π‘ AegisNet]
CybersecurityDefense --> OTG-TAK[π’ OTG-TAK]
CybersecurityDefense --> CTF-Kit[π‘ CTF-Kit]
root --> InfrastructureNetworking[Infrastructure & Networking]
InfrastructureNetworking --> InfraGuard[π‘ InfraGuard]
InfrastructureNetworking --> NetNinja[π‘ NetNinja]
InfrastructureNetworking --> ZeroTier-Toolkit[π‘ ZeroTier-Toolkit]
root --> MappingMobilityAviation[Mapping, Mobility & Aviation]
MappingMobilityAviation --> AirwayAtlas[π‘ AirwayAtlas]
root --> WebPlatformsContent[Web Platforms & Content]
WebPlatformsContent --> willow[π‘ willow]
WebPlatformsContent --> cywf.github.io[π’ cywf.github.io]
root --> DeveloperToolingAutomation[Developer Tooling & Automation]
DeveloperToolingAutomation --> Boilerplates[π‘ Boilerplates]
root --> GeneralSoftwareProjects[General Software Projects]
GeneralSoftwareProjects --> AlphaNest[π‘ AlphaNest]
- ZeroTier-Toolkit β last push 292 days ago
- Boilerplates β last push 292 days ago
- NetNinja β last push 290 days ago
Click to view recent Daily Di-Gists
These entries are generated from the scheduled public-repo Daily Di-Gist workflow and summarize the last 24 hours of public repo progress, breakages, health, and next steps.
| Date | Title | Summary | Source |
|---|---|---|---|
| 2026-08-14 | Daily Di-Gist β 2026-08-14 | Public repos reviewed: 13. 0 commits observed. 0 workflow failures observed. | View Digest |
| 2026-08-13 | Daily Di-Gist β 2026-08-13 | Public repos reviewed: 13. 0 commits observed. 0 workflow failures observed. | View Digest |
| 2026-08-12 | Daily Di-Gist β 2026-08-12 | Public repos reviewed: 13. 0 commits observed. 0 workflow failures observed. | View Digest |
| 2026-08-11 | Daily Di-Gist β 2026-08-11 | Public repos reviewed: 13. 0 commits observed. 0 workflow failures observed. | View Digest |
| 2026-08-10 | Daily Di-Gist β 2026-08-10 | Public repos reviewed: 13. 0 commits observed. 0 workflow failures observed. | View Digest |
This section auto-updates from the Daily Di-Gist workflow.
Click to view public repo health by status category
This matrix groups public repositories into working, semi-functioning, and broken buckets based on public workflow visibility, open issue blockages, and recent push activity.
Next-Tasks cells are rendered from GitHub Projects v2 when PROJECTS_TOKEN is available. Local or unauthenticated runs explicitly mark those cells as degraded instead of pretending there are no tasks.
| Status | Count | Meaning |
|---|---|---|
| Working | 3 | Public CI present and no obvious portfolio-level blocker signal |
| Semi-functioning | 10 | Stale pushes, missing substantive CI, or disabled workflow signals |
| Broken | 0 | Archived repo or open blocker issue combined with disabled workflow |
π’ Working repositories (3)
| Project | What it does | Workflow | Status signal | Blockage | Next tasks |
|---|---|---|---|---|---|
| FortiPath | FortiPath: a comprehensive executive protection tool designed to enha⦠| Deployment Automation ⒠24d since push | Issue #45 | No queued Project task found | |
| OTG-TAK | On-The-Go TAK Deployment | Test β’ 24d since push | None | No queued Project task found | |
| cywf.github.io | Welcome to my blog, kindly hosted via github | Deploy Astro site to Pages β’ 27d since push | Issue #90 | No queued Project task found |
π‘ Semi-functioning repositories (10)
| Project | What it does | Workflow | Status signal | Blockage | Next tasks |
|---|---|---|---|---|---|
| sentinel-project | The Sentinel Project is an advanced security system designed to prote⦠| CI/CD Pipeline ⒠210d since push | None | No queued Project task found | |
| AegisNet | AegisNet: An advanced, integrated defense solution leveraging AI, aut⦠| Docker Build and Push ⒠285d since push | None | No queued Project task found | |
| AirwayAtlas | .github/workflows/security.yml β’ 285d since push | None | No queued Project task found | ||
| willow | A Blockchain based Real Estate Website inspired by Zillow. | Deploy to GitHub Pages β’ 285d since push | None | No queued Project task found | |
| InfraGuard | Repo containing automated server provisioning and configuration scrip⦠| Terraform Validation ⒠283d since push | None | No queued Project task found | |
| NetNinja | Streamline Linux server troubleshooting with NetNinja - the ultimateβ¦ | β | No public CI β’ 290d since push | None | No queued Project task found |
| ZeroTier-Toolkit | π ZeroTier Toolkit: A powerful suite designed to empower network & sβ¦ | β | No public CI β’ 292d since push | None | No queued Project task found |
| AlphaNest | The Official AlphaNest Repo | Build and Test Containers β’ 200d since push | None | No queued Project task found | |
| Boilerplates | This is my personal template collection. Here you'll find templates,β¦ | β | No public CI β’ 292d since push | None | No queued Project task found |
| CTF-Kit | A Capture-the-Flag (CTF) Starter Kit | Validate Contributions β’ 285d since push | None | No queued Project task found |
π΄ Broken repositories (0)
None in this category right now.
Click to view GitHub statistics & activity
Click to view themes inferred from current public repos
This section is generated strictly from the current public repository portfolio β not from generic interest statements.
- Cybersecurity & Defense β FortiPath, sentinel-project, AegisNet, OTG-TAK, CTF-Kit
- Infrastructure & Networking β FortiPath, sentinel-project, InfraGuard, NetNinja, ZeroTier-Toolkit
- Developer Tooling & Automation β sentinel-project, ZeroTier-Toolkit, Boilerplates
- Mapping, Mobility & Aviation β AegisNet, AirwayAtlas
- Web Platforms & Content β willow, cywf.github.io
- General Software Projects β AlphaNest
- Languages in active public portfolio: TypeScript (5), Python (2), JavaScript (2), Astro (2), Rust (1), Shell (1)
- Projects tracked: 13
| Repo | Primary language | Theme | Last public push |
|---|---|---|---|
| FortiPath | Python | Cybersecurity & Defense | 24 days ago |
| OTG-TAK | JavaScript | Cybersecurity & Defense | 24 days ago |
| cywf.github.io | TypeScript | Web Platforms & Content | 27 days ago |
| AlphaNest | TypeScript | General Software Projects | 200 days ago |
| sentinel-project | TypeScript | Cybersecurity & Defense | 210 days ago |
Click to view today's top 3 trending repositories
| Rank | Repository | Language | Stars today | Description |
|---|---|---|---|---|
| 1 | cathrynlavery/diagram-design | HTML | 4,475 stars today | 29 editorial diagram types for Claude Code. Self-contained HTML + SVG. No shadows, no Mermaid-slop. |
| 2 | semantica-agi/semantica | Python | 713 stars today | Graph-Native Infrastructure for Context and Accountable AI Systems |
| 3 | anthropics/skills | Python | 312 stars today | Public repository for Agent Skills |
README auto-updated daily by CI workflow β’ Last update: 2026-08-14 12:19 UTC β’ Gists sync: 2026-08-14 10:33 UTC
Stay curious, secure, and ready for adventure π