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 2026-02-01 05:48:20 +01: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-01-29 03:20:02 +01: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 2025-11-25 16:07:12 +01:00
Upgraded dataset version from https://github.com/pudo/dataset/. This one uses new SQLAlchemy2.
Updated 2025-11-09 17:19:57 +01: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-11-01 17:19:45 +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
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