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.

Ultimate Fuzzy File Finder. Easily copy your file contents straight from terminal into your clipboard so you can easily paste it somewhere else like a LLM. Also, it offers good backup functionality, since regular backup is a good idea when vibe coding for example. It can handle millions of files easily on a decade year old laptop.
Updated 2026-06-14 19:46:44 +02:00
Application gui over websockets
Updated 2026-06-14 19:46:38 +02:00
Application for training your vim skills with over 60 shortcuts.
Updated 2026-06-14 19:46:33 +02:00
rtop is a read-only version of htop that displays disk usage, networking details, and other system statistics. Its interface is organized into tabs for easy navigation. It includes several command-line options, which you can view by running ./rtop --help.
Updated 2026-06-14 19:46:19 +02:00
Library for talking with your computer using google api's.
Updated 2026-06-14 19:46:18 +02:00
Rewrite from R (C) (OpenAI) to Rust (Ollama)
Updated 2026-06-14 19:46:13 +02:00
Retoor Terminal, a sophisticated Linux terminal with perfect ANSII display. Tested with great results using htop, ssh, tmux and vim. The focus is on rendering of the terminal.
Updated 2026-06-14 19:46:11 +02:00
This project is a high-performance WebSocket Pub/Sub system with a multi-threaded server and a load test client simulating publishers and subscribers for benchmarking.
Updated 2026-06-14 19:45:57 +02:00
Search backend for AI applications that uses free services.
Updated 2026-06-14 19:45:56 +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 2026-06-14 19:45:44 +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 2026-06-14 19:45:44 +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 2026-06-14 19:45:36 +02:00
C version of the Jinja templating language with support for Emoji, Markdown, Linkify and all default Jinja template tags.
Updated 2026-06-14 19:45:34 +02:00
Fast PDF2Text converter to be used for ML. Processes whole directories with PDF's at once.
Updated 2026-06-14 19:45:12 +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 2026-06-14 19:44:59 +02:00
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 2026-06-14 19:44:56 +02:00
Bash history search
Updated 2026-06-14 19:44:46 +02:00
Classic google-like wrapper around the EXA search engine with support for normal search, AI search (the default, direct answer) and image search. Requires EXA_API_KEY and OPENROUTER_API_KEY to work. Also provides a search api for 3rd party services and bots.
Updated 2026-06-14 19:44:33 +02:00
Application for generating random but recognizable content. For me at least. The output of this application is interesting to watch because the data is familiar to me. It's an application that can be used instead of /dev/urandom and /dev/random with a more consistent troughput.
Updated 2026-06-14 19:44:22 +02:00
rchat - anonymous chat application
Updated 2026-06-14 19:43:53 +02:00