ℹ️ Visit activecourses.netlify.app if the main URL is not working. ℹ️
The web app for the Active Courses discord server.
Active Course University is a community on Discord dedicated to Big Tech Hunting and studying CS MOOCs. Whether you're a beginner or an expert, we've got something valuable to offer to everyone. Join us to dive into the exciting world of Computer Science, study together, share knowledge, and engage in meaningful discussions with like-minded individuals.
Join now and take your CS studies to new heights. Check ACU Repo or The website for a detailed description.
Special thanks to Omar Shawky for creating the community.
Use Conventional Commits when committing.
For any minor updates to the curriculum, such as fixing broken URLs, correcting spelling or syntax errors, and other non-substantive issues, we welcome you to submit a pull request. You can do this by following the guidelines in the pull request guide.
If you have specific and substantial feedback or concerns about the content, we encourage you to open an issue.
Please refer to open an issue for assistance.
Take a look at these if you need:
You can just see the existing mdx files and copy them.
Check the templates: blog template, and course template.
Don't forget to add any Arabic text between <div dir="rtl"> </div>
The title of any MDX file will be extracted from the frontmatter section and it must be in English.
First, run yarn
to install the dependencies.
Then, run yarn start
to start the development server.
This project is licensed under the MIT License.