Skip to content

GoldinGuy/CollegeCompendium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

College Compendium

๐Ÿ““ Join over 100000 programmers in 179 countries and learn at your own pace with a curated collection of free, public, open source computer science resources from awesome colleges

Discuss On Discord Contributors Issues

College Compendium - A collection of 700+ university CS courses for the curious | Product Hunt

We Complement Your CS Journey By Cataloging Resources Across Topics & Experience Levels

College Compendium serves a single purpose: we help you find your next computer science resource or curriculum to audit. Regardless of where you are in your self-guided learning journey, we've compiled CS course resources that are relevant to your skill-level, time-commitment, and preferred learning style so you'll never hit a dead end.

Official College Compendium Site

FreeCodeCamp Course "All About Auditing"

Development setup

Simply clone this repository, then run

npm install

To test the site, run

npm start

Contributing

  1. Fork CollegeCompendium here
  2. Create a feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Meta

College Compendium Corporation is a nonprofit organization led by @GoldinGuy and @Samfydega dedicated to improving access to educational computer science resources for students across the world.

College Compendium is proudly supported by JSONBin.io as an open source project.

The College Compendium website is distributed under the GNU Affero General Public License v3.0 license. See LICENSE for more information.