mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-13 17:45:41 +00:00
18 lines
523 B
JSON
18 lines
523 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"
|
|
},
|
|
{
|
|
"name": "Super Mario Run",
|
|
"description": "Mobile game inspired by Super Mario Bros, built with Phaser.",
|
|
"href": "https://r-freeman.github.io/super-mario-run/"
|
|
}
|
|
]
|