Skip to content

Commit

Permalink
data: Personal-portfolio (#633)
Browse files Browse the repository at this point in the history
* data: project addition by Ks103 #580

* data: project addition by Ks103
#580

* Update projects.json

* data: project addition by Ks103 #618

* data: project addition by Ks103 #618

* updated

* updated json

---------

Co-authored-by: Priyankar Pal <[email protected]>
  • Loading branch information
Ks103 and priyankarpal authored May 22, 2023
1 parent 2698070 commit ff44d13
Showing 1 changed file with 26 additions and 18 deletions.
44 changes: 26 additions & 18 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -1036,6 +1036,32 @@
}
]
},
{
"github_username": "Ks103",
"Social_media": {
"gitHub": "https://github.com/Ks103",
"LinkedIn": "https://www.linkedin.com/in/khushi-shroff-70b049211/",
"Instagram": "",
"YouTube": "",
"Twitter": ""
},
"Projects": [
{
"link": "https://github-usernamefind.netlify.app/",
"title": "Github-user-info",
"description": "This website is of finding username on github so that everyone can access their prs, issues,repositories.",
"tech": ["Javascript", "Css", "Html", "React","Tailwind CSS"]


},
{
"link": "https://khushitech.netlify.app/",
"title": "Portfolio site",
"description": "This is my personal portfolio website connect with me. Let's make this contribution journey more far by connecting with each other. #Happy Learning",
"tech": "[Html,Css,Js]"
}
]
},
{
"github_username": "narayan2111",
"Social_media": {
Expand All @@ -1053,23 +1079,5 @@
"tech": ["Javascript", "Css", "Html"]
}
]
},
{
"github_username": "Ks103",
"Social_media": {
"gitHub": "https://github.com/Ks103",
"LinkedIn": "https://www.linkedin.com/in/khushi-shroff-70b049211/",
"Instagram": "",
"YouTube": "",
"Twitter": ""
},
"Projects": [
{
"link": "https://github-usernamefind.netlify.app/",
"title": "Github-user-info",
"description": "This website is of finding username on github so that everyone can access their prs, issues,repositories.",
"tech": ["Javascript", "Css", "Html", "React", "Tailwind CSS"]
}
]
}
]

1 comment on commit ff44d13

@vercel
Copy link

@vercel vercel bot commented on ff44d13 May 22, 2023

Choose a reason for hiding this comment

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

Deployment failed with the following error:

Resource is limited - try again in 8 minutes (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.