Noteworthy
September 16, 2020
An open-source Markdown editor with bidirectional links and excellent math support!
ProseMirror Math
June 14, 2020
Schema and plugins for math editing using ProseMirror!
Unboggler
January 18, 2020
Generate a boggle board containing your custom list of words!
Seam Carving
December 28, 2014
[Seam Carving](https://en.wikipedia.org/wiki/Seam_carving) is a classic dynamic programming algorithm for content-aware image resizing. Rather than scaling or cropping, the seam carving algorithm resizes images by removing (or copying) horizontal and vertical slices of the image. These slices, called *seams*, must cross the entire image, but are allowed to zig and zag around salient regions in order to avoid too much deformation.
AdamBots Automated Scouting Kit
June 1, 2014
Match prediction and analysis for FIRST FRC competitions.