---
// src/pages/projects/github.astro
import BaseLayout from '../../layouts/BaseLayout.astro';
import Header from '../../components/Header.astro';
import Footer from '../../components/Footer.astro';
const title = "GitHub Repositories | ArgoBox";
const description = "Explore ArgoBox GitHub projects, infrastructure code, automation scripts, and open-source contributions.";
---
GitHub Repositories
Coming Soon
This section will showcase my public GitHub repositories, infrastructure-as-code projects, automation scripts, and open-source contributions. You'll be able to browse repositories by category, see detailed descriptions, and directly access the code.