personal-site/components/portfolioEntries.json

27 lines
968 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",
2023-01-17 04:20:31 +00:00
"description": "Showmerebates curates agents' rebates/cashback on properties in Utah, Texas, Florida, and Kansas states",
2022-07-06 14:06:23 +00:00
"url": "https://showmerebates.com/",
2022-05-17 16:00:50 +00:00
"image": "/images/showmerebates.jpg"
},
2023-01-17 04:20:31 +00:00
{
"title": "Summit Lending",
"description": "Summit Lending is a mortgage broker offering competitive rates for home loans of all sorts",
"url": "https://summitlending.com",
"image": "/images/summit-lending.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-02-04 11:25:05 +00:00
}
]