Stuff I want pinned, but that are too short and too stable to be repos.
- Matching words inside phone numbers with the Aho-Corasick algorithm (Python) (TODO: consider making a viz of this)
- Making a swimming pool out of cheese (Javascript)
Scraper for French government COVID-19 stats (Python)(TODO: consume this csv instead)- Mandelbrot set ASCII art (C)
- Cleanroom binary search challenge from The Reinvigorated Programmer (Javascript); apparently I'm one of the 10%