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 | Automation | Linux | Docker | GitHub | Clean Code

πŸ’» Passionate about creating efficient, scalable and user-friendly applications.
βš™οΈ Focused on automation scripts, desktop apps (Tkinter GUI), and API integrations.
🌱 Constantly learning, building, and improving my skills on Linux Ubuntu and Docker.


🧠 About Me

  • πŸ‘¨πŸ»β€πŸ’» Python Developer 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
  • πŸš€ Always exploring Linux, Docker, APIs, and cloud environments (Google Cloud)
  • πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘§ Family comes first β€” everything I build is inspired by them πŸ’™

πŸ› οΈ Tech Stack & Tools


βš™οΈ Backend & Code Insights




🧩 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
  • ☁️ Exploring Google Cloud for scalable solutions

πŸ“Š Top Environments & Languages

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


🧩 Featured Projects

  • 🧰 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


⚑ Fun Fact

β€œGreat software comes from a mix of creativity, logic, and coffee.” β˜•

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