KjellSchubert's repositories
cheatsheets
personal cheatsheets on various technologies
coroutines-python-javascript
Coroutines in Python & Javascript/nodejs: 'yield' vs 'yield from' vs 'yield*'
cpp-playground
personal C++11 notes & cheat sheet
http-parser
http request/response parser for c
bru-sample
sample app for bru
GameOfAmazonsLittlegolem
Chrome extension for littlegolem.net Game Of Amazons
gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
javascript-playground
personal notes on Javascript, node.js, Angular.js issues
koa-body-parser
Parse the request body in koa like ya' used to in express
msvs-cygwin-compat
exploring ABI compatibility of cygwin and msvs toolchains at C & C++ level
NodeJS-Learning
This page contains collection of curated links to blog posts, articles, videos, tutorials, books, frameworks, modules, IDEs, testing tools, hosting providers, etc. to help you learn Node.js and keep up to date.
python-playground
personal python notes & cheat sheet