Pinned Repositories
24-hour-game-problem
Solving a real world constraint problem
chrisdone-emacs
My Emacs configuration
coffee-puzzle
Experimental solution to fivethirtyeight's coffee puzzle.
crypto-challenges
The Matasano crypto challenges, see http://cryptopals.com/
crypto-challenges-rust
The cryptopals crypto challenges for rust. My first rust project.
gcharnock.github.io
Collection of random articles.
ghci-ng
Next generation GHCi
pcsfit
spinachgui
Spin Dynamics Simulation User Interface
xmonad-config
porting my xmonad config to a Cabal project rather than ~/.xmonad so that I can use HIE with it.
gcharnock's Repositories
gcharnock/coffee-puzzle
Experimental solution to fivethirtyeight's coffee puzzle.
gcharnock/pcsfit
gcharnock/spinachgui
Spin Dynamics Simulation User Interface
gcharnock/xmonad-config
porting my xmonad config to a Cabal project rather than ~/.xmonad so that I can use HIE with it.
gcharnock/24-hour-game-problem
Solving a real world constraint problem
gcharnock/chrisdone-emacs
My Emacs configuration
gcharnock/crypto-challenges
The Matasano crypto challenges, see http://cryptopals.com/
gcharnock/crypto-challenges-rust
The cryptopals crypto challenges for rust. My first rust project.
gcharnock/gcharnock.github.io
Collection of random articles.
gcharnock/ghci-ng
Next generation GHCi
gcharnock/haskell-contextual-logger
Experimental library for logging to nested contexts. Moved to it's own repo to make it easier to use as a Stack git dependency.
gcharnock/haskell-flycheck
Flycheck for haskell-mode
gcharnock/inotify-tool
Random idea for a thing
gcharnock/linear-programming-experiments
Some messing about trying to figure out how existing solvers work.
gcharnock/mclevelgen
Random project for prodedually generating mc levels.
gcharnock/myemacs
About time I put by init.el into version control
gcharnock/neural-network-handwriting
gcharnock/nixos-config
gcharnock/nixos-userconfig
gcharnock/node-pg-format
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
gcharnock/ocean-switcher
Script for managing period startup and shutdown/snapshot/destory of a digital ocean instance based on the time of day.
gcharnock/pg-structured-logging
gcharnock/rafter
A learning project to implement raft in rust.
gcharnock/shakespeare
Haml-like template files that are compile-time checked
gcharnock/spacemacs
Emacs advanced Kit focused on Evil: The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
gcharnock/sudoku_solver
Writing a sudoku bot because I don't know how to play sudoku
gcharnock/typedoc-plugin-markdown
A plugin for Typedoc that exposes themes and options for rendering markdown.
gcharnock/xml-crypto
Xml digital signature and encryption library for Node.js
gcharnock/zeta-function
Some numerical experiments while trying to get my head round Numberphile "sum of all integers is -1/12" result.