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.
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-03-12 18:51:42 +01:00
The ultimate site builder! It's not one of the many CMS'es but its a template renderer. It renders dynamic and static content. Finally you can manage a site with the editor that you want! It can be serious article writing or just hacking something together live with VIM on a server. This project allows you to do both. Apply professional versioning / backupping of your site using a CVS. Since this system has a local database, that will be included in the CVS setup too. It's suitable for both small and big sites.
Updated 2025-02-25 19:42:51 +01:00
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
Updated 2025-01-18 10:02:17 +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
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
Updated 2024-12-25 21:49:09 +01:00