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.

A clone of searchxnq that contains a docker compose file that I've made for easy setup.
Updated 2025-04-06 05:42:15 +00:00
Project for Crowd-Funding Ollama Resource.
Updated 2025-04-03 10:51:26 +00:00
Chat for snek people made by snek people.
Updated 2025-04-03 06:37:02 +00:00
WebDav research that resulted in a full function aiohttp server component. It can be used as research for people wanting to offer their application a a file system. It works better than s3fs. It feels like a real drive using davfs.
Updated 2025-03-23 20:55:25 +00:00
Chat for snek people made by snek people.
Updated 2025-03-17 21:21:00 +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-03-12 17:51:42 +00:00
Information I want to share with other people.
Updated 2025-03-07 22:20:04 +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-03-05 17:57:41 +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-02-28 14:51:59 +00: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 18:42:51 +00: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 01:56:34 +00:00
The snek bot API. Use this to create a snek bot withing minutes! With nice example. The tutorial of creating a snek bot is just a few lines and a code snippet!
Updated 2025-02-18 18:09:55 +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 2025-01-27 22:59:01 +00:00
Library for talking with your computer using google api's.
Updated 2025-01-19 01:30:46 +00:00
Updated 2025-01-18 09:02:17 +00:00
Async Python client for devRant developer community.
Updated 2025-01-06 18:02:15 +00:00
Metrics application for web applications
Updated 2025-01-02 23:09:59 +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