Gallery for tools that you wanted to have and couldn't be bothered to make.
Since the maker, you, should respect the implementation, and didn't, neither will anybody else. Hence I do not allow displaying links to repos or binaries. Humans do not have any agency how will the submissions be shown here, only whether they will be. Submit your specification and screenshots. An AI will try to verify the plausibility of your submision.
Rules:
No NSFW content.
No marketing, no links.
Images must be pure screenshots of your program, app or website.
Privacy:
You will receive a link allowing you to delete your submission, keep it.
I can approve/reject/delete submissions as I please.
I don't care about your data, there are no cookies.
Spanish Verb Flashcards
A native iOS app for practicing Spanish verb conjugation using flashcard-style exercises. The app stores verbs by tense and person with a per-item proficiency value and offers multiple exercise modes (swipe, typed translate, audio translate, multi-option). Exercises can be filtered by tense and enabled types in settings. New exercises are generated on demand by an LLM (Gemini), using a compact prompt with each verb's one-word proficiency; the user supplies their Gemini token in settings. View Raw Specification
Tags:[iOS App][Spanish Learning][LLM Exercises]
Vim Prose Flow Visualization
This Neovim plugin visualizes prose rhythm by assigning each sentence a background and foreground color that vary by sentence length. It operates per-buffer and is toggled with commands; while enabled it updates live with a configurable debounce and never modifies buffer contents. Markup and non-prose constructs (YAML front matter, HTML tags, images, and bare URLs) are excluded from measurement and coloring. Optionally a global toggle displays numeric sentence lengths as virtual text aligned in a fixed right-hand column. View Raw Specification