Pinned Repositories
adventofcode2017
Following the Advent of Code 2017
chatservice
An exercise to use flask.
ClickTT
fractaljoy
git_practice
GIT practice scripts - intended to help people practice GIT, step by step through an automated problem setup and verification
primo
My colleagues and I have organised a small competition where we need to create the fastest program that can find the first 2M prime numbers. The options are open, and the game is on :-)
qcd
Script for Quickly Changing Directory.
slocc
the-land-of-lisp
Space to store the projects and exercises I do while reading the "Land of Lisp".
virtual-environments
GitHub Actions virtual environments
darkturo's Repositories
darkturo/primo
My colleagues and I have organised a small competition where we need to create the fastest program that can find the first 2M prime numbers. The options are open, and the game is on :-)
darkturo/git_practice
GIT practice scripts - intended to help people practice GIT, step by step through an automated problem setup and verification
darkturo/the-land-of-lisp
Space to store the projects and exercises I do while reading the "Land of Lisp".
darkturo/adventofcode2017
Following the Advent of Code 2017
darkturo/chatservice
An exercise to use flask.
darkturo/ClickTT
darkturo/fractaljoy
darkturo/qcd
Script for Quickly Changing Directory.
darkturo/slocc
darkturo/virtual-environments
GitHub Actions virtual environments
darkturo/whiteboard
Exercise to put up a web app in python+flask+html5+javascript, with a some load in the client side (sending/receiving data via ajax calls) to allow a user to paint on a whiteboard and save its status.