Skip to content

Commit

Permalink
chore: project addition by MohamedBoukthir #2334 (#2334)
Browse files Browse the repository at this point in the history
* Update projects.json

Signed-off-by: Mohamed Boukthir <124532428+MohamedBoukthir@users.noreply.github.com>

* Update DB/projects.json

Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>
Signed-off-by: Mohamed Boukthir <124532428+MohamedBoukthir@users.noreply.github.com>

* Update DB/projects.json

Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>
Signed-off-by: Mohamed Boukthir <124532428+MohamedBoukthir@users.noreply.github.com>

* Update DB/projects.json

Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>
Signed-off-by: Mohamed Boukthir <124532428+MohamedBoukthir@users.noreply.github.com>

* Update DB/projects.json

Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>
Signed-off-by: Mohamed Boukthir <124532428+MohamedBoukthir@users.noreply.github.com>

* Update DB/projects.json

Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>
Signed-off-by: Mohamed Boukthir <124532428+MohamedBoukthir@users.noreply.github.com>

* chore: change to lowercase 

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

---------

Signed-off-by: Mohamed Boukthir <124532428+MohamedBoukthir@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
MohamedBoukthir and priyankarpal authored Dec 5, 2023
1 parent 6eef49f commit d11bf6c
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"description": "A Web project that creates a similar use case webpage of IMDB Website, using React,Tailwind CSS,Material UI,TMDB API",
"tech": ["reactjs", "tailwindcss"]
}

]
},
{
Expand Down Expand Up @@ -3596,9 +3597,32 @@
{
"github_url": "https://github.com/heysagnik/screenREC",
"title": "Screen-REC",
"description": "An app to record studio quality videos directly from your browser",
"description": "An app to record studio-quality videos directly from your browser",
"tech": ["pug", "scss"]
}
]
},
{
"github_username": "MohamedBoukthir",
"Projects": [
{
"github_url": "https://github.com/MohamedBoukthir/Freeppy",
"title": "Freeppy",
"description": "About Freeppy is a Sustainable Fashion E-commerce Platform. Discover curated pre-loved pieces that blend style with eco-conscious choices. Join us in redefining fashion with a conscience.",
"tech": ["nextJs", "mongodb", "tailwindcss"]
},
{
"github_url": "https://github.com/MohamedBoukthir/Wave",
"title": "Wave",
"description": "Wave: Next.js 13 app. Explore Next.js, MongoDB, TailwindCSS, Clerk, real-time events, and more.",
"tech": ["nextjs", "tailwindcss", "typescript", "clerk"]
},
{
"github_url": "https://github.com/MohamedBoukthir/Doctor-Appointment-Booking-MERN-Stack",
"title": "MediCare",
"description": "A feature-rich MERN web app for booking doctor appointments. Uses React, Node.js, MongoDB, and Stripe for payment processing",
"tech": ["reactjs", "tailwindcss", "javascript", "expressjs", "nodejs", "mongodb"]
}
]
}
]

0 comments on commit d11bf6c

Please sign in to comment.