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.

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 2024-12-18 04:59:04 +00:00
Matrix box that says boeh when Joe talks.
Updated 2024-12-17 18:31:30 +00:00
Information I want to share with other people.
Updated 2024-12-17 17:40:25 +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 2024-12-17 17:04:35 +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 2024-12-17 15:29:56 +00: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 2024-12-17 13:29:26 +00:00
.NET version of DevRant API using scraping web and api to be the best of both worlds.
Updated 2024-12-17 11:11:05 +00:00
A way to host ssh on a port that is used by another service. Https for example.
Updated 2024-12-16 20:07:04 +00:00
Application to monitor your key presses
Updated 2024-12-16 13:54:12 +00:00
Rest form generator / validator with CSRF support
Updated 2024-12-14 21:31:59 +00:00
Base for my applications. Contains a web server with built in database. Web server supports sessions, basic auth and db endpoints out of the box. Based on aiohttp. Can also be used for non-http applications.
Updated 2024-12-14 20:29:12 +00:00
The best SQL library ever written for C with support for python, just for fun and testing.
Updated 2024-12-14 09:36:23 +00:00
Async Python client for devRant developer community.
Updated 2024-12-14 03:42:06 +00:00
Upload page for sharing on the web
Updated 2024-12-13 19:24:56 +00:00
Application for benchmarking https servers
Updated 2024-12-12 05:43:47 +00:00
Micro service that returns random unique random name.
Updated 2024-12-12 05:06:18 +00:00
Application that frequently prints a dot. I don't want to talk about it.
Updated 2024-12-11 21:04:27 +00: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 2024-12-10 19:46:30 +00:00
Async client for the katya AI server
Updated 2024-12-09 19:29:25 +00:00
Frontend for LLM's using Yura client and Katya LLM Server. Both dependency projects are available on this site.
Updated 2024-12-08 00:57:29 +00:00