Skip to content

Commit

Permalink
chore: project addition by Darkrider0007 #2170 (#2170)
Browse files Browse the repository at this point in the history
* project addition by Darkrider0007 #2170

Signed-off-by: Rohan Gope <109970907+Darkrider0007@users.noreply.github.com>

* Update DB/projects.json

Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>
Signed-off-by: Rohan Gope <109970907+Darkrider0007@users.noreply.github.com>

* chore: typo fixed

Signed-off-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>

---------

Signed-off-by: Rohan Gope <109970907+Darkrider0007@users.noreply.github.com>
Signed-off-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>
Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>
  • Loading branch information
Darkrider0007 and priyankarpal authored Oct 6, 2023
1 parent 547151b commit 71fbf2e
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -4755,5 +4755,21 @@
]
}
]
},
{
"github_username": "Darkrider0007",
"Projects": [
{
"github_url": "https://github.com/Darkrider0007/Threads-Clone",
"title": "Threads-Clone",
"description": "Threads Clone, a web application where users can create their accounts, post their thoughts, read other users' threads, and interact with them.",
"tech": [
"nextjs",
"tailwindcss",
"typescript",
"mongodb"
]
}
]
}
]
]

0 comments on commit 71fbf2e

Please sign in to comment.