~rlamacraft

http://rlamacraft.uk

~rlamacraft/dotfiles

My personal config files for a variety of programs that make up my development environment

~rlamacraft/vis-commentary

A port of Tim Pope's vim-commentary to vis

~rlamacraft/GeminiCapsule

The content of my Gemini capsule, gemini.rlamacraft.uk

~rlamacraft/fizzBuzzWithOptics

FizzBuzz implemented in JavaScript using FP-style Lenses and Traversals

~rlamacraft/Advent_of_Code_2022

My solutions for 2022's Advent of Code, written in Haskell.

~rlamacraft/Playing_with_monadic_mocking

This repo is just a little bit of playing that I did with how typeclasses can be used to decouple monadic functions from any particular monad so that they can be unit tested.

~rlamacraft/Calculator

More powerful than a calculator, less cumbersome than a whole spreadsheet.

~rlamacraft/advent_of_code_2021

What I had the time to complete of 2021's advent of code using AWK, APL, Elm, Haskell, and JS

~rlamacraft/APL_scratch_files

Random scratch files of APL code