Source code repository

This is a collection of some of my work. Some repositories contain contributions from others. Feel also free to create an account and contribute! Anonymous contribution is a allowed and for registering e-mail verififation is not required so you don't have to enter an existing e-mailaddress.

Information I want to share with other people.
Updated 2025-11-16 18:39:21 +01:00
A clone of searchxnq that contains a docker compose file that I've made for easy setup.
Updated 2025-11-16 05:42:15 +01:00
A dropbox clone made with FastAPI, vanilla JS, vanilla CSS, Postgress. sqlite, tortoise. It even has webdav support.
Updated 2025-11-16 02:03:24 +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-11-11 02:42:50 +01:00
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.
Updated 2025-11-09 20:11:10 +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
Application to monitor your key presses
Updated 2025-11-08 15:09:13 +01:00
Chat for snek people made by snek people.
Updated 2025-11-03 18:08:21 +01:00
Updated 2025-11-01 19:31:01 +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
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.
Updated 2025-10-07 20:25:58 +02:00
Automatic Hourly Newspaper generator based on many sources.
Updated 2025-10-06 09:38:54 +02:00
Chat for snek people made by snek people.
Updated 2025-10-05 22:07:19 +02:00
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.
Updated 2025-10-04 13:16:01 +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
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.
Updated 2025-10-03 15:51:01 +02:00
One File Reddit. This is a Reddit clone consisting of only one file while having the most important functionality. It's a community page.
Updated 2025-10-02 13:23:27 +02:00
Just a funny repository with a game. It's and experiment. Trying to make a city building game. It's not serious.
Updated 2025-10-01 20:38:03 +02:00
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