Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tpkahlon/cs1000
CS1000 - A reference site for a beginner, to gain insight into various subjects present around CS and Software engineering. It can serve as a handy material for students to complement their existing undergraduate program.
https://github.com/tpkahlon/cs1000
computer-science cs1000
Last synced: about 1 month ago
JSON representation
CS1000 - A reference site for a beginner, to gain insight into various subjects present around CS and Software engineering. It can serve as a handy material for students to complement their existing undergraduate program.
- Host: GitHub
- URL: https://github.com/tpkahlon/cs1000
- Owner: tpkahlon
- License: mit
- Created: 2021-01-13T06:12:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-28T13:52:31.000Z (over 2 years ago)
- Last Synced: 2023-10-20T23:32:09.033Z (about 1 year ago)
- Topics: computer-science, cs1000
- Language: JavaScript
- Homepage: https://cs1000.surge.sh
- Size: 301 KB
- Stars: 128
- Watchers: 8
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Primary Website
•
Secondary Website
•
Source
## Overview
**CS1000** is an open source project that beautify listing curated by **Filip Projcheski**. You can follow the reference link above to view his website. The purpose behind this project was to provide a reference site for a beginner, to gain insight into various subjects present around CS and Software engineering. It can serve as a handy material for students to complement their existing undergraduate program.
## Installation
CS1000 requires latest [Node.js](https://nodejs.org/) LTS version or more recent.
[Yarn package manager](https://yarnpkg.com/) is also recommended.## Development setup
Simply follow the instructions to run CS1000 from source above, on your own fork.
- `y && y dev` can be used to start CS1000
## Issues
- Please open any issue or bug report [here](https://github.com/tpkahlon/cs1000/issues)