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.

Super fast complete website downloader. Better than most competition. Translate absolute urls to relative URLS to make your system portable. Very useful tool for AI / Machine Learning (ML) and RAG. Made with aiohttp, asyncio, aiofiles and beautifulsoup4. Very easy installation / modification!
Updated 2025-02-24 02:56:34 +01:00
Poker simulator for learning the secrets of poker! It helped me a lot. My conclusion is that luck is too big of an factor in poker to make a professional career out of it. Because of the big luck factor, you need to play A LOT and it requires a patience I don't have.
Updated 2025-02-20 20:51:06 +01: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-02-07 17:53:32 +01:00
Docker compose set up for gogs.
Updated 2025-01-21 12:21:00 +01:00
Library for talking with your computer using google api's.
Updated 2025-01-19 02:30:46 +01:00
Updated 2025-01-18 10:02:17 +01:00
Homebrew regex solution. Often faster than the original C regex.
Updated 2025-01-14 19:10:30 +01: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-11 00:59:28 +01:00
Metrics application for web applications
Updated 2025-01-03 00:09:59 +01: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-31 00:01:39 +01:00
Application gui over websockets
Updated 2024-12-29 23:31:16 +01: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 21:17:50 +01: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 21:11:15 +01: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-20 22:45:07 +01:00
Matrix box that says boeh when Joe talks.
Updated 2024-12-17 19:31:30 +01:00
.NET version of DevRant API using scraping web and api to be the best of both worlds.
Updated 2024-12-17 12:11:05 +01:00
A way to host ssh on a port that is used by another service. Https for example.
Updated 2024-12-16 21:07:04 +01:00
Rest form generator / validator with CSRF support
Updated 2024-12-14 22:31:59 +01:00
The best SQL library ever written for C with support for python, just for fun and testing.
Updated 2024-12-14 10:36:23 +01:00