Pinned Repositories
arbitrage
simple arbitrage
Assignment-Problem
Items related to the maximum weight perfect matching in a weighted bipartite graph
darksky
Forecast.io API wrapper in Go (Golang)
DarkSky-API
perl wrapper for darksky.net
dblckr
Ad blocker
edmonds
Edmonds / Chu-Liu algorithm for minimum spanning tree in a digraph
github-enterprise-site-admin
Notes about GitHub Enterprise system administration
mlbright's Repositories
mlbright/dblckr
Ad blocker
mlbright/github-enterprise-site-admin
Notes about GitHub Enterprise system administration
mlbright/sudoku-norvig-go
Peter Norvig's sudoku algorithm in Golang
mlbright/sudoku-norvig-rs
Rust version of Peter Norvig's "Solve Every Sudoku Puzzle"
mlbright/aabudget
Axis and Allies budget calculator
mlbright/advent-of-code-2022
Advent of Code 2022
mlbright/ansiweather
Weather in terminal, with ANSI colors and Unicode symbols
mlbright/basic-wordle-cheater
Use regular expressions to cheat at Wordle
mlbright/dotfiles
My dot files
mlbright/dropstep
HTTPS man-in-the-middle proxy that filters out advertisements
mlbright/dupeguru
Find duplicate files
mlbright/genencap
mlbright/hclcheck
mlbright/humanbytes-go
Make values represented in bytes more readable
mlbright/humanbytes-rs
mlbright/icrn
mlbright/immich-backup
mlbright/immich-uploader
Upload a directory containing images and videos to an Immich server
mlbright/isitworththetime
How long can you work on making a routine task more efficient before you're spending more time than you save?
mlbright/mlbright
GitHub profile
mlbright/mlbright.github.io
Public site for mlbright
mlbright/morae
Slurp packets into Wireshark over an SSH tunnel
mlbright/photoprism-extras
Photoprism is really handy!
mlbright/readingchallenge
Reading Challenge webapp
mlbright/sponge
Read in STDIN, then output it to the file named on the command line
mlbright/sudoku-norvig-zig
Zig version of Peter Norvig's "Solve Every Sudoku Puzzle"
mlbright/sudoku-wasm
An HTML, CSS, JavaScript, and WebAssembly UI for https://github.com/mlbright/sudoku-norvig-rs
mlbright/vxlan-sink
AWS VM instance that accepts VXLAN traffic
mlbright/zbpf
Writing eBPF in Zig
mlbright/zig-lox
Zig implementation of Crafting Interpreters bytecode lox interpreter