ansjob
Forward Deployed Engineer at Palantir. Most of my code goes to work these days.
Palantir TechnologiesStockholm, Sweden
Pinned Repositories
ansjob.github.com
backup-pipeline
My personal backup pipeline for creating a .tar.gz archive, encrypting it and uploading it do Amazon S3 Glacier
cpp-rpg-game
A small lab we made for the course cprog12 to create a C++ role playing game using classic text-commands. The engine is there and very extensible.
extreme-startup-dojo-2015
factorial-katas
Programming exercises in different languages - the problem is factorial
ikstym-v3
ikstym-v3
online-median-calculator
online median calculator implemented in c++
optimalt-yatzy
Kandidatexamensarbete för Andreas Sjöberg och Marcus Larsson angående en optimal strategi för den skandinaviska versionen av Yatsy
rtorrentcontrol
A HTML5 RIA to control a rtorrent instance running on the same machine as the appliaction server
wacc
While Analysis and Compile Chain - tools for analysing simple imperative algorithms
ansjob's Repositories
ansjob/cpp-rpg-game
A small lab we made for the course cprog12 to create a C++ role playing game using classic text-commands. The engine is there and very extensible.
ansjob/optimalt-yatzy
Kandidatexamensarbete för Andreas Sjöberg och Marcus Larsson angående en optimal strategi för den skandinaviska versionen av Yatsy
ansjob/wacc
While Analysis and Compile Chain - tools for analysing simple imperative algorithms
ansjob/ansjob.github.com
ansjob/factorial-katas
Programming exercises in different languages - the problem is factorial
ansjob/online-median-calculator
online median calculator implemented in c++
ansjob/rtorrentcontrol
A HTML5 RIA to control a rtorrent instance running on the same machine as the appliaction server
ansjob/backup-pipeline
My personal backup pipeline for creating a .tar.gz archive, encrypting it and uploading it do Amazon S3 Glacier
ansjob/extreme-startup-dojo-2015
ansjob/ikstym-v3
ikstym-v3
ansjob/sokoban-the-predicates
Sokoban project for The Predicates in our AI course 2012
ansjob/javascript-koans
Koans to learn Javascript
ansjob/kerberos_and_hadoop
Kerberos and Hadoop: The Madness beyond the Gate
ansjob/littleos
My Confused stabs at creating an operating system
ansjob/littleosbook
Source for the little book about OS development
ansjob/loopia-dyndns-k8s
A simple script that will update your DNS name with loopia DNS provider
ansjob/nodebuildtest
This is a repo for testing to set up a http client/server project using node and backbone
ansjob/optimal-yatzy-cpp
Library for the optimal strategy of Yatzy
ansjob/refactoring-kata
An exercise in refactoring legacy code so that it's testable and covered