Scrapyard-Projects/projects.json
2025-03-02 08:25:37 -05:00

17 lines
446 B
JSON

[
{
"title": "Project 1",
"description": "Description for Project 1",
"github_link": "https://github.com/user/project1"
},
{
"title": "Project 2",
"description": "Description for Project 2",
"github_link": "https://github.com/user/project2"
},
{
"title": "Project 3",
"description": "Description for Project 3",
"github_link": "https://github.com/user/project3"
}
]