BUGS-NYU / NYU-CS-Wiki-old

Centralized hub for NYU CS students to find opportunities, including events, blog posts with SWE Interns, tutorials and more!!!
MIT License
13 stars 5 forks source link
find-opportunities nyu-cs-students

NYU CS Wiki

NYU CS Wiki Logo

Netlify Status License: MIT

What is this❓

CS has become increasingly competitive. We create this website as a way to help students identify resources to further their education and career.

The website consists of:

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 NYU CS community!

πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’» Contributing

This is a centralized hub for NYU CS students to find opportunities. Please take a look at our contribution directory for more information.

πŸš€πŸš€ Quick Start Guide

Here's a quicker start guide:

πŸ’» Development

git clone https://github.com/YOUR-USER-NAME/nyu-cs-wiki.git

⚑ Algolia

GATSBY_ALGOLIA_APP_ID=xxxxx
GATSBY_ALGOLIA_SEARCH_KEY=xxxxx
ALGOLIA_ADMIN_KEY=xxxxx

ο£Ώ MacOS

brew install node
brew install yarn

# Installing dependencies
yarn install

# Start developing
gatsby develop

Go to http://localhost:8000 and start coding!!!

✏️ Creating a Post

To create a guide:

Contributors

contributors

Credit

We want to credit Pitt CS for the inspiration and idea.