Skip to content

Commit

Permalink
Added project to src/DB/projects.json (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
noobyco authored Apr 29, 2023
1 parent 25edd7c commit f311bcf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,5 +230,12 @@
"title": "LinksHub",
"description": "LinksHub is an open source Hub of ready-to-use tech resources. It contains links to free resources such as images, fonts, color, animation, languages and many more.",
"tech": ["TypeScript", "NextJS", "TailwindCSS"]
},
{
"gh-username": "Blaize15",
"link": "https://github.com/Blaize15/Line-followeg-robot",
"title": "Line Following Robot",
"description": "A robot which follows a dark colored line with the help of sensors.",
"tech": ["Raspberry pi", "python3"]
}
]

1 comment on commit f311bcf

@vercel
Copy link

@vercel vercel bot commented on f311bcf Apr 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

projectshut – ./

projectshut.vercel.app
projectshut-git-main-priyankarpal.vercel.app
projectshut-priyankarpal.vercel.app

Please sign in to comment.