Pinned Repositories
dotfiles
Various development-related dotfiles
edX-HarvardX-CS50x
My solutions to the problem sets in CS50 (aka CS50x through edX), Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.
faderjs
A simple javascript fader
grauniad-node
A twitter bot which tweets Guardian newspaper tweets with added spelling mistakes.
rejection
You gotta lose to win.
samfrances-curriculum-vitae
My curriculum vitae
samfrances.github.io
My pelican powered website and blog
scripts
Common repo for my ad-hoc scripts
threepwood
A Monkey Island inspired insult sword-fighting twitter bot
udacity-kalah
An API for the game "Kalah", implemented in Python using Google App Engine and Cloud Endpoints
samfrances's Repositories
samfrances/samfrances-curriculum-vitae
My curriculum vitae
samfrances/dotfiles
Various development-related dotfiles
samfrances/rejection
You gotta lose to win.
samfrances/samfrances.github.io
My pelican powered website and blog
samfrances/analytic_tableaux
Method of analytic tableaux in Elixir
samfrances/canvas-dragndrop-demo
A canvas drag 'n drop demo
samfrances/cloud-developer
content for Udacity's cloud developer nanodegree
samfrances/coding-challenges
A repository of my answers to challenges on codewars and similar websites.
samfrances/CppND-Capstone-Snake-Game
A 2D Snake game using C++ and SDL
samfrances/CppND-Memory-Management-Chatbot
samfrances/CppND-Route-Planning-Project
samfrances/CppND-System-Monitor-Project-Updated
System Monitor Project from the Object Oriented Programming Course of the Udacity C++ Nanodegree Program
samfrances/cpython
The Python programming language
samfrances/detective-typescript
Get the dependencies of a TypeScript module
samfrances/etudes
Katas, études, variations, exercises
samfrances/exercism_exercises
My exercism.io exercises
samfrances/googletest
Googletest - Google Testing and Mocking Framework
samfrances/mars_rover
A mars rover inspired kata
samfrances/meta-circular
A "metacircular" interpreter for a simple Scheme-like language, written in racket, inspired by chapter 4 of SICP
samfrances/Micro-Games
Implementations of educational games from old Micro books, for fund and self-education
samfrances/ploeh.github.com
ploeh blog 'source code'
samfrances/postcode-app
samfrances/project_ideas
Ideas for learning projects, "breakable toys", etc.
samfrances/python
Exercism exercises in Python.
samfrances/Scratchpad
A repo for random scripts, modules, experiments which don't (yet?) deserve their own repo.
samfrances/Simple-Node
Exercise in setting up Travis CI
samfrances/todo-mvc-demo
A basic javascript todo list application, written as an exercise in creating an MVC javascript application, without an MVC framework
samfrances/toolz
A functional standard library for Python.
samfrances/ts-bag
A grab bag of Typescript utilities, experiments etc.
samfrances/Udacity-Concurrent-Traffic-Simulation
Final project for the Udacity C++ Nanodegree Concurrency course