Our community provides a variety of FREE hands-on computer science training and workshops designed to help individuals develop practical skills through hands-on learning experiences. We are committed to fostering an inclusive and supportive environment where everyone can learn and grow. Our "Learn by doing" approach means that you will have the opportunity to actively engage with the material and put your newly acquired skills into practice.
We believe that everyone, irrespective of their college or branch, technical or non-technical background can make it big. WeMakeDevs is an initiative built on this thought.
We Make Devs provides courses with hands-on-training ,mentorship for free.We provides lots of resources to start your journey like roadmaps,podcasts,blogs,events.
Education
Events
Mentorship
Click here to visit We Make Devs website.
We welcome contributions in our community.
Before contributing,see Contribution guide for more information.
Check out Code of Conduct to know inclusive environment that respects all contributions.
This Community is Licensed under MIT license.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Before starting out, you'll need to install the following on your computer.
- Fork the repo
- Clone the repository
git clone https://github.com/WeMakeDevs/wemakedevs.git
- Run
npm i
Ornpm install
to install all dependencies - Run
npm start
to start the application - Visit
https://localhost:3000
to view the application