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
rtop is a read-only version of htop that displays disk usage, networking details, and other system statistics. Its interface is organized into tabs for easy navigation. It includes several command-line options, which you can view by running ./rtop --help.
Updated 2025-12-13 05:51:02 +01:00
A clone of searchxnq that contains a docker compose file that I've made for easy setup.
Updated 2025-12-13 05:48:38 +01:00
Clone of Apache Benchmark (ab) that supports variable content length as response from the test URL. This repository contains a python version based on aiohttp and a C version with only OpenSSL / lcrypto as depenceny. Both support keep alive, insecure mode (expired SSL), concurrency level and amount of request configurable trough parameters. It's just a modern variant of Apache Benchmark.
Updated 2025-12-13 00:13:11 +01:00
Updated 2025-12-12 22:38:16 +01:00
devRant front-end with markdown, syntax highlighting, url previews and youtube / image embedding.
Updated 2025-12-12 19:39:56 +01:00
Rava is a well-engineered Java interpreter with strong architectural foundations and sophisticated optimizations. The 5-stage pipeline design is clean, the optimization infrastructure is advanced, and test coverage is comprehensive. Primary concerns center on memory safety patterns and error handling consistency.
Updated 2025-12-09 20:52:36 +01:00
Application to monitor your key presses
Updated 2025-12-06 18:23:41 +01:00
Chat for snek people made by snek people.
Updated 2025-12-05 19:17:21 +01:00
R - Python Edition. The ultimate CLI AI tool that works with Ollama / OpenRouter. It's rewritten from it's original version what was in C.
Updated 2025-12-03 19:20:41 +01:00
A dropbox clone made with FastAPI, vanilla JS, vanilla CSS, Postgress. sqlite, tortoise. It even has webdav support.
Updated 2025-11-29 12:40:56 +01:00
EDS stands for Enterprise DAV server because of it's high quality. It has user management and quota management. It is made for performance and concurrency and implements the whole RFC 4918. This server is made for production usage for my cloud storage provider.
Updated 2025-11-29 12:23:41 +01:00
Retoor Terminal, a sophisticated Linux terminal with perfect ANSII display. Tested with great results using htop, ssh, tmux and vim. The focus is on rendering of the terminal.
Updated 2025-11-26 20:40:38 +01:00
C variant of the FastAPI python framework. It does contain two examples as proof of concept. A document server and a non-persistent User management service. Both custom services are both tested. The build of this project is automated as well.
Updated 2025-11-25 21:14:39 +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
Retoor C Interpreter. A simplefied version of C capable of networking. Target is that it becomes a comfortable language to make performant servers.
Updated 2025-11-25 03:13:39 +01:00