Skip to content
View luccatrevisan's full-sized avatar
🫡
building
🫡
building

Block or report luccatrevisan

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

Lucca Trevisan

Software Engineer focused on deployed Python systems, backend architecture, and deployment infrastructure.

I design, build, and operate real-world backend applications from database modeling and service-layer architecture to CI/CD pipelines and cloud deployment. I work with AI-assisted development tools and validate generated code through disciplined testing before it reaches production.

Fluent in English (C2 certified) and based in Brazil.


Featured Projects

digital_menu — Production order management platform

  • Built with Django, Django REST Framework, PostgreSQL
  • Service-layer architecture with atomic transactions and row locking for concurrency safety
  • Automated test suite (pytest) covering API endpoints, business logic, and race conditions
  • JWT authentication, Swagger/OpenAPI documentation
  • Deployed and operated in production, replacing third-party delivery services

fastapi-deploy-lab — End-to-end deployment pipeline

  • Live at https://luccatrevisan.dev
  • CI/CD with GitHub Actions, Docker, and AWS EC2
  • Nginx reverse proxy with HTTPS (Let's Encrypt)
  • Troubleshot DNS, TLS, and cross-OS network issues to get a public domain serving traffic

Tech Stack

Languages & Frameworks: Python, Django, Django REST Framework, FastAPI, SQL
Databases: PostgreSQL, SQLite
Testing & Quality: pytest, Automated Testing, Code Review, Swagger/OpenAPI
Infrastructure & CI/CD: Docker, GitHub Actions, AWS EC2, Nginx, Linux, HTTPS/Let's Encrypt
Tools: Git, GitHub, Postman


Contact

Pinned Loading

  1. digital_menu digital_menu Public

    Python

  2. fastapi-deploy-lab fastapi-deploy-lab Public

    Python