personal-site/components/portfolioEntries.json

30 lines
1.1 KiB
JSON
Raw Normal View History

2023-10-24 17:59:00 +00:00
[
2024-03-09 02:50:40 +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"
2024-10-01 14:56:09 +00:00
<<<<<<< HEAD
2024-07-16 07:47:28 +00:00
},
2024-10-01 14:56:09 +00:00
=======
2024-03-09 02:50:40 +00:00
},
2024-10-01 14:56:09 +00:00
>>>>>>> 70c846a03025988177639d30012518d67a6fedab
2023-10-24 17:59:00 +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"
2024-03-09 02:50:40 +00:00
}, {
"title": "Coderank",
"description": "The New era of Talent acquisition and Remote work.",
"url": "https://coderank.net/",
"image": "https://static.datasquirel.com/images/user-images/user-2/tben-me/portfolio/screenshot-coderank.png"
2023-10-24 17:59:00 +00:00
},
2023-12-26 04:17:22 +00:00
{
"title": "Base Wears",
"description": "Ecommerce platform for selling gym wears",
"url": "https://fitness-ecommerce.vercel.app/",
"image": "/images/Base-Fitness-Screenshot.webp"
2023-10-24 17:59:00 +00:00
}
]