Skip to content

Commit

Permalink
data: Added new project (#1071)
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
OMKAR-KALEPU and priyankarpal authored Jun 2, 2023
1 parent 9a38e4f commit ea510c6
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2257,6 +2257,24 @@
}
]
},
{
"github_username": "OMKAR-KALEPU",
"Social_media": {
"gitHub": "https://github.com/OMKAR-KALEPU",
"LinkedIn": "https://www.linkedin.com/in/omkar-kalepu-7a6718219/",
"Instagram": "https://www.instagram.com/omkar.kalepu/",
"YouTube": "",
"Twitter": "https://twitter.com/Omkarstwt"
},
"Projects": [
{
"link": "https://github.com/OMKAR-KALEPU/event_keycode",
"title": "event-keycode",
"description": "This is a simple project using HTML, CSS and JavaScript that displays the keycodes when a key is pressed.",
"tech": ["HTML", "CSS", "JavaScript"]
}
]
},
{
"github_username": "Jranii",
"Social_media": {
Expand Down

1 comment on commit ea510c6

@vercel
Copy link

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

Please sign in to comment.