Just a small tool to show the device orientation data from JavaScript.
A small and easy tool that gives you your current GPS coordinates.
A small interval clock counter tool for fitness exercises or similar.
My nonsmoking helper application ends today after four weeks, but I would like to see the benefits of not smoking in challenging moments. So I build my own small JavaScript tool that shows me the number of not smoked cigarettes and the saved money while not smoking.
Just a small tool to check regular expressions in the browser build with JavaScript.
A small tool to check What is my IP address?. Plus some MaxMind GeoIP data like city, country or longitude and latitude of an IP.
A small tool for Base64 encoding end decoding.
A small online tool to URL encode and decode strings.
A small tool to beautify or minify JSON data.
A small tool to show the differences between two texts. Similar to the command git diff. I was motivated to write the algorithm on my own in JavaScript, but there already exists an excellent implementation by Kevin Decker that is called jsdiff.
I would like to collect here a small set of random value generators that I use pretty often.
One more common tool that is fun to write and that I use pretty offen. A tool that converts timestamp to date.
It's fun to write small simple tools in the evening to come down. Here a tool to escape HTML as you can find it on every other HTML lerning website. It will replace the following characters with the right entities.