CS has become increasingly competitive. We created this website as a way to help students identify resources to further their education and career.
The website consists of:
- Academics (excelling in coursework)
- Opportunities (doing well career-wise or with research)
- Recreation (fun activities)
BUGS@NYU believes these resources should be available to the CS community at NYU both at CAS and Tandon for students to prepare for their career. Please help by creating posts to better the NYU CS community!
- 🚧 Development (does not include search index):
npm run start
- 🏭 Production (includes search index):
npm run build npm run serve
To contribute, make sure you have node/npm installed on your computer and then run npm install in the root directory of the project. Then fork this repository and navigate to the docs folder. From here, you can create new markdown files based on the information you would like to add.
- README based off of original NYU CS Wiki repo (found here)
- Image links come from the following: 1, 2, 3
- This website is built using Docusaurus 2, a modern static website generator.
- Contributors found on the GitHub sidebar