portfolio/data/projects.json
2021-11-16 21:32:21 +00:00

13 lines
341 B
JSON

[
{
"name": "Intellagent",
"description": "Help desk application powered by AI and machine learning.",
"href": "https://github.com/r-freeman/intellagent-server"
},
{
"name": "Resume",
"description": "A fully customisable online resume created with Next.js.",
"href": "https://github.com/r-freeman/resume"
}
]