• 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
rproc is a lightweight, zero-configuration process manager that controls long-running processes by monitoring executable shell script files in a directory.
Updated 2025-09-28 01:46:58 +02:00
CLI gpt with many features. Reviewing, refactoring, running (cgi) web server. Written in C but extensible by Python. It has nice markdown output for the terminal.
Updated 2025-09-27 21:20:42 +02:00
This project is a high-performance WebSocket Pub/Sub system with a multi-threaded server and a load test client simulating publishers and subscribers for benchmarking.
Updated 2025-09-27 00:36:00 +02:00
Updated 2025-09-26 00:17:22 +02:00
Wren, the underrated programming language that I try to revive. It's very cool, you can read the whole source in a few days. The original is not made by me, I'm just adding a stdlib to it, so you can use it for networking / servers / AI. Progress is fine.
Updated 2025-08-20 22:47:16 +02:00
Ultimate Fuzzy File Finder. Easily copy your file contents straight from terminal into your clipboard so you can easily paste it somewhere else like a LLM. Also, it offers good backup functionality, since regular backup is a good idea when vibe coding for example. It can handle millions of files easily on a decade year old laptop.
Updated 2025-08-02 23:53:26 +02:00
High performance IRC server that can handle 10.000+ concurrent users. Could be used for pubsub. Considered it as a backend for Snek but Snek is already performing well.
Updated 2025-05-06 18:00:23 +02:00
A CLI tamagotchi that I made as vibe-code challenge with my own vibe coding tool (R). It has a nice result. It is named after a internet friend called Ostream. The Tamagotchi looks a bit like him.
Updated 2025-04-03 12:34:39 +02:00
Pretty Good Server. An intercepting reverse proxy load balancer. WIth support for Python plugins. Unlimited possibilities to route your data.
Updated 2025-03-21 08:25:39 +01:00
My C STD lib. From time to time I add more features.
Updated 2025-03-20 04:17:23 +01:00
Application to monitor your key presses
Updated 2025-03-20 03:24:51 +01:00
A multipurpose programming language.
Updated 2025-03-16 04:44:07 +01:00
A very fast full text search engine written in C. Requires docker to be compiled.
Updated 2025-03-15 20:23:08 +01:00
Homebrew regex solution. Often faster than the original C regex.
Updated 2025-01-14 19:10:30 +01:00
Software for generating the hardest sudoku you can imagine. It's heavily multi threaded to achieve it. The number of valid Sudoku puzzles has been calculated to be 6,670,903,752,021,072,936,960 (approximately 6.67 × 10²¹).
Updated 2025-01-11 00:59:28 +01:00