personal-site/components/portfolioEntries.json

27 lines
892 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-07-06 14:06:23 +00:00
"url": "https://showmerebates.com/",
2022-05-17 16:00:50 +00:00
"image": "/images/showmerebates.jpg"
},
2022-12-27 15:47:19 +00:00
{
"title": "Datasquirel",
"description": "Datasquirel is a fast and efficient cloud-based SQL data management system",
"url": "https://datasquirel.com",
"image": "/images/datasquirel-img.jpg"
},
2022-07-27 17:16:20 +00:00
{
"title": "Homeruntoken",
2022-07-27 17:43:06 +00:00
"description": "Real Estate Investing Made Easy",
"url": "https://homeruntoken.vercel.app/",
"image": "/images/Homeruntoken-graphic.jpg"
2022-07-27 17:16:20 +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
}
]