Who's Using breq.dev?

My friend Jules made a fun suggestion on Bluesky recently:

Let's step through the search results for my domain name on GitHub and see what we can find!

Link to this section eightyeightthirty.one

In 2023, some friends and I built a scraper tool called eightyeightthirty.one which attempted to map the entire graph of 88x31 buttons. Soon after, I wrote an article applying network science to the 88x31 graph.

A few people credited my project page for the 88x31 scraper tool. Please credit NotNite's portfolio instead, she did most of the work!

Link to this section 5F3759DF

A few people have linked to my 2021 article on the fast inverse square root algorithm in code over the years:

Link to this section Flowspace

At least one person other than myself has set up a profile on Flowspace, a social network demo I made in 2021.

Link to this section Accelcoin

In 2022 I was a teaching assistant for Fundamentals of Computer Science 1 at Northeastern. One of our course assignments was for students to build a working blockchain node implementation. I ran some infrastructure relating to this! Some students have published their code to GitHub.

Link to this section Wordle

In 2022 I published a few implementations of the Wordle algorithm in TypeScript and Rust.