Pinned Repositories
advent-of-code-2022
Solutions for Advent of Code 2022
advent-of-code-2023
Solutions to Advent of Code 2023 in Rust
bare-metal-tiva
Adapting https://github.com/cpq/bare-metal-programming-guide for the Tiva C Launchpad.
blog
cadmium
A CHIP-8 variant emulation and development environment
tysonliddell's Repositories
tysonliddell/advent-of-code-2022
Solutions for Advent of Code 2022
tysonliddell/advent-of-code-2023
Solutions to Advent of Code 2023 in Rust
tysonliddell/bare-metal-tiva
Adapting https://github.com/cpq/bare-metal-programming-guide for the Tiva C Launchpad.
tysonliddell/blog
tysonliddell/cadmium
A CHIP-8 variant emulation and development environment
tysonliddell/chip8-emulator
A CHIP-8 emulator in Rust
tysonliddell/command-line-rust-solutions
tysonliddell/GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
tysonliddell/nibble
Ways of parsing four-bit integers, i.e. nibbles.
tysonliddell/python-semanticversion
Semantic version comparison for Python (see http://semver.org/)
tysonliddell/qmk-keymaps
Personal keyboard keymap files for QMK firmware
tysonliddell/qmk_firmware
Miryoku is an ergonomic, minimal, orthogonal layout for ergo or ortho keyboards. Crkbd Keymap by Manna Harbour includes crkbd-specific hardware feature support. See the forkreadme branch (linked).
tysonliddell/ray-tracing-1
Ray tracing in one weekend.
tysonliddell/rust-lang-book
The Rust Programming Language
tysonliddell/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
tysonliddell/tanks-client
tysonliddell/tanks-server
tysonliddell/Tennis-Refactoring-Kata
Refactoring Code Kata on the Tennis rules