Skip to content
View DevAndradeGuilherme's full-sized avatar

Block or report DevAndradeGuilherme

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.

Content in all repositories owned by your account will be closed.
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

Guilherme Andrade

Python Backend Developer · Software Engineering Student · Cybersecurity

Building backend systems, automations and AI-powered software with security in mind.

Typing SVG
LinkedIn Email

whoami

Guilherme Andrade
├─ Software Engineering @ Universidade de Vassouras
├─ Main language ........ Python
├─ Core ................ Backend Engineering
├─ Also building ....... Automation & AI Integrations
└─ Expanding into ...... Cybersecurity

I build software around real operational problems: APIs, integrations, data processing, business automation and internal tools.

My current focus is strengthening the intersection between backend engineering and cybersecurity — understanding how systems are designed, deployed, attacked and defended so I can build software that is not only functional, but also reliable and secure.


Selected Work

🐷 Oink FinAI

Financial control through WhatsApp, powered by AI.

A backend-first application that receives WhatsApp messages, interprets financial information and persists structured expenses with durable and idempotent processing.

Engineering highlights

  • FastAPI backend with layered architecture
  • PostgreSQL + SQLAlchemy + Alembic
  • Evolution API webhooks
  • Gemini AI integration
  • Dockerized environment
  • Idempotency and concurrent processing
  • Security-oriented configuration

Python FastAPI PostgreSQL Docker AI

View repository →

🏢 Plataforma CPD

Operational software for real retail workflows.

Internal platform designed to centralize and automate daily work inside a retail Data Processing Center, replacing repetitive manual processes with purpose-built tools.

Engineering highlights

  • Role-based authentication
  • Operational Kanban
  • NF-e tax validation
  • SEFAZ integration
  • ERP data processing
  • Excel/PDF report generation
  • Secure certificate handling

Python FastAPI SQLAlchemy SEFAZ JavaScript

View repository →

🧾 Conferência Tributária NF-e

Automating fiscal comparison between NF-e and ERP data.

Created from a real operational need: identify tax inconsistencies without manually checking every product in an invoice.

What it handles

  • NF-e XML processing
  • ERP CSV/TXT comparison
  • CST/CSOSN validation
  • ICMS, ST, MVA and FCP analysis
  • Tax table suggestions
  • Processing history

Python FastAPI Pandas SQLite

View repository →

🤖 Classificador de Produtos com IA

Hybrid rule-based + AI product classification.

Automation for organizing retail products into official category structures while controlling AI usage through local rules and caching.

What it explores

  • Data processing pipelines
  • Local classification rules
  • AI fallback strategy
  • Classification caching
  • Token usage tracking
  • Automated output generation

Python AI Automation Data Processing

View repository →


Engineering Stack

Backend & Data

Backend and databases

Infrastructure & Tooling

Infrastructure and tooling

Web

Web technologies

Backend Python · FastAPI · Django · REST APIs · SQLAlchemy · Pydantic
Data PostgreSQL · MySQL · SQLite · MongoDB · Pandas
Infrastructure Docker · Linux · Git · GitHub · AWS
Engineering Testing · Migrations · Webhooks · Integrations · Automation · Software Architecture

Security Track

I am actively building my cybersecurity foundation from a software engineer's perspective.

Cybersecurity
├─ Linux & system fundamentals
├─ Networking
├─ Web application security
├─ Authentication & authorization
├─ OWASP concepts
├─ Vulnerability analysis
├─ Offensive security fundamentals
└─ Secure software development

The objective is not to treat security as a separate checkbox, but to understand where software fails, why it fails and how to design better systems from the start.


What I Care About

guilherme = {
    "build": [
        "backend systems",
        "APIs and integrations",
        "automation",
        "AI-powered tools",
    ],
    "principles": [
        "solve real problems",
        "keep architecture understandable",
        "treat security as an engineering concern",
        "learn by building",
    ],
    "next_level": "Backend Engineering + Cybersecurity",
}

GitHub Activity

Guilherme's GitHub stats Guilherme's top languages



GitHub profile summary

code → understand → break → learn → build better

Backend Engineering · Automation · AI · Cybersecurity

Pinned Loading

  1. classificacao-com-ia classificacao-com-ia Public

    Sistema de classificação de produtos em grupos e subgrupos com regras locais e IA

    Python

  2. conferencia-tributaria-nfe conferencia-tributaria-nfe Public

    Sistema de conferência tributária entre XML NF-e e ERP com engine fiscal baseada em CST/CSOSN.

    Python

  3. mail-sender mail-sender Public

    Python