"i talk to AI about insecurities."
A minimalist, single-file identity hub. Designed with a eccentric utilitarian aesthetic, featuring a deep dark-mode palette, embedded SVGs, and zero external dependencies.
- Monolith Architecture: HTML and CSS combined in a single
index.htmlfile. - Zero Bloat: No JavaScript frameworks, no tracking scripts, no external font requests.
- Vector Graphics: All icons are raw SVGs embedded directly in the code.
- Responsive: Fluid "card" layout that adapts to mobile and desktop.
- Core: Semantic HTML5 + CSS3 (Flexbox).
- Hosting: GitHub Pages.
- DNS: Custom records pointing
agcd.iodirectly to GitHub's CDN. - Analytics: GoatCounter (privacy‑friendly, no cookies).
agcd-site/
├── CNAME # DNS pointer for agcd.io
├── README.md # Documentation
├── LICENSE # MIT License text
└── index.html # The entire website
This project is licensed under the MIT License — free to use, modify, and distribute, with attribution.
See the LICENSE file for the full legal text.
© 2026 Aaron Gelera.
Released with ❤️ under MIT.