Jason Duffy's repositories
bank-ocr-refactoring-kata
This kata is working software (currently). The goal is to refactor it, keeping the Single Responsibility Principle in mind.
DarthStrom.github.io
Holocron
game-of-life-refactoring-kata
This kata is working software (currently). The goal is to refactor it, keeping the Liskov Substitution Principle in mind.
roman-numeral-calculator-refactoring-kata
This kata is working software (currently). The goal is to refactor it, keeping the Open/closed Principle in mind.
rust_koans
Learn Rust by making tests pass
firefox-ios
Firefox for iOS
IslandsEngine
following along while reading "Functional Web Development with Elixir, OTP, and Phoenix"
MoxieSpmTest
Sample repository to test that moxie can be used from linux via spm
PokeSpike
Playing around with the Pokeapi
rust-ray-tracer-challenge
My implementation of The Ray Tracer Challenge from pragprog in Rust