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.

Information I want to share with other people.
Updated 2025-01-21 12:15:40 +00:00
Docker compose set up for gogs.
Updated 2025-01-21 11:21:00 +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 2025-01-21 00:40:43 +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 2025-01-20 17:25:38 +00: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-01-20 14:08:37 +00:00
Library for talking with your computer using google api's.
Updated 2025-01-19 01:30:46 +00:00
A multipurpose programming language.
Updated 2025-01-18 22:16:22 +00:00
Chat for snek people made by snek people.
Updated 2025-01-18 12:23:28 +00:00
Updated 2025-01-18 09:02:17 +00: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 00:38:17 +00:00
Homebrew regex solution. Often faster than the original C regex.
Updated 2025-01-14 18:10:30 +00:00
My C STD lib. From time to time I add more features.
Updated 2025-01-14 17:56:26 +00:00
Application to monitor your key presses
Updated 2025-01-12 16:54:10 +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 2025-01-11 18:32:33 +00: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-10 23:59:28 +00:00
Async Python client for devRant developer community.
Updated 2025-01-06 18:02:15 +00: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 2025-01-05 23:26:46 +00:00
Metrics application for web applications
Updated 2025-01-02 23:09: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-31 19:57:55 +00:00
Pretty Good Server. An intercepting reverse proxy load balancer. WIth support for Python plugins. Unlimited possibilities to route your data.
Updated 2024-12-31 17:14:52 +00:00