Pinned Repositories
advent-of-code-2020
My participation in the Advent of Code for 2020.
craigcottingham.github.io
My development blog, on GitHub Pages.
facets
Ruby Facets
kerbal-maps
A Google Maps-like UI for Kerbal Space Program (KSP) celestial bodies.
kontrol
An exploration of control theory, using Kerbal Space Program.
pid_controller
A PID (proportional/integral/derivative) controller in Elixir. Not to be confused with process ID.
telemex
Telemetry for Kerbal Space Program using Elixir and the kRPC mod.
UpsideDownLEDs
Messages from a mysterious place. Or maybe just a fun hardware hack.
krisalyssa's Repositories
krisalyssa/pid_controller
A PID (proportional/integral/derivative) controller in Elixir. Not to be confused with process ID.
krisalyssa/advent-of-code-2020
My participation in the Advent of Code for 2020.
krisalyssa/kontrol
An exploration of control theory, using Kerbal Space Program.
krisalyssa/abbrev
Calculates the set of unambiguous abbreviations for a given set of strings.
krisalyssa/actions-mutex
A GitHub Action for exclusive control
krisalyssa/advent-of-code
My 2020 Advent of Code Solutions
krisalyssa/advent-of-code-2021
krisalyssa/aoc
An umbrella project for advent of code entries.
krisalyssa/aoc-starter-kit
Skeleton code for setting up Advent of Code for a new year.
krisalyssa/backstage
Backstage is an open framework for building developer portals
krisalyssa/devcontainers
Devcontainers for some different languages.
krisalyssa/ex_krpc
An Elixir client for kRPC (krpc/krpc).
krisalyssa/fact
krisalyssa/homebrew-noah
krisalyssa/insomnia-plugin-select
A plugin for Insomnia (https://insomnia.rest/) to add select lists for query param values.
krisalyssa/jqish
jq ish thing for grabbing stuff from jsony objects
krisalyssa/kerbal-maps-ui
The front end for Kerbal Maps.
krisalyssa/kubernetes-diff-logger
Logs updates to Kubernetes Objects for storing and querying with Loki
krisalyssa/math
The missing Math module for Elixir.
krisalyssa/ninedigitproblem
krisalyssa/octane
octane is Elixir for robots -- GitHub Apps in particular.
krisalyssa/openmct
A web based mission control framework.
krisalyssa/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
krisalyssa/screeps
krisalyssa/slack
Slack messages for GitHub Action workflows, jobs and steps
krisalyssa/space_ex
Elixir client library for kRPC
krisalyssa/swift-aoc-common
Common code for Swift solutions for Advent of Code.
krisalyssa/tello
Ruby scripts to control Tello drones
krisalyssa/tremor
The react library to build dashboards fast.
krisalyssa/url-health-check-action
A cURL-based health check with build-in retry