Projects

Modern city

On this page I have listed the projects I am working on. Further down you will find an extensive list of ideas.

If you are interested in one of the following projects, I would be happy to read your message.

Ríoverse

Ríoverse is a language learning platform. The first piece are word lists in a variety of languages.

It can be accessed at https://www.rioverse.app.

It is free. For feedback I am always happy to receive your message.


Audio Tapir

Audio recorder component for Vue 3. It enables to record, play and send audio messages to a server. It is open source software.

Website: https://github.com/tderflinger/vue-audio-tapir


SpiceNice

SpiceNice is a comprehensive open-source database that brings structured information about culinary spices and their source plants to everyone – from professional chefs to home cooks, botanists to farmers. A section on free literature about spices completes the website.

Website: https://spicenice.pages.dev

tcx-ls

As a CLI tool, tcx-ls can show information from a TCX-file. It displays information like accumulated time, accumulated distance, maximum speed, average pace, maximum run cadence, and more.

The TCX file format is used by Garmin devices and other devices to store data such as GPS coordinates, heart rate, and other sensor data. You can export it for example from the Garmin Connect application.

Written in TypeScript using Deno, a compiled binary version for Linux x86 is also available.

Website: https://github.com/tderflinger/tcx-ls


libretranslate-ts

A simple and easy to use TypeScript library for LibreTranslate. Can also be used with JavaScript.

LibreTranslate is a free and open source translation application that also offers an API. This library connects to the API.

Website: https://github.com/tderflinger/libretranslate-ts