portfolio/data/projects.json
2021-11-19 23:17:15 +00:00

28 lines
898 B
JSON

[
{
"name": "Intellagent",
"description": "Full stack 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/"
},
{
"name": "ASOS Prototype",
"description": "Working prototype of ASOS' website built in Axure RP 8.",
"href": "https://github.com/r-freeman/ASOS-Axure-Prototype"
},
{
"name": "College App",
"description": "Full stack application built with Laravel 6, Vue.js and Tailwind CSS.",
"href": "https://github.com/r-freeman/college-app"
}
]