Pinned Repositories
algorithms
Minimal examples of data structures and algorithms in Python
arkanoid
A remake of the classic '80s arcade game Arkanoid, using Python and PyGame
bashrc
My bash dotfiles
bustimes
Get Oxford bus arrivals in real time on your smartphone
kanoodlegenius2d
A version of the puzzle game Kanoodle Genius written in Python
kata
For practise
mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
ratelimitingfilter
A filter for the Python logging system that can rate-limit the throughput of messages
selenium-wire
Extends Selenium's Python bindings to give you the ability to inspect requests made by the browser.
vimrc
My Vim configuration
wkeeling's Repositories
wkeeling/selenium-wire
Extends Selenium's Python bindings to give you the ability to inspect requests made by the browser.
wkeeling/ratelimitingfilter
A filter for the Python logging system that can rate-limit the throughput of messages
wkeeling/arkanoid
A remake of the classic '80s arcade game Arkanoid, using Python and PyGame
wkeeling/bustimes
Get Oxford bus arrivals in real time on your smartphone
wkeeling/algorithms
Minimal examples of data structures and algorithms in Python
wkeeling/kanoodlegenius2d
A version of the puzzle game Kanoodle Genius written in Python
wkeeling/kata
For practise
wkeeling/vimrc
My Vim configuration
wkeeling/bashrc
My bash dotfiles
wkeeling/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
wkeeling/django-chunk-s3-av-upload-handlers
Chunking Django file handlers for S3 and ClamAV service uploads
wkeeling/muttrc
My mutt email configuration
wkeeling/pycharm
PyCharm Settings
wkeeling/resume
This repository holds my resume
wkeeling/s3chunkuploader
A multi threaded S3 file chunk uploader which bypasses local file system and pipes the file directly to S3
wkeeling/useful_things
A repository of useful pieces of information
wkeeling/weighttracker
Simple weight tracking Django web app