Skip to content
View andre-f-paggi's full-sized avatar
🏠
Working from home
🏠
Working from home
  • PureCars
  • Santo André, São Paulo - Brazil
  • 17:53 (UTC -03:00)
  • LinkedIn in/andre-f-paggi

Organizations

@PureCarsLabs @cloudnative-net-br @paggi-solucoes

Block or report andre-f-paggi

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
andre-f-paggi/README.md

👋 Hi, I'm André Franciscato Paggi 💻

Software Engineer · Backend Specialist
São Paulo - Brazil (working from home 🏡)


About Me

I'm a backend-focused Software Engineer with 12+ years of experience (since 2014) building scalable distributed systems, APIs, and cloud-native services.

Worked with software across different industries and countries 🌍


Main Tech Stack

C# .NET ASP.NET Core Entity Framework TypeScript JavaScript Node.js SQL React Vue.js Docker Kubernetes Azure AWS

Architecture & Practices:

Microservices · Event-driven · REST API · CI/CD · OOP · DDD · SOLID


Connect

LinkedIn GitHub Email

Pinned Loading

  1. toast-buddy toast-buddy Public

    Lightweight Windows tray notifier for Claude Code hooks — Rust rewrite of ClaudeToastBuddy

    Rust

  2. Configure power options to never tur... Configure power options to never turn off: monitor, disk, hibernate, turn off
    1
    @echo off
    2
    powercfg.exe -x -monitor-timeout-ac 0
    3
    powercfg.exe -x -monitor-timeout-dc 0
    4
    powercfg.exe -x -disk-timeout-ac 0
    5
    powercfg.exe -x -disk-timeout-dc 0