Skip to content

Commit

Permalink
chore: project addition by Killer2OP #1273 (#1280)
Browse files Browse the repository at this point in the history
Signed-off-by: Priyankar Pal  <[email protected]>
Co-authored-by: Priyankar Pal <[email protected]>
  • Loading branch information
Killer2OP and priyankarpal authored Jun 20, 2023
1 parent 6b06cfe commit c5e5164
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2529,11 +2529,26 @@
"LinkedIn": "https://www.linkedin.com/in/vaibhav-raj-229967218/"
},
"Projects": [
{

"link": "https://github.com/Killer2OP/Dungeon_Crawler",
"title": "Dungeon_Crawler",
"description": "Quickly and easily access a thrilling dungeon-crawling experience at any time.",
"tech": ["React JS", "JavaScript","CSS"]
},
{
"link": "https://github.com/Killer2OP/LinkedIn_Clone",
"title": "LinkedIn_Clone",
"description": "It is a clone of LinkedIn website.",
"tech": ["React JS", "Firebase"]
},

{
"link": "https://github.com/killerraj369/CodeHelper",
"title": "CodeHelper Discord Bot",
"description": "A Discord Bot for Coders. Now Contests and Hackathons related Information under your command. Executes Code in Discord Itself. Provides Jokes, News, Quotes and fun things. Supported - C, C++, Python, Java, JavaScript, Golang, C# etc.",
"tech": ["Node.js", "Express.js", "Discord.js", "RapidApi"]

}
]
},
Expand Down

1 comment on commit c5e5164

@vercel
Copy link

@vercel vercel bot commented on c5e5164 Jun 20, 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-git-main-priyankarpal.vercel.app
projectshut.vercel.app
projectshut-priyankarpal.vercel.app

Please sign in to comment.