Pinned Repositories
Ast
Library to build an abstract syntax tree for use in compilers.
blank-gatsby-site
A blank Gatsby site to use as a starter when setting up a new site. Pre-configured to be written in TypeScript and SCSS, with support for Markdown, Jest, Enzyme and BlueprintJS.
cards-cs
Libraries for evaluating card game hands.
Reflection
Extension methods for reflection in .NET.
Sesharp
Tool to generate markdown files from C# XML documentation.
ZXSpectrumNextTests
Test programs for the ZX Spectrum Next.
MrKWatkins's Repositories
MrKWatkins/ZXSpectrumNextTests
Test programs for the ZX Spectrum Next.
MrKWatkins/Ast
Library to build an abstract syntax tree for use in compilers.
MrKWatkins/cards-cs
Libraries for evaluating card game hands.
MrKWatkins/blank-gatsby-site
A blank Gatsby site to use as a starter when setting up a new site. Pre-configured to be written in TypeScript and SCSS, with support for Markdown, Jest, Enzyme and BlueprintJS.
MrKWatkins/Reflection
Extension methods for reflection in .NET.
MrKWatkins/Sesharp
Tool to generate markdown files from C# XML documentation.
MrKWatkins/cards-rs
A port of cards-cs to Rust
MrKWatkins/DataStructuresAndAlgorithms
Example code for various data structures and algorithms.
MrKWatkins/photo-tidier
Simple project to teach myself Rust.
MrKWatkins/ProjectEuler
Solutions to Project Euler problems
MrKWatkins/Rendering
A test project to help me learn about C++ and image rendering.
MrKWatkins/rust-rendering
A test project to teach myself Rust and more about image rendering.
MrKWatkins/to-do-list-old
A simple to do list application written in Rust.