hwelsters / snakecode

The coolest and most stylish way to learn Computer Science

Home Page:https://www.snakecode.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

TypeScript Next TailwindCSS ESLint AWS

About

Snakecode is a minimalistic and quirky website for learning how to program. If features numerous exercises formats and a profile system to store the user's progress.

Features

  • a minimalistic design.
  • a built-in code editor with autocomplete.
  • interactive exercises.

Documentation

Setting up

CDK

A file apps/snakecode-cdk/.env should be created with the following content.

GOOGLE_CLIENT_ID=[YOUR GOOGLE CLIENT ID]
GOOGLE_CLIENT_SECRET=[YOUR GOOGLE CLIENT SECRET]

FACEBOOK_CLIENT_ID=[YOUR FACEBOOK CLIENT ID]
FACEBOOK_CLIENT_SECRET=[YOUR FACEBOOK CLIENT SECRET]

To get these values, create an OAuth 2.0 Client ID in your Google Developer Console.

About

The coolest and most stylish way to learn Computer Science

https://www.snakecode.org/

License:Other


Languages

Language:TypeScript 92.7%Language:JavaScript 3.9%Language:CSS 2.0%Language:Shell 1.4%