Skip to content

Commit

Permalink
add new project
Browse files Browse the repository at this point in the history
  • Loading branch information
medevs committed Oct 20, 2023
1 parent a9df7a2 commit 871277f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/utils/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,14 @@
"link": "https://blog-genius.vercel.app",
"sourceCode": "https://github.com/medevs/blog-genius"
},
{
"title": "RemindMe",
"description": "Full Stack Reminder App to create coleection of Tasks with a modern and beautiful UI",
"slug": "blog-genius",
"language": "Next.js, Tailwind CSS, Shadcn UI, Prisma, Clerk",
"link": "https://remind-me-beige.vercel.app/",
"sourceCode": "https://github.com/medevs/remind-me"
},
{
"title": "TipHub",
"description": "A platform for creating and sharing threaded conversations on various topics.",
Expand Down

0 comments on commit 871277f

Please sign in to comment.