Pinned Repositories
ado
A simple terminal based TODO list
avatarme
Simple avatar-making web server, for Go coding practice.
codejam-2016
Attempts at Google's 2016 Code Jam
codejam.2015
command
Framework for running commands with concurrent stages, with a failure model.
ctags
A maintained ctags implementation
dwinm
An autohotkey desktop manager
dwm
mirror of dwm http://hg.suckless.org/dwm
nedp's Repositories
nedp/ado
A simple terminal based TODO list
nedp/avatarme
Simple avatar-making web server, for Go coding practice.
nedp/codejam-2016
Attempts at Google's 2016 Code Jam
nedp/codejam.2015
nedp/command
Framework for running commands with concurrent stages, with a failure model.
nedp/ctags
A maintained ctags implementation
nedp/dwinm
An autohotkey desktop manager
nedp/dwm
mirror of dwm http://hg.suckless.org/dwm
nedp/remotecmds
A TCP server for remotely running commands
nedp/rust-string_exact
A simple exact string matching library written in Rust for practice.