World Explorer: a simple exploration game for toddlers

made by Jörn Zaefferer, submitted by Mai
Designed for a two-year-old, this game lets you explore the world using a super minimal interface: just tap to zoom in and wait to zoom out.

Spatial algorithms under the hood: Ramer-Douglas-Peucker

made by melanieimfeld, submitted by nicholasbs
An explanation and implementation of the Ramer-Douglas-Peucker algorithm. This algorithm is used when drawing maps to simplify vector lines.

Vitarka

made by GAM, submitted by porterjamesj
A text-based time management system with some unique techinques and a webapp for visualization.

mkcolor

made and submitted by QuietMisdreavus
A text editor color scheme randomizer. Choose some settings to pick things like contrast ratio, and click a button to get a whole new look. If you find one you like, you can even export a working Vim color scheme!

MiniLaTeX

made by jxxcarlson, submitted by porterjamesj
A tool for rendering a subset of LaTeX as HTML in the browser, using Elm.

Work

made and submitted by g-w1
A terminal todo manager focused on minimalism and getting things done.

Are Turing Machines Programmable?

made by nickdrozd, submitted by nicholasbs
An exploration of the nature of representations of Turing machines, as well as examples of how to implement a Turing machine simulator, single-purpose machines, and finally a general purpose, configurable implementation.

Chorale

made by jxxcarlson, submitted by rachel
"An infinite minimalist chorale in four parts written in Haskell using the Euterpea library." It's beautiful and moody as is, and James plans to keep working on it!

ElmPaceCalculator

made by Yury Chistov, submitted by porterjamesj
A timer to calculate running pace, built as a project to learn Elm.

Crudite

made by lord, submitted by Mai
A CRDT library in Rust for collaborative editing of JSON documents.