I enjoy programming in Rust and Racket. I also dabble in C++, C# and the Wolfram language.
-
-
-
maze Public
maze generation, formatting and visualization
Rust GNU General Public License v3.0 UpdatedSep 19, 2023 -
aoc2022 Public
Efforts at Advent of Code 2022
Rust GNU General Public License v3.0 UpdatedApr 6, 2023 -
aoc2021 Public
http::/www.adventofcode/2021
Rust GNU General Public License v3.0 UpdatedNov 28, 2022 -
-
aoc2020 Public
My efforts to solve the Advent of Code problems for 2020
Rust GNU General Public License v3.0 UpdatedNov 19, 2021 -
mandelbrot Public
Forked from ProgrammingRust/mandelbrotA Rust program that plots the Mandelbrot set, using various kinds of parallelism.
Rust MIT License UpdatedJan 1, 2018 -
examples Public
Forked from ProgrammingRust/examplesComplete code for the larger example programs from the book.