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.

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
Application to monitor your key presses
Updated 2025-03-20 03:24:51 +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
Super fast complete website downloader. Better than most competition. Translate absolute urls to relative URLS to make your system portable. Very useful tool for AI / Machine Learning (ML) and RAG. Made with aiohttp, asyncio, aiofiles and beautifulsoup4. Very easy installation / modification!
Updated 2025-02-24 02:56:34 +01:00
Poker simulator for learning the secrets of poker! It helped me a lot. My conclusion is that luck is too big of an factor in poker to make a professional career out of it. Because of the big luck factor, you need to play A LOT and it requires a patience I don't have.
Updated 2025-02-20 20:51:06 +01:00
Customized gitea configuration to convert it into a portfolio site if not logged in, a repository dev platform with build server when loggen in.
Updated 2025-02-07 17:53:32 +01:00
Updated 2025-02-01 22:26:51 +01:00
Updated 2025-01-30 17:43:58 +01:00
Docker compose set up for gogs.
Updated 2025-01-21 12:21:00 +01:00
Library for talking with your computer using google api's.
Updated 2025-01-19 02:30:46 +01:00
Updated 2025-01-18 10:02:17 +01:00
Software for generating the hardest sudoku you can imagine. It's heavily multi threaded to achieve it. The number of valid Sudoku puzzles has been calculated to be 6,670,903,752,021,072,936,960 (approximately 6.67 × 10²¹).
Updated 2025-01-17 01:38:17 +01:00
Homebrew regex solution. Often faster than the original C regex.
Updated 2025-01-14 19:10:30 +01:00