Projects

My public projects, sorted by last modification based on live repository data. All projects receive daily updates with new features and improvements.

Click on any project to view detailed information and access the source code. Interested in contributing? Register at the Molodetz Repository for git access and build server privileges.

gists

Information I want to share with other people.

Technology Stack

Python 86.35% C 8.94% HTML 2.89% JavaScript 1.48% Shell 0.35%

rp

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.

Technology Stack

Python 99.85% Makefile 0.15%

rtop

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.

Technology Stack

C 98.79% Makefile 1.21%

searxng

A clone of searchxnq that contains a docker compose file that I've made for easy setup.

Technology Stack

Python 76.48% Shell 9.14% HTML 5.85% Less 4.52% JavaScript 2.74% CSS 0.79% Dockerfile 0.17% Makefile 0.16% Lua 0.08% XSLT 0.08%

abr

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.

Technology Stack

C 77.23% Python 21.25% Makefile 1.52%

rproxy

Technology Stack

C 96.73% Makefile 3.27%

rantii

devRant front-end with markdown, syntax highlighting, url previews and youtube / image embedding.

Technology Stack

JavaScript 73.12% CSS 19.01% Python 6.78% HTML 1.03% Dockerfile 0.06%

Rava

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.

Technology Stack

C 97.42% Makefile 2.46% Shell 0.12%

tikker

Application to monitor your key presses

Technology Stack

C 61.91% Python 36.72% Makefile 0.93% Shell 0.44%

snek

Chat for snek people made by snek people.

Technology Stack

Python 58.84% HTML 21.0% JavaScript 16.31% CSS 3.77% Makefile 0.05% Dockerfile 0.03%

rbox

A dropbox clone made with FastAPI, vanilla JS, vanilla CSS, Postgress. sqlite, tortoise. It even has webdav support.

Technology Stack

Python 51.52% JavaScript 27.62% HTML 15.35% CSS 4.57% Makefile 0.78% Dockerfile 0.11% Shell 0.05%

EDS

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.

Technology Stack

C 98.41% CMake 1.28% Makefile 0.31%

rt

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.

Technology Stack

C 90.84% Makefile 7.8% Meson 1.35%

FastAPIc

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.

Technology Stack

C 99.64% Makefile 0.36%

nano

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.

Technology Stack

Python 99.53% Makefile 0.47%

rc

Retoor C Interpreter. A simplefied version of C capable of networking. Target is that it becomes a comfortable language to make performant servers.

Technology Stack

C 93.69% Makefile 4.33% Python 1.98%

retoors

Retoor's, Online Storage Provider. WebDAV / SFTP supported. Has nice web interface for managing files ass well. Provides many ways to share data. Advanced user and quota management. Made for hosting terabytes.

Technology Stack

HTML 39.41% Python 33.48% CSS 16.31% JavaScript 10.55% Dockerfile 0.16% Makefile 0.1%

dataset

Upgraded dataset version from https://github.com/pudo/dataset/. This one uses new SQLAlchemy2.

Technology Stack

Python 99.5% Makefile 0.5%

city

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.

Technology Stack

Python 69.57% JavaScript 27.03% Makefile 1.98% CSS 0.95% HTML 0.47%

demo

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.

Technology Stack

Python 97.66% Dockerfile 2.34%

isspam

For a site I was doing spam analysis, how to recognize it. I do this by checking how it is written. How much numbers are used. How many capitals. That's the first indication. I made it originally myself but a few people liked the project and wrote their versions in their preferred language. Very happy about that. We are bench marking it as challenge, the benchmark is doing analysis for 900 books in txt format. The fastest application wins. By now, every language has as wel won as lost. We keep iterating and making them faster. Thanks 12bitloat, BordedDev en JestDotty for contribution of their source.

Technology Stack

Rust 75.23% C++ 13.24% C 7.88% Python 2.27% Makefile 0.98% CMake 0.34% Dockerfile 0.03% Shell 0.03%

technews

Automatic Hourly Newspaper generator based on many sources.

Technology Stack

HTML 51.2% Python 48.8%

rlibrary

A library that converts PDF's to web pages and indexes them using vector index. It is also possible to prompt the database information. It gives financial overview of AI expenses made for all actions done. Embedding is done using OpenAI embedding trough OpenAI api. Database is sqlite and chromadb.

Technology Stack

HTML 58.28% Python 41.72%

mrissue

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.

Technology Stack

Python 59.42% HTML 40.58%

wolk

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.

Technology Stack

Python 93.19% Shell 5.7% Dockerfile 1.11%

onfire

One File Reddit. This is a Reddit clone consisting of only one file while having the most important functionality. It's a community page.

Technology Stack

HTML 52.57% Python 47.43%

drmap2

Just a funny repository with a game. It's and experiment. Trying to make a city building game. It's not serious.

Technology Stack

HTML 68.49% Python 31.51%

rproc

rproc is a lightweight, zero-configuration process manager that controls long-running processes by monitoring executable shell script files in a directory.

Technology Stack

C 93.39% Makefile 6.61%

r

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.

Technology Stack

C 96.47% Shell 1.51% Makefile 1.26% Dockerfile 0.62% Python 0.14%

rpubsub

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.

Technology Stack

C 88.89% Python 10.7% Makefile 0.42%

tuna

Research project regarding the tuna project

Technology Stack

C# 89.36% HTML 6.69% CSS 3.73% Dockerfile 0.22%

sinja

Sinja: A High-Performance JSON Templating ServerSinja is a blazing-fast, stable, and production-grade HTTP server written in C++. Its sole purpose is to render templates using JSON data with maximum performance and concurrency.

Technology Stack

C++ 81.92% Python 16.62% CMake 0.8% Shell 0.66%

devrant

A devRant clone vibe coded in almost one shot due very good preparation. The API is consistent with the real API. Bots of devRant should work here. This is a proof of concept, probably not an application that I wish to maintain.

Technology Stack

HTML 68.89% Python 31.11%

snekbot

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!

Technology Stack

Python 98.89% Makefile 1.11%

container_manager

Technology Stack

Python 100.0%

devranta

Async Python client for devRant developer community.

Technology Stack

Python 99.2% Makefile 0.8%

pyr

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`.

Technology Stack

Python 99.4% Dockerfile 0.6%

Marcus

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.

Technology Stack

Python 100.0%

wrenner

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.

Technology Stack

C 86.35% Wren 13.57% Makefile 0.08%

bearbrowser

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.

Technology Stack

Python 82.77% C 17.1% Makefile 0.13%

app

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.

Technology Stack

Python 98.13% Makefile 1.87%

glitchtip-setup

Glitchtip-setup because their documentation is incomplete, horrible, not working etc. While the instructions are literally `download this outdated docker file and just up it`. To obtain a recent version, you have to login. Bye. So here, here a decent modern working version!

zhurnalweb

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.

Technology Stack

Python 88.39% HTML 11.61%

rzf

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.

Technology Stack

C 99.15% Makefile 0.85%

snekcli

Snek CLI client. Highly inspired by the snekbot client. Due some fundamental differences calls this client the RPC class directly to communicate with backend.

Technology Stack

Python 100.0%