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.

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-04-03 11:24:41 +00:00
Project for Crowd-Funding Ollama Resource.
Updated 2025-04-03 10:51:26 +00: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 10:34:39 +00:00
Chat for snek people made by snek people.
Updated 2025-04-03 06:37:02 +00:00
A clone of searchxnq that contains a docker compose file that I've made for easy setup.
Updated 2025-04-03 05:42:15 +00: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-03-24 20:07:40 +00: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 20:55:25 +00: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 07:25:39 +00: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 18:07:45 +00:00
My C STD lib. From time to time I add more features.
Updated 2025-03-20 03:17:23 +00:00
Application to monitor your key presses
Updated 2025-03-20 02:24:51 +00:00
Chat for snek people made by snek people.
Updated 2025-03-17 21:21:00 +00:00
Rewrite from R (C) (OpenAI) to Rust (Ollama)
Updated 2025-03-17 00:02:51 +00:00
A multipurpose programming language.
Updated 2025-03-16 03:44:07 +00:00
A very fast full text search engine written in C. Requires docker to be compiled.
Updated 2025-03-15 19:23:08 +00: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 17:51:42 +00:00
Information I want to share with other people.
Updated 2025-03-07 22:20:04 +00:00
Updated 2025-03-05 23:38:53 +00: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 17:57:41 +00: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-02-28 14:51:59 +00:00