Skip to content

Free programming and computer science tutorials. Learn through tutorials, snippets, guides, or learn modules.

License

Notifications You must be signed in to change notification settings

anilatalay/coffeeclass.io

 
 

Repository files navigation

coffeeclass.io ☕

Learn programming and computer science for free.

Project Overview

This repo is broken up into 3 main parts.

  • src: This is the Next.js website.
  • content: This is the content for the website stored in mdx files.
  • public: This is the static assets for the website.

Inside the src folder, we have the following:

  • components: Our UI components.
  • configs: Various configuration files.
  • layouts: Each mdx file is mapped to it's corresponding layout.
  • pages: Where the pages (routes) and api routes are stored.
  • scripts: JS helper functions.
  • styles: Theme styles and Chakra UI default theme config.

Open Source

This entire project is open source. We encourage contributions! Read on to see how you can contribute.

Contributing an Article

If you want to contribute an article please follow the steps on https://www.coffeeclass.io/contribute/getting-started/

Contributing to the Website

You can also contribute to the website itself. New features and bug fixes are always appreciated. Feel free to check out the Roadmap 🚗 for future plans and what we're working on currently.

Roadmap 🚗

https://benjamincarlson.notion.site/609b8bb171844146a9bcd9fbabd171a8?v=341de17fff6149bea36dbafbe2f2cf88

Powered by Vercel Logo

About

Free programming and computer science tutorials. Learn through tutorials, snippets, guides, or learn modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%