Skip to content

Commit

Permalink
fix: project name
Browse files Browse the repository at this point in the history
  • Loading branch information
srini047 committed Apr 10, 2023
1 parent 7b80779 commit 022574e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ProjectData.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const ProjectCardData = [
},
{
imgsrc: "https://user-images.githubusercontent.com/81156510/213933187-2200364d-c15f-449c-a2e2-bfa563cccd18.png",
title: "HackTest API",
title: "Parking Assistant using OpenCV",
text: "Implemented a parking assistant that helps in finding parking lots in congested places using OpenCV, Mask RCNN, Twilio. Winner of Twilio Track Prize – Hack6iX ",
view: "https://devpost.com/software/parking-assistant-using-opencv",
source: "https://github.com/srini047/Hack6iX"
Expand Down

0 comments on commit 022574e

Please sign in to comment.