Tools & librairies

A screenshot of the Paste code editor Paste - An open-source website similar to Pastebin where you can store any piece of code, and generate links for easy sharing. However, what makes Paste special is that it works with no database, and no back-end code.
A screenshot of the Omnisearch plugin, showing results for the 'search' query. The results are ordered by relevance. Omnisearch - An Obsidian search plugin that "just works". It always instantly shows you the most relevant results, thanks to its smart weighting algorithm.
A fake Donald Trump tweet that reads: Congressman Ted Yoho of Florida is so embarrassed by their total (100%) support of Hillary Clinton, and they're increasingly aware of the fact that Boris is exactly what the U.K. has been looking for, & will prove to be a great event of television! Markov Strings + its Rust port - A simplistic, configurable, Markov chain text generator. Give it an array of strings, and it will output a randomly generated string.

Gamedev tools

Most of those tools revolve around TIC-80 , a free, open source "fantasy console"

  • TIC80-TypeScript - A TypeScript bundler for TIC-80 games.
  • TQ-Bundler - A fast bundler/watcher/launcher for your TIC-80 projects. Supports all TIC-80 languages.
  • ECS Machina - An Entity-Component-System engine, compatible with TIC-80