Skip to content
View mircothibes's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report mircothibes

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
mircothibes/README.md

πŸ‘‹ Hi there, I'm Marcos Vinicius Thibes Kemer

Python Developer | Backend | Linux | Docker | GitHub | Clean Code


# whoami
marcos_vinicius_thibes_kemer
───────────────────────────────────────────────
Python Developer passionate about automation, backend, and Linux systems.

🐧 Working daily inside Ubuntu Terminal using Neovim, Docker, and Git.
πŸ’‘ Always exploring new ways to make backend systems more efficient.
β˜• β€œClean code and coffee β€” that’s how good software is brewed.”


🧠 About Me

# cat about_me.txt
  • πŸ‘¨πŸ»β€πŸ’» Focused on automation, backend & desktop applications
  • 🧩 I love turning ideas into functional software that solves real-world problems -🐧 Working daily with Linux Ubuntu + Neovim for development
  • 🐳 Passionate about Dockerized environments and reproducible setups
  • ☁️ Exploring Google Cloud for scalable backend deployments
  • πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘§ Family always comes first β€” my greatest inspiration πŸ’™

πŸ› οΈ Tech Stack & Tools

# apt list --installed | grep 'dev-tools'


βš™οΈ Backend & Code Insights

# ./run backend_analysis.py --stack python docker linux fastapi




🧩 Backend Focus

  • 🐍 Python-first mindset – from automation scripts to API-driven architectures
  • πŸ”„ Dockerized environments for clean, reproducible deployments
  • πŸ“¦ CLI & GUI applications (Tkinter, argparse, rich)
  • πŸ“‘ REST APIs integration & backend logic
  • ☁️ Cloud-ready with Google Cloud and container orchestration

πŸ“Š Top Environments & Languages

# top --stats languages

🐍 Python (Backend, Automation, APIs) β€” 45%
🐧 Linux (Ubuntu + Neovim) (Development Environment) β€” 35%
βš™οΈ PowerShell (System Scripting & Tools) β€” 15%
πŸ“˜ Jupyter (Data & Prototyping) β€” 5%

🧩 Featured Projects

# ls ~/projects/mircothibes
  • πŸ’° personal-finance-tracker – Personal finance tracker app with GUI and database integration
  • ⚑ fast-crud – FastAPI + PostgreSQL CRUD microservice with Docker Compose
  • 🧰 sysinfo-cli – System info tool built in Python CLI with Docker
  • πŸ“„ pdf-to-docx – Batch PDF to DOCX converter with GUI (Tkinter + PyInstaller)
  • πŸ“‚ file-organizer – Automates file sorting and folder organization
  • πŸ“Š xml-to-excel – XML parser that exports structured Excel reports

πŸ’‘ Check out my repositories for more hands-on Python projects!


πŸ“« Connect with Me

# ping -c 3 social_networks


⚑ Fun Fact

β€œ$ sudo apt install coffee && echo 'Coding with caffeine is always better.' β˜•β€

Pinned Loading

  1. sysinfo-cli sysinfo-cli Public

    A lightweight command-line tool built in pure Python to display system information β€” CPU, RAM, disk, network, and uptime β€” with text and JSON output modes.

    Python 1

  2. fast-crud fast-crud Public

    FastAPI + PostgreSQL + Docker Compose simple CRUD

    Python 1

  3. Automatic-File-Organizer-in-Python Automatic-File-Organizer-in-Python Public

    A simple and efficient tool to automatically organize files by extension into categorized folders. Includes dry-run mode, safe file moves, and easy customization.

    Python

  4. pdf-to-docx-converter pdf-to-docx-converter Public

    A simple desktop tool to convert PDF files to DOCX using a GUI built in Python.

    Python

  5. Web-Scraping-Project Web-Scraping-Project Public

    Simple web scraping demo: titles, prices, stock & URLs from Books to Scrape. CLI flags (pages, delay, max-price). Exports CSV/XLSX.

    Python

  6. XML-to-Excel-converter XML-to-Excel-converter Public

    A simple Python tool to convert electronic invoice (NFe) XML files into Excel spreadsheets. Parses issuer, recipient, and address information from multiple XMLs and generates a clean .xlsx report.

    Python