Skip to content

Commit

Permalink
feat: server type defination (#1734)
Browse files Browse the repository at this point in the history
* chore: added Harsh to projects #1652 (#1717)

* Update projects.json

Added Project

Signed-off-by: HARSH SHARMA <[email protected]>

* Update projects.json

Signed-off-by: HARSH SHARMA <[email protected]>

* Update projects.json

Signed-off-by: HARSH SHARMA <[email protected]>

---------

Signed-off-by: HARSH SHARMA <[email protected]>

* chore: added sahil chalke to projects #1729 (#1708)

* added sahil chalke

* added sahil chalke

* added sahil chalke

* Update projects.json

Signed-off-by: Sahil Chalke <[email protected]>

---------

Signed-off-by: Sahil Chalke <[email protected]>
Co-authored-by: Priyankar Pal <[email protected]>

* chore: Added Testimonial Project #1725 

Co-authored-by: Priyankar Pal <[email protected]>

* feat: add types

---------

Signed-off-by: HARSH SHARMA <[email protected]>
Signed-off-by: Sahil Chalke <[email protected]>
Co-authored-by: HARSH SHARMA <[email protected]>
Co-authored-by: Sahil Chalke <[email protected]>
Co-authored-by: Priyankar Pal <[email protected]>
Co-authored-by: Vaibhav Maurya <[email protected]>
  • Loading branch information
5 people authored Jul 16, 2023
1 parent 1153ddb commit 139e42b
Show file tree
Hide file tree
Showing 9 changed files with 855 additions and 98 deletions.
82 changes: 82 additions & 0 deletions DB/projects.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,64 @@
[
{
"github_username": "Sahilll15",
"Social_media": {
"gitHub": "https://github.com/Sahilll15",
"LinkedIn": "https://www.linkedin.com/in/sahil-chalke-a7ab741a3/"


},
"Projects": [
{
"link": "https://github.com/Sahilll15/Video-chat",
"title": "VideoVerse",
"description": "An Simple video chat applciation",
"tech": ["reactjs", "zegocloud"]
},
{
"link": "https://github.com/Sahilll15/TastyBites.git",
"title": "TastyBites",
"description": "TastyBites is an recipe finder application",
"tech": ["reactjs", "firebase"]
},
{
"link": "https://github.com/Sahilll15/PortFolio-SahilChalke",
"title": "Portfolio",
"description": "Portfolio webiste",
"tech": ["reactjs", "nextjs"]
}
,
{
"link": "https://github.com/Sahilll15/Github-User-Data",
"title": "Github-user-data",
"description": "getData of the github users",
"tech": ["reactjs", "Git"]
},
{
"link": "https://github.com/Sahilll15/FileDrop-Client",
"title": "FileDrop",
"description": "FileDrop is an FileSharing Application ",
"tech": ["reactjs", "Nodejs","jwt","js","ejs"]
},
{
"link": "https://github.com/Sahilll15/Songyfy",
"title": "An spotify Clone",
"description": "wesbite made using spotify api",
"tech": ["reactjs", "Spotify API"]
}
,
{
"link": "https://github.com/Sahilll15/bookify-firebase",
"title": "bookify",
"description": "An ecom for books",
"tech": ["reactjs", "nodejs","jwt","postman"]
},{
"link": "https://github.com/Sahilll15/Travel-website-css",
"title": "TravelWebsite",
"description": "An Basic Travel webiste",
"tech": ["html","css","js"]
}
]
},
{
"github_username": "Shreyans2004",
"Social_media": {
Expand All @@ -12,6 +72,22 @@
"tech": ["html","css","javascript"]
}
]
},
{
"github_username": "HarshSharma0801",
"Social_media": {
"gitHub": "https://github.com/HarshSharma0801",
"LinkedIn": "https://www.linkedin.com/in/harsh-sharma-18a72b26a/"

},
"Projects": [
{
"link": "https://github.com/HarshSharma0801/SignUp-UsingNodejs",
"title": "SignUp Form Nodejs",
"description": "This is a database SignUp form for admin ",
"tech": ["html", "css", "javascript", "nodejs" , "expressjs" , "mailchimpApi" ]
}
]
},
{
"github_username": "sabhisharma-ise",
Expand Down Expand Up @@ -2433,6 +2509,12 @@
"title": "Music Player",
"description": "Music Player",
"tech": ["css", "javascript", "html"]
},
{
"link": "https://github.com/vaibhav-xt/Vanilla-Javascript-Projects/tree/master/Reviews",
"title": "Testimonials Carousal",
"description": "This is the testimonial carousal made with vanilla javascript. ",
"tech": ["css", "javascript", "html"]
}
]
},
Expand Down
Loading

0 comments on commit 139e42b

Please sign in to comment.