personal-site/components/portfolioEntries.json

33 lines
1010 B
JSON
Raw Normal View History

2022-02-04 11:25:05 +00:00
[
2022-05-17 16:00:50 +00:00
{
"title": "Showme Rebates",
"description": "Property rebates in Utah",
2022-05-31 17:08:07 +00:00
"url": "https://dev.showmerebates.com/",
2022-05-17 16:00:50 +00:00
"image": "/images/showmerebates.jpg"
},
2022-05-17 15:43:05 +00:00
{
2022-05-17 15:46:58 +00:00
"title": "Guaranteed software",
2022-05-17 15:43:05 +00:00
"description": "software development agency",
"url": "https://guaranteed.software/",
"image": "/images/guaranteed.jpg"
},
2022-04-28 10:18:54 +00:00
{
"title": "Renition",
"description": "Curated top quality Apparel",
"url": "https://renition.com",
"image": "/images/renition-graphic.jpg"
},
{
"title": "Castcord",
"description": "Social Media web app",
"url": "https://cast-cord.com",
"image": "/images/castcord-graphic.jpg"
},
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
}
]