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.

Chat for snek people made by snek people.
Updated 2026-06-14 20:17:32 +02:00
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.
Updated 2026-06-14 19:51:16 +02:00
Async client for the katya AI server
Updated 2026-06-14 19:51:07 +02:00
HTTP bridge configurable to replace the content you want to see replaced. This can be used to have a real version and anonymous version for a website for example like I did. This site exists in the retoor version and under my real name for example.
Updated 2026-06-14 19:50:54 +02:00
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.
Updated 2026-06-14 19:50:27 +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 2026-06-14 19:50:08 +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 2026-06-14 19:49:43 +02:00
Project for Crowd-Funding Ollama Resource.
Updated 2026-06-14 19:49:38 +02:00
Research project regarding the tuna project
Updated 2026-06-14 19:49:12 +02:00
Automatic Hourly Newspaper generator based on many sources.
Updated 2026-06-14 19:49:01 +02:00
A very fast full text search engine written in C. Requires docker to be compiled.
Updated 2026-06-14 19:48:54 +02: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 2026-06-14 19:48:47 +02:00
Swiftii the swiftbot. It's a chat bot that works with open router to provide AI to an online developer community. It is vibe coded but does actually use libraries created by others that are less known. That was kind of the challenge about it. I am very happy with the end result. The goal was to learn some more about vibe coding in combination with Swift. It was a good experience.
Updated 2026-06-14 19:48:47 +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 2026-06-14 19:48:33 +02:00
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!
Updated 2026-06-14 19:48:25 +02:00
A snekbot in the Nim programming language! It's a very underrated language. The bot is not as full featured as the most bots, but it's a POC and it succeeded. Just first taste of the programming language.
Updated 2026-06-14 19:48:15 +02:00
Snek CLI client. Highly inspired by the snekbot client. Due some fundamental differences calls this client the RPC class directly to communicate with backend.
Updated 2026-06-14 19:48:11 +02: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 2026-06-14 19:46:56 +02:00
A way to host ssh on a port that is used by another service. Https for example.
Updated 2026-06-14 19:46:49 +02:00
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.
Updated 2026-06-14 19:46:48 +02:00