Hey,
Iam Baha chammakhi
Fullstack
Developer
Specialized in JavaScript with over a three years of experience in building the web and working with technologies like
My work portfolio
From Web Components and UI/UX animations to React.JS, Redux, Vue.JS, and Node.JS. Check out my latest web software development portfolio projects.

Indigo
IndigoWorkPlace
Reactjs - Redux - Ant design
IndigoWorkPlace Platform that generates a video slider from media (PDF/JPG/PNG) by choosing layout, background, videos and select the zones.
Check it
WeReact
Win mechy
Reactjs - Redux - CSS
a platform made on the period of quarantine to make exit authorizations
Check it
WeReact
IMNT
Redux - React - Nodejs - Express
Showcase website for a training center with an administration panel,inscription system .
Check itEggmed
Eggmed
Reactjs - Grahphql - MaterialUI - Apollo - Nodejs - Docker - AWS
Empowering healthcare providers and creating a better experience for patients
Services we offer
I' ve creating projects for clients since 2 years now , i gained a lot of experience in this kind of fields.
Web development
Blue bottle crucifix vinyl post-ironic four dollar toast vegan taxidermy. Gastropub indxgo juice poutine, ramps microdosing banh mi pug VHS try-hard.
Learn MoreMobile development
Blue bottle crucifix vinyl post-ironic four dollar toast vegan taxidermy. Gastropub indxgo juice poutine, ramps microdosing banh mi pug VHS try-hard.
Learn MoreCloud services
Blue bottle crucifix vinyl post-ironic four dollar toast vegan taxidermy. Gastropub indxgo juice poutine, ramps microdosing banh mi pug VHS try-hard.
Learn MoreArticles

Welcome As we know in nodejs we can build everything in only one file which is index.js but that's not great for future development so here I am gonna represent an easy structure and explain everything for you to start organizing your project archit...

Docker is a containerization tool used to speed up the development and deployment processes, It's the most popular solution for containerization. Containers allow us to run and develop an application in the same environment, regardless of what machin...

#Introduction: Started building a backend, of course, you will need somewhere to store those files (images/videos…). In this case, you have two options : use Linux filesystem Use third party object storage server We gonna talk about the second o...

What we need? Gitlab account SSH PM2 VPS Git Nodejs Whats is CD? Continuous deployment is the process of automatically deploying an application, the goal of this practice is to minimize the time pushing a new line of code and using it live on produ...

I’ve been lately working on a mobile application backend I am gonna talk on the next posts the problems I faced, things I learned. 👇👇👇👇 In this post, I'm gonna talk about one of the problems I faced is mainly using Redis as a database for those w...