Labs
This is a list of my public projects and experiments. You may follow me on GitHub for latest updates on my current work and future experiments.
Prestige 🔥¶
prestige.dev Source Code Star 374
A text-based HTTP client in the browser. An interface-less Postman. It supports a powerful grammar with embedded JavaScript for templating requests, doing environments, asserting responses and any other fancy.
Frontend is a Mithril.js project, and backend is a Django project.
Httpbun ¶
httpbun.com httpbun.org Source Code Star 64
This is an HTTP service with endpoints that are useful when testing any HTTP client, like a browser, a library, or any API developer tool. It’s heavily inspired by httpbin.
LittleTools¶
A suite of little power tools for developers and powers users. Very early stage project.
Just a calendar¶
An easily reachable endpoint to have a calendar to look at. No signup, no setup, no downloads, no flash and very little features. Perfect when you want to show a calendar and talk about dates when sharing your screen in a presentation or meeting.
- Mark dates with four different colors.
- Marked dates are saved in your browser’s local storage, so they survive restarts.
- Right click on a date to quickly copy the date in several useful formats.
- Dark mode, for the rest of you guys.
- Hotkeys for common actions. Hit ? for quick help.
- Remove all marks with a single click.
Antigen¶
A plugin manager for zsh, inspired by oh-my-zsh and vundle. This is one of the first of it’s kind and has inspired many alternative plugin managers for zsh as well as other popular shells.
This is currently being maintained by the community, the zsh-users organizations on Github.
More¶
More at GitHub repositories page.