Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: project addition by MohamedBoukthir #2334 #2334

Merged
merged 7 commits into from
Dec 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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"]
}
]
}
MohamedBoukthir marked this conversation as resolved.
Show resolved Hide resolved
]