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
edmonds
Edmonds / Chu-Liu algorithm for minimum spanning tree in a digraph
github-enterprise-site-admin
Notes about GitHub Enterprise system administration
sudoku-norvig-rs
Rust version of Peter Norvig's "Solve Every Sudoku Puzzle"
mlbright's Repositories
mlbright/darksky
Forecast.io API wrapper in Go (Golang)
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/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/boggybottombrightdecrypted
mlbright/canadian-mortgage
Calculate Canadian mortgages
mlbright/cv
Source for my CV/résumé site.
mlbright/dropstep
HTTPS man-in-the-middle proxy that filters out advertisements
mlbright/dupeguru
Find duplicate files
mlbright/find-similar-images
Find similar images in a directory
mlbright/goodreads
Scraping goodreads.com
mlbright/home-buyer
Budgeting for a house
mlbright/humanbytes-go
Make values represented in bytes more readable
mlbright/humanbytes-rs
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/reminders-cli
A simple CLI for interacting with macOS reminders
mlbright/sudoku
An HTML, CSS, JavaScript, and WebAssembly UI for https://github.com/mlbright/sudoku-norvig-rs
mlbright/sudoku-norvig-zig
Zig version of Peter Norvig's "Solve Every Sudoku Puzzle"
mlbright/test-oai
testing the Open AI API
mlbright/toronto-land-transfer-tax
Calculate the land transfer taxes in Toronto
mlbright/watchdog4git
A GitHub 🤖 that checks for common Git related errors and notifies the responsible engineers
mlbright/zbpf
Writing eBPF in Zig
mlbright/zig-lox
Zig implementation of Crafting Interpreters bytecode lox interpreter