Skip to content
View roldel's full-sized avatar

Block or report roldel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
roldel/README.md

📚 Repository Index – roldel

A pragmatic, navigable index of my public repositories, grouped by topic.
Use this as a quick launcher to jump to any project.


🚀 Productivity Tools

Your essential, frequently used utilities for coding, dev workflow, and content handling.

Repo Description Tech
snapcode Generate LLM-friendly snapshots of a codebase (tree + contents), respecting .gitignore. Shell
git-commit-message-builder Browser-based Conventional Commits generator with scope/body/breaking change options. HTML / JS
git-branching-workflow Practical, team-oriented Git branching workflow git
watermark Add customizable watermarks to documents before sharing. Python

⚙️ Automation & Orchestration

Repo Description Tech
baton-orchestrator Orchestrate and deploy multiple projects on a VPS in a structured way. Shell
alpine-vps-manager Opinionated VPS setup guide for Alpine Linux, focused on security & efficiency. Shell
compose-autodeploy Minimal, event-driven auto-deployment for Docker Compose projects. Shell

📨 Messaging & Notifications

Repo Description Tech
telegram-bot-notify Simple, reusable setup for sending Telegram notifications from scripts/servers. Shell

🧠 AI / LLM & RAG

Repo Description Tech
local_RAG Minimal local RAG app with a web interface. Python
local-LLM-voice-assistant Fully local, offline voice assistant powered by LLMs. Python
ollama-api-python-client Python client utilities for interacting with Ollama. Python

🐍 Django & Backend Examples

Repo Description Tech
Django-Rest-Framework-Token-Authentication Example of DRF token authentication: obtain, store, and use tokens for API access. Python / Django
Django3-user-auth-system Implementation of Django 3’s built-in authentication system with password reset. Python / Django

📝 Note: This index is for fast navigation.
For the complete list, see: https://github.com/roldel?tab=repositories

Pinned Loading

  1. alpine-vps-manager alpine-vps-manager Public

    Step-by-step guide to setting up a low-overhead VPS server, focusing on security and efficiency

    Shell