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.

Updated 2025-07-09 03:32:37 +02:00
Adano - a pretty based note application template. It is the base of the ADA note application. Since it's quite clean, i decided to save it separate for re-use in the future. It is barely styled but seems nice. It has kind of google keep layout.
Updated 2025-06-25 16:59:59 +02:00
This project is a professional, ready-to-use script for managing Gitea repositories. It allows you to list, check, and delete repositories based on customizable criteria. Designed for efficiency and security, it supports environment variable configuration, command-line parameters, and token-based authentication.
Updated 2025-06-25 08:33:00 +02:00
Application for running and monitoring processes trough the web using a live stream of stdout and stderr. It can be be used for tailing logs but it can also be used as a service runner like supervisor.
Updated 2025-05-07 02:33:04 +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
Project for Crowd-Funding Ollama Resource.
Updated 2025-05-05 19:34:46 +02:00
Project for Crowd-Funding Ollama Resource.
Updated 2025-04-26 14:50:42 +02:00
Project for generating detailed statistics in both text and graphs. Also it generates a dataset for use in LLM embedding (chromadb for example).
Updated 2025-04-15 17:46:42 +02:00
Application for benchmarking https servers
Updated 2025-04-08 06:21:07 +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
WebDav research that resulted in a full function aiohttp server component. It can be used as research for people wanting to offer their application a a file system. It works better than s3fs. It feels like a real drive using davfs.
Updated 2025-03-23 21:55:25 +01: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
A C# project that I vibe coded for fun using my own 'R'-project. It worked perfectly! Now using this application daily to get notifications for my Snek chat application!
Updated 2025-03-20 19:07:45 +01:00
My C STD lib. From time to time I add more features.
Updated 2025-03-20 04:17:23 +01:00
Rewrite from R (C) (OpenAI) to Rust (Ollama)
Updated 2025-03-17 01:02: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
rAgent is a wrapper for OpenAI agents. With this wrapper you can make bots with specific behavior in no time. It takes a few lines to impersonate Harry Potter for example. Or Tylor Swift? It can use different models but defaults to gpt-4o-mini. Minimum supported model is 3.5-turbo.
Updated 2025-03-12 18:51:42 +01:00
Anti spam bot for a developer community. This version is more a kind of POC than an actual production version as the source quality shows. Anyway, they're very effective.
Updated 2025-03-05 18:57:41 +01:00
The ultimate site builder! It's not one of the many CMS'es but its a template renderer. It renders dynamic and static content. Finally you can manage a site with the editor that you want! It can be serious article writing or just hacking something together live with VIM on a server. This project allows you to do both. Apply professional versioning / backupping of your site using a CVS. Since this system has a local database, that will be included in the CVS setup too. It's suitable for both small and big sites.
Updated 2025-02-25 19:42:51 +01:00