Skip to content
View renvoxit's full-sized avatar

Block or report renvoxit

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
renvoxit/README.md

Backend systems | Automation | Deployment workflows | Security-aware engineering


Hi, I'm Renvoxit

Backend developer building Python-based web services, automation tools, bots, and deployment workflows.

I focus on clear system design, predictable backend behavior, database-backed features, Docker-based infrastructure, and security-aware engineering. My projects usually sit somewhere between practical product logic and low-level system understanding: APIs, persistence, deployment, automation, validation, and failure analysis.


Tech Stack

Backend: Python, Flask, FastAPI, REST APIs
Data: PostgreSQL, SQLite, SQLAlchemy
Infrastructure: Docker, Linux, Traefik, Git
Tools: GitHub, VS Code, Bash
Security: CSRF protection, session hardening, validation, breach-aware tooling, failure analysis


Featured Project

Open-source deployment platform designed to turn GitHub repositories into locally running Docker deployments with minimal manual setup.

GitHub Repository -> Project Analysis -> Docker Build -> Container Deployment -> Local URL

Current stage: Backend MVP, actively evolving

What it demonstrates

  • OAuth-based repository access
  • Repository cloning and validation
  • Basic project type detection
  • Dockerfile generation
  • Docker image builds
  • Container startup and lifecycle handling
  • Deployment status tracking
  • Stage-based deployment logs
  • Local routing with Traefik

Project Directions

My repositories are mostly centered around backend systems and practical software tools.

  • Developer tools and deployment workflows - repository analysis, Docker builds, container startup, logs, local routing, and infrastructure automation.
  • Backend web applications - authentication, admin panels, user flows, forms, file uploads, CRUD logic, and database-backed features.
  • Bots and automation - Telegram bots, command flows, FSM-style interactions, lightweight persistence, and practical user workflows.
  • Security-focused utilities - password strength checks, breach awareness, validation, safe API usage, and failure analysis.
  • Data persistence - PostgreSQL, SQLite, SQLAlchemy, schema design, JSON storage, and CRUD operations.

Examples include Build Smart, Telegram Movie Collection Bot, Online Restaurant, Shoe Store, and Password Checker.


Engineering Interests

  • Clear backend architecture
  • Reliable deployment flows
  • Practical automation
  • Secure input handling and trust boundaries
  • Database design and predictable persistence
  • Systems that are easy to inspect, debug, and extend

Current Focus

  • Building backend services and automation tools with Python
  • Improving Docker-based deployment workflows and local infrastructure
  • Developing bots and backend utilities with practical user flows
  • Deepening PostgreSQL, SQLAlchemy, and database design
  • Applying cybersecurity fundamentals to backend architecture and failure analysis

Open To

  • Backend projects with Python, Flask, FastAPI, PostgreSQL, or Docker
  • Automation, bot, and backend utility development
  • Security-aware API and infrastructure work
  • Open-source collaboration around developer tools and deployment platforms

Development Approach

I care about how systems behave under real conditions: how data moves, where trust boundaries exist, how failures appear, and how the system can stay understandable when something goes wrong.

That is also why security matters to me. It makes backend development more precise: better validation, safer assumptions, clearer error handling, and more reliable system design.


Contact


Stats

Renvoxit's GitHub activity graph

Renvoxit's GitHub stats Renvoxit's top languages

status: operational | system integrity maintained

Pinned Loading

  1. EasyDeployerHub EasyDeployerHub Public

    EasyDeployerHub is an open-source project created by a developer who struggled with deployment. Its goal is simple: take a GitHub repository and make it run with as little configuration as possible…

    Python 1 3

  2. online-restaurant online-restaurant Public

    Flask restaurant prototype with user authentication, menu browsing, cart management, order history, admin tools, database persistence, and Docker setup.

    Python

  3. renvoxit renvoxit Public

  4. buildsmart buildsmart Public

    German-language civic feedback prototype for reporting city problems, sharing improvement ideas, voting on proposals, commenting, uploading images, and managing posts.

    CSS

  5. demo_bot demo_bot Public

    Telegram bot prototype for managing a personal movie collection with film search, genre filtering, add/edit/delete flows, rating updates, inline keyboards, and tests.

    Python