Skip to content

Instantly share code, notes, and snippets.

@LeoGC7
LeoGC7 / cards.json
Created October 27, 2025 16:07
Cards Json
[
{
"title": "HTML",
"image": "/html.png",
"skills": [
"Semantic HTML",
"Accessibility (ARIA)",
"SEO best practices",
"Forms"
]
@LeoGC7
LeoGC7 / cards.json
Last active October 14, 2025 17:44
Skills Display Code
[
{
"title": "HTML",
"image": "/html.png",
"skills": [
"Semantic HTML",
"Accessibility (ARIA)",
"SEO best practices",
"Forms"
]