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
Block a user
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
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
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
Updated 2025-09-05 05:11:46 +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
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
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