Pinned Repositories
advent-of-code
Code I do for the advent of code
anchor-cms
anki-connect
Anki plugin to expose a remote API for creating flash cards.
dictogloss
driveby-simulation
A simulation I conducted to analyse the effectiveness of mitigations against drive-by downloads
election-2015
Analysis of the UK general election results, specifically how many MPs got 40% of all eligible votes
hemnet-study
Analysis of housing price data on Swedish housing website hemnet.se
ltiauthenticator
An authenticator for Jupyterhub which uses the LTI standard. Still in development
simulation-data-scripts
Various scripts I used to get empirical data for my simulation
huwf's Repositories
huwf/advent-of-code
Code I do for the advent of code
huwf/driveby-simulation
A simulation I conducted to analyse the effectiveness of mitigations against drive-by downloads
huwf/election-2015
Analysis of the UK general election results, specifically how many MPs got 40% of all eligible votes
huwf/simulation-data-scripts
Various scripts I used to get empirical data for my simulation
huwf/bbc-twitter-scraper
A script I put together to spider through the BBC website to find which articles referred to Twitter
huwf/data-science-outreach
huwf/django-tutorial
Learning about django
huwf/docker-anchor-cms
Everything you need to run Bolt CMS inside docker containers (one for the server/backend and another for the database)
huwf/fingerprinting
huwf/image-classification-website
A flask website which allows people to manually classify images in bulk. Currently hardcoded for the darkskies competition
huwf/jupyterhub-dummy-authenticator
A Dummy JupyterHub Authenticator to make testing easy
huwf/nbgrader-export-plugin
A plugin for nbgrader which allows the export of an individual student's mark to a LTI Consumer.
huwf/stats
Reminding myself how statistics work by doing code for them
huwf/tex
A quick TeX converter I made. Uses a series of regular expressions to convert to HTML. This allowed me to give a docx file to my supervisor. Mostly works most of the time