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
A clone of searchxnq that contains a docker compose file that I've made for easy setup.
Updated 2025-10-27 05:42:16 +01:00
Information I want to share with other people.
Updated 2025-10-10 05:06:21 +02:00
An application for doing super quick deployment of cli applications in a secure docker compose container with limited resources. I have made this to demo CLI applications that I've made like a by AI automated software builder that totally works autonomously based on user's prompt. I can share my development tools with people online through this quick deployment application in a secure way.
Updated 2025-10-10 01:23:29 +02:00
Chat for snek people made by snek people.
Updated 2025-10-05 22:07:19 +02:00
City Building game with advanced economic system. I do not like games myself but I do like to design them for fun. This is mostly vibe coded, but the original version was a one shot! The code quality / structure is so nice because I added a self created guide how to develop such application to the prompt.
Updated 2025-10-05 06:13:53 +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 2025-10-03 19:45:45 +02:00
Cloud Storage System Using WebDav as protocol. It's optimized to work with multiple workers, load balancing and is only bottle necked by server hardware. The software is lightweight.
Updated 2025-10-03 15:51:01 +02:00
The snek bot API. Use this to create a snek bot withing minutes! With nice example. The tutorial of creating a snek bot is just a few lines and a code snippet!
Updated 2025-09-07 04:28:23 +02:00
Updated 2025-09-05 05:11:46 +02:00
Async Python client for devRant developer community.
Updated 2025-09-01 18:39:06 +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 2025-08-21 11:29:30 +02:00
Marcus is written (vibe-coded) to annoy scammers to waste their time as long possible. He's the perfect bait for a scammer. I have vibe-coded this one. I hope that I can share some funny conversations soon.
Updated 2025-08-21 07:02:14 +02:00
Bear Browser WebSocket Protocol / JSON based controllable browser for creating screenshots and navigating the web like a native user. More lightweight than the laternatives (Celenium / PlayWright). Very based, does require some system package install.
Updated 2025-08-11 13:28:22 +02:00
Base for my applications. Contains a web server with built in database. Web server supports sessions, basic auth and db endpoints out of the box. Based on aiohttp. Can also be used for non-http applications.
Updated 2025-08-08 04:55:19 +02:00
An change log generator based on your repository that you can provide by giving the URL. It supports git repositories of all providers, including self hosted or custom builds. It is made for efficiency and don't do double work.
Updated 2025-08-04 23:29:29 +02:00