retoor
  • Zwolle, Netherlands
  • https://molodetz.nl
  • I'm a software developer from the Netherlands. I have professional experience in almost all commonly used programming languages and database servers. I worked in sectors like recycling / packaging / automotive / web hosting / cloud / IT / charity.

  • Joined on 2024-11-19
Snek CLI client. Highly inspired by the snekbot client. Due some fundamental differences calls this client the RPC class directly to communicate with backend.
Updated 2026-06-14 19:48:11 +02:00
A way to host ssh on a port that is used by another service. Https for example.
Updated 2026-06-14 19:46:49 +02:00
Application gui over websockets
Updated 2026-06-14 19:46:38 +02:00
Application for training your vim skills with over 60 shortcuts.
Updated 2026-06-14 19:46:33 +02:00
Library for talking with your computer using google api's.
Updated 2026-06-14 19:46:18 +02:00
Search backend for AI applications that uses free services.
Updated 2026-06-14 19:45:56 +02:00
Fast PDF2Text converter to be used for ML. Processes whole directories with PDF's at once.
Updated 2026-06-14 19:45:12 +02:00
Classic google-like wrapper around the EXA search engine with support for normal search, AI search (the default, direct answer) and image search. Requires EXA_API_KEY and OPENROUTER_API_KEY to work. Also provides a search api for 3rd party services and bots.
Updated 2026-06-14 19:44:33 +02:00
A dropbox clone made with FastAPI, vanilla JS, vanilla CSS, Postgress. sqlite, tortoise. It even has webdav support.
Updated 2026-06-14 19:43:50 +02:00
rAgent is a wrapper for OpenAI agents. With this wrapper you can make bots with specific behavior in no time. It takes a few lines to impersonate Harry Potter for example. Or Tylor Swift? It can use different models but defaults to gpt-4o-mini. Minimum supported model is 3.5-turbo.
Updated 2026-06-14 19:41:06 +02:00
HTTP log server and multi threaded client for python applications.
Updated 2026-06-14 19:40:20 +02:00
Micro service that returns random unique random name.
Updated 2026-06-14 19:40:18 +02:00
Python version of my beloved `r`-tool. Always wanted to have it but I knew that there was more work put in `r` to just rewrite it. LLM's did quite some changes to API over time, making me spend a lot of time in maintenance since I wrote it for fun in C. This repository is not serious, it's just for reviewing WARP. A tool exactly like `r`.
Updated 2026-06-14 19:40:04 +02:00
A programming language of 500 lines supporting oop written in Python. The language contains most basics and is a nice starter template for everyone who wants to learn to write a programming language or actually need to create some parser embedded within their application.
Updated 2026-06-14 19:38:58 +02:00
System for easily creating tickets on a gitea instance through the API. It extracts the right project name to create tickets under and will give the tickets a clear title and description. This is handy for low effort bug reports over email for example.
Updated 2026-06-14 19:38:50 +02:00