haikelz / 0cts-curriculum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0CTS Curriculum

Here is a list of our curriculum, which is based on roadmap.sh :

  • Fullstack (Coordinated by : link-to-your-github-username)
  • Frontend
  • Backend
  • DevOps
  • Artificial Intelligence
  • Machine Learning
  • Game

Feel free to open a pull request (PR); every little contribution is highly appreciated! 😁

Step to contribute

  1. Clone this repository .
git clone https://github.com/zerocosttechschool/0cts-curriculum.git
  1. Install the dependencies.
npm install
  1. Start the development server.
yarn start
  1. Begin editing the docs for curriculum-related material and the blog section to create an article.

  2. Once you are done, you can create a PR directly. Our maintainer will review your PR as fast as possible.

About

License:MIT License


Languages

Language:TypeScript 80.8%Language:CSS 18.1%Language:JavaScript 1.1%