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
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
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
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
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
Micro service that returns random unique random name.
Updated 2024-12-12 05:06:18 +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
HTTP log server and multi threaded client for python applications.
Updated 2024-12-05 18:24:50 +00:00
Application for training your vim skills with over 60 shortcuts.
Updated 2024-12-04 18:50:40 +00:00
Async Python client for devRant developer community.
Updated 2024-12-03 22:12:51 +00:00
English text corrector and only that. It won't use different words than you do. It only changes digits/numbers to word format. It will capitalize I and puts dots where needed.
Updated 2024-12-03 16:53:56 +00:00
Fast PDF2Text converter to be used for ML. Processes whole directories with PDF's at once.
Updated 2024-11-22 19:55:52 +00:00