Pinned Repositories
advent-of-code
Solutions to Advent of Code problems
AdventOfCodeStats
some analysis of Advent of Code submissions
benchbuzz
Benchmarking some programming languages doing fizzbuzz
cleanme
The simple filesystem cleaning utility
cryptopals
Implementation (python) of the challenges set out by the good folks at cryptopals
fintubes
modelling for finned tube heat exchangers
matrix-test
Testing of matrix ops in three languages. Inspired by: https://science.sciencemag.org/content/368/6495/eaam9744
project_euler
project euler demonstration files (mostly in python)
thewinelist
regression-based analysis of the wine dataset provided at http://archive.ics.uci.edu/ml/machine-learning-databases/wine-quality/
ursnif_decoder
a very short python routine that returns the plaintext commands used to download ursnif from a malicious macro.
martyn-smith's Repositories
martyn-smith/benchbuzz
Benchmarking some programming languages doing fizzbuzz
martyn-smith/fintubes
modelling for finned tube heat exchangers
martyn-smith/ursnif_decoder
a very short python routine that returns the plaintext commands used to download ursnif from a malicious macro.
martyn-smith/advent-of-code
Solutions to Advent of Code problems
martyn-smith/AdventOfCodeStats
some analysis of Advent of Code submissions
martyn-smith/cleanme
The simple filesystem cleaning utility
martyn-smith/cryptopals
Implementation (python) of the challenges set out by the good folks at cryptopals
martyn-smith/matrix-test
Testing of matrix ops in three languages. Inspired by: https://science.sciencemag.org/content/368/6495/eaam9744
martyn-smith/project_euler
project euler demonstration files (mostly in python)
martyn-smith/thewinelist
regression-based analysis of the wine dataset provided at http://archive.ics.uci.edu/ml/machine-learning-databases/wine-quality/
martyn-smith/cointhrow
simulates the throwing of a coin with Verlet method. Why? No particular reason.
martyn-smith/colorpy
Python3 fork of Mark Kness' colorpy (http://www.markkness.net/colorpy/ColorPy.html)
martyn-smith/Eastmann-95
Tennessee Eastmann problem, ported to the mighty Fortran 95 ( / 2003).
martyn-smith/Eastmann-Adversarial
Implementations of the Tennessee Eastmann process suitable for Adversarial Reinforcement Learning
martyn-smith/imagetob64-python-markdown
quick utility extension for python's Markdown to embed images
martyn-smith/oort-ai
Ship logic for oort-rs game
martyn-smith/road_safety
Visualisation of some of the data on RTCs provided by UK department for transport http://dft.data.gov.uk
martyn-smith/tictactoe
Plays tic-tac-toe with an AI.
martyn-smith/timewaster
I wanted to use some CPU cycles (and try Rust-based multithreading).
martyn-smith/update-hosts
Quick and dirty utility for adding names to /etc/hosts
martyn-smith/VelociraptorEnv
Velociraptor Env for OpenAI gym (based off xkcd #135)
martyn-smith/Youtube-Code-Repository
Repository for most of the code from my YouTube channel