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.

Updated 2025-01-18 07:59:10 +00:00
Chat for snek people made by snek people.
Updated 2025-01-17 22:09:52 +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
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-14 19:09:11 +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
Information I want to share with other people.
Updated 2025-01-12 15:05:40 +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
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-09 19:32:05 +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
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 2024-12-30 23:01:39 +00:00
Application gui over websockets
Updated 2024-12-29 22:31:16 +00: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 2024-12-29 20:17:50 +00:00
Repository from a fellow developer for review purposes hosted here. Originally to be found here: https://github.com/ndokter/dsmr_parser
Updated 2024-12-29 20:11:15 +00:00