personal-site/components/portfolioEntries.json

15 lines
473 B
JSON
Raw Normal View History

2022-02-04 11:25:05 +00:00
[
2022-02-28 11:20:15 +00:00
{
"title": "Traderhub",
"description": "A marketplace for traders of all kinds in Nigeria",
"url": "https://traderhub.ng",
2022-03-26 19:26:00 +00:00
"image": "/images/trader-hub-graphic-min.jpg"
2022-02-28 11:20:15 +00:00
},
2022-02-04 11:25:05 +00:00
{
"title": "Next 7 Web Engine",
"description": "Next 7 is an all-in-one web engine featuring a web page builder and a content management system",
"url": "https://next7.io",
2022-03-26 19:26:00 +00:00
"image": "/images/next-7-graphic-min.jpg"
2022-02-04 11:25:05 +00:00
}
]