• Zwolle, Netherlands
  • https://molodetz.nl
  • I'm a software developer from the Netherlands. I have professional experience in almost all commonly used programming languages and database servers. I worked in sectors like recycling / packaging / automotive / web hosting / cloud / IT / charity.

  • Joined on 2024-11-19
retoor pushed to main at retoor/dreamii 2026-06-14 19:32:46 +02:00
568835855c chore: fix template variable assignment to use context dict instead of direct reference
4cc9224384 chore: remove trailing whitespace and unused imports from dreamii source files
10ebe3cc14 feat: fix indentation of file write block in TemplateView render method
2c17a7350c fix: move jinja2 globals assignment before markdown rendering to fix undefined request and context in python extension
20ac17c8e8 fix: register request and context as Jinja2 globals in TemplateView and Dreamii init
Compare 25 commits »
retoor pushed to main at retoor/devranta 2026-06-14 19:32:42 +02:00
f6fe3a5fb8 feat: add princess example with Makefile and requirements, plus devranta C project with Makefile and binary
c409ec4541 chore: replace aiosqlite with dataset and add bounded seen set to crawler
a48bc9f97b chore: update binary wheel and source tarball for v2.3.1 release with trimmed pkg-info
637fdf19c7 feat: add mention-specific LLM and switch logging to INFO in princess bot
bad5767e7d chore: strip trailing whitespace and leftover assistant prompt from README.md
Compare 53 commits »
retoor pushed to master at retoor/drmap2 2026-06-14 19:32:26 +02:00
af2b247bb5 chore: remove happiness stat and migration code from game logic and UI
4d3b55e0d4 chore: add uvicorn entry point for direct script execution on port 8588
db9737b082 chore: remove trailing whitespace and add happiness/police/stadium features to tycoon game
f18b94ddba feat: add initial Tiny Tycoon 3D multiplayer game with FastAPI backend and SQLite database
Compare 4 commits »
retoor pushed to main at retoor/drapi.net 2026-06-14 19:32:17 +02:00
da6d3d747b chore: add AngleSharp dependency and refactor rant scraping to use CSS class queries
a3cce3425f refactor: extract async API call into separate RunIt method and remove unused HttpClient
c97cae710e chore: remove all .history versioned DrApi.cs stubs and add .vscode to gitignore
eb41db087f docs: add project README with setup instructions and overview
b4dee95f23 chore: remove all .history/DrApi_20241215* placeholder example source files
Compare 5 commits »
retoor pushed to main at retoor/downie 2026-06-14 19:32:09 +02:00
f067d37314 fix: reduce default request_concurrency_limit from 500 to 10 in Downie.__init__ to match write_concurrency_limit and prevent excessive concurrent requests
e13e48df5d chore: add ./downie entry to gitignore for local build artifact exclusion
f08425fa29 chore: remove tracked symlink to .venv/bin/downie binary from repository
7eef76799b chore: add initial project source code with Downie crawler class and build artifacts
fdd77222cc feat: update README comparison phrasing from "most competition" to "the competition"
Compare 6 commits »
retoor pushed to main at retoor/dot 2026-06-14 19:32:03 +02:00
9e70f2d906 chore: remove commented-out top command from print_load in dot.c
c1626ef222 feat: lower loadavg threshold from 2.0 to 1.0 for triggering process listing in print_load
0508e85d30 style: reformat output spacing and alignment for improved readability
1377688ae0 style: replace raw ps aux with filtered and sorted process list in print_load
9fc380f11d chore: bump minimum required Python version from 1.9 to 2.0 in setup.cfg
Compare 10 commits »
retoor pushed to main at retoor/devrant 2026-06-14 19:31:56 +02:00
e1696214b8 chore: remove trailing whitespace from chat.html template across all lines
41b6547b52 chore: replace .gitignore patterns and add auth/rant endpoints to app.py
499e14e502 chore: remove trailing whitespace from all source files in src/ directory
c65f923def feat: add WebSocket chat endpoint with message broadcasting and rate limiting in app.py
2a5f854a70 fix: increase database connection timeout from 5s to 30s and add retry logic with exponential backoff in user service init_db
Compare 21 commits »
retoor pushed to master at retoor/city 2026-06-14 19:31:08 +02:00
8bee9f24a5 fix: invert right-mouse pan direction and triple sensitivity in InputHandler
3d24bbc61f feat: add building name validation and label rendering with improved context menu pre-fill
bcc24bc6fc feat: sync player economy on websocket login and switch camera to isometric transport-tycoon view
0cf4072ce5 chore: remove trailing whitespace from README.md line 42
fdf3032ae7 chore: add initial Makefile with build, test, and lint targets for City Builder project
Compare 13 commits »
retoor pushed to main at retoor/container_manager 2026-06-14 19:31:00 +02:00
2e2f363022 chore: add aiohttp dependency to requirements.txt for async http support
6649d947fc feat: add container client library, example usage, and debug logging to compose manager
49100de12d feat: add container management api server with docker compose integration and authentication
Compare 3 commits »
retoor pushed to master at retoor/demo 2026-06-14 19:31:00 +02:00
73ac1c84f0 feat: add wss protocol detection in terminal WebSocket connection based on page origin scheme
0d2e5545fd chore: scaffold initial project with gitignore, demo app, docker setup, and requirements
Compare 2 commits »
retoor pushed to main at retoor/boeh 2026-06-14 19:30:58 +02:00
8c47c0f166 feat: add random boehh generator with variable vowel count and update login message
3d6ad4bef0 chore: normalize whitespace and indentation across boeh bot source files
40ce71244f docs: add project README with setup instructions and overview for boeh matrix bot
6f0be04dd9 docs: add project README with setup instructions and overview
b9f2c55d75 feat: scaffold boeh matrix bot project with gitignore, makefile, setup, and core modules
Compare 5 commits »
retoor pushed to master at retoor/bearbrowser 2026-06-14 19:30:38 +02:00
9f3fe824a5 chore: add Playwright-compatible WebSocket API with WebKit2 version fallback and comprehensive demo
fa0d24c6d1 chore: initialize project with Makefile, README, client.py, demo.py, server.py, and webapp.c
Compare 2 commits »
retoor pushed to main at retoor/adano 2026-06-14 19:29:44 +02:00
dd5a9d8152 feat: add context menu component with fade-in animation and tag-input styling
b77323f154 feat: add startup table creation for notes, tags, and note_tags before FTS index init
303510a161 style: add base input/button styling and reorder sidebar heading in frontend/index.html
cca432c88b chore: remove entire search endpoint and add score field to note serialization
885c9a37c0 feat: add full-text search with FTS5 index and search endpoint for notes
Compare 10 commits »
retoor pushed to main at retoor/ai_speech_research_papers 2026-06-14 19:29:33 +02:00
7cd4fdb155 feat: replace pyaudio playback with pygame mixer and refactor listen loop into separate function
5c64bb8414 chore: switch language to Dutch, adjust noise calibration duration, and reformat print outputs in tts.py
c189eb804e chore: scaffold initial project with gitignore, readme, gcloud tts, play, tts, and html stubs
Compare 3 commits »
retoor pushed to main at retoor/EDS 2026-06-14 19:29:20 +02:00
fe22905359 chore: add pathmapping, streaming, webserve, and cgi sources to build; disable integration tests; fix empty username check in user_manager_add; make temp dirs unique with fixture_counter; update quota and user test APIs to use user.id and cast quota_bytes
53a6179ede chore: add CMake test infrastructure and placeholder unit test files for future coverage
4afdcf567b feat: add initial CGI support with environment variable passing and user permission fields
f75e1e6d9a chore: add core server infrastructure with config, logging, and server modules
8f72c85561 chore: update server bind address to localhost and adjust port numbers
Compare 10 commits »
retoor pushed to main at retoor/Dobre 2026-06-14 19:29:04 +02:00
38ac9ef998 chore: add 3rdparty headers rmalloc, rprint, rtemp, rtime, rtypes as new library dependencies
4fb4921f34 chore: replace rlib.h with granular includes and enable RMALLOC_OVERRIDE in main.c
088ec1e147 feat: add clang-format config, CI workflow, Makefile, and initial C source scaffolding for dobre language
Compare 3 commits »
retoor pushed to main at retoor/abr 2026-06-14 19:29:03 +02:00
95ffdee251 chore: add CI workflow, Makefile, README, and C/Python benchmark source files
retoor pushed to main at retoor/Marcus 2026-06-14 19:28:42 +02:00
ca3d078329 feat: add initial project scaffold with .env.example, .gitignore, and README structure
b3d4532f3b chore: add MIT license, manifest, readme, pyproject.toml, and initial marcus bot source files
Compare 2 commits »
retoor pushed to master at retoor/FastAPIc 2026-06-14 19:28:41 +02:00
293e6f1a10 chore: add initial project scaffolding with CI, build system, and core source files
retoor pushed to master at retoor/devplacepy 2026-06-14 19:22:16 +02:00
b8b67b7718 Update