{"id":13530089,"url":"https://github.com/IlIllII/collecobrary","last_synced_at":"2025-04-01T17:31:56.222Z","repository":{"id":45776357,"uuid":"409982248","full_name":"IlIllII/collecobrary","owner":"IlIllII","description":"Making online learning fun and easy.","archived":false,"fork":false,"pushed_at":"2024-02-19T19:26:54.000Z","size":235,"stargazers_count":91,"open_issues_count":13,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-21T13:46:24.266Z","etag":null,"topics":["awesome","courses","d3","education","learning","vuejs"],"latest_commit_sha":null,"homepage":"https://shapesofknowledge.io","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IlIllII.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-09-24T13:54:35.000Z","updated_at":"2024-05-07T18:55:28.000Z","dependencies_parsed_at":"2024-01-07T12:56:13.096Z","dependency_job_id":"8e2c2cd3-82ae-47e1-a804-a4a33b60fdc9","html_url":"https://github.com/IlIllII/collecobrary","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlIllII%2Fcollecobrary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlIllII%2Fcollecobrary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlIllII%2Fcollecobrary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlIllII%2Fcollecobrary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IlIllII","download_url":"https://codeload.github.com/IlIllII/collecobrary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246680362,"owners_count":20816686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome","courses","d3","education","learning","vuejs"],"created_at":"2024-08-01T07:00:43.399Z","updated_at":"2025-04-01T17:31:55.824Z","avatar_url":"https://github.com/IlIllII.png","language":"Vue","funding_links":[],"categories":["Miscellaneous","Recently Updated"],"sub_categories":["[Jan 30, 2025](/content/2025/01/30/README.md)"],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  📚\n  \u003cbr\u003e\n  \u003ca href=\"https://curated-courses.herokuapp.com/\"\u003eCollecobrary\u003c/a\u003e\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\n\n\u003ch4 align=\"center\"\u003eCollege | Course | Library\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#learn\"\u003eLearn\u003c/a\u003e • \n  \u003ca href=\"#quickstart\"\u003eQuickstart\u003c/a\u003e • \n  \u003ca href=\"#contributing\"\u003eContribute\u003c/a\u003e • \n  \u003ca href=\"#about\"\u003eAbout\u003c/a\u003e • \n  \u003ca href=\"#resources\"\u003eResources\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Degree roadmaps comprised of 100% free, high quality online courses for self-study.\n\u003c/p\u003e\n\n\n![collecobrary_node_hover_and_dblclick](https://user-images.githubusercontent.com/78166995/134691867-8195d604-d28e-43b7-8476-bb21f9ce4f39.PNG)\n\n***\n\u003cbr\u003e\n\n\n\n\n\u003ch2 id=\"learn\"\u003e 📖 If you're here to learn\u003c/h2\u003e\n\n### Visit the [website](https://shapesofknowledge.io/) to get started. Its super easy to use and there is no sign up or anything.\n\nIf you like the project, giving a :star: on GitHub really helps.\n\n\n***\n\u003cbr\u003e\n\n\n\n\n\u003ch2 id=\"quickstart\"\u003e⚡ Quickstart\u003c/h2\u003e\n\n\nIf it is your first time contributing, you might want to see [contributing](#contributing) to get a sense of the project first before starting.\n\n### Project setup\n\n#### First, clone the repo and install dependencies:\n```\ngit clone https://github.com/IlIllII/collecobrary.git\ncd collecobrary\nnpm install\n```\n\n#### Now you are ready to go. To run the server in development mode:\n```\nnpm run serve\n```\n\nThis will run the server on localhost:8080 and provide hot-reloads when saving files.\n\n#### To compile and minify for production:\n```\nnpm run build\n```\n\n#### To run the linter:\n```\nnpm run lint\n```\n\nOnce everything checks out locally, merge your pull request with the master to redeploy the live website.\n\n***\n\u003cbr\u003e\n\n\n\u003ch2 id=\"contributing\"\u003e💪 Contributing\u003c/h2\u003e\n\nIf you want to help contribute, thank you! Here are a few things that would really make an impact:\n\n1. Share an excellent course you've taken.\n2. Share ideas for ways to make the project more useful.\n3. Add new features if you can code.\n4. Share the project with friends if you think its cool.\n\n\nFeel free to say hello and ask if you have any questions or comments. All feedback is welcome and appreciated.\n\n\n***\n\u003cbr\u003e\n\n\n\n\u003ch2 id=\"about\"\u003e💡 About\u003c/h2\u003e\n\nThe idea for this project spawned from my own frustration with the online learning landscape. Finding quality courses is like searching for needles in haystacks. Hopefully this can make it a little bit easier to find a quality learning path.\n\n\n\u003ch2 id=\"resources\"\u003e🧭 Resources\u003c/h2\u003e\n\nIf you are trying to find good courses, here are some places to look:\n\n- OCW - A lot of OCW is pretty old and incomplete, but [MIT](https://ocw.mit.edu/index.htm), [Yale](https://oyc.yale.edu/courses), and [UCI](http://ocw.uci.edu/) seem to have pretty good OCW still.\n- Youtube Channels - A lot of universities and professors post lectures on youtube. [Stanford](https://www.youtube.com/c/stanford/playlists) is a good example.\n- [Berkeley Webcasts](https://wiki.archiveteam.org/index.php/UC_Berkeley_Course_Captures) - Massive archive of lecture recordings from before 2017 when they stopped doing them.\n- University departments - Often you can find course websites online and some of them may have complete materials, such as [Kellis Lab at MIT](http://compbio.mit.edu/compbio.html). Additionally, sometimes professors will post their courses on their personal websites.\n\nGenerally I have found that the MOOCs and other \"learning platforms\" have courses that are pretty poor quality, but that's just my opinion.\n\nGood luck!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIlIllII%2Fcollecobrary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIlIllII%2Fcollecobrary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIlIllII%2Fcollecobrary/lists"}