Building resilient systems, event-driven architectures and scalable backend solutions.
engineer:
name: Abel Pozza
role: Software Engineer
focus:
- Backend Engineering
- Distributed Systems
- Event-Driven Architecture
- Scalability
- Cloud Native Applications
currently_learning:
- Kafka Internals
- Distributed Transactions
- System Design
- AWS Architecture Patterns
location:
- Florianópolis, Brazil ┌──────────────┐
│ CLIENT │
└──────┬───────┘
│
▼
┌───────────────────┐
│ API Layer │
└─────────┬─────────┘
│
▼
┌───────────────────┐
│ Business Rules │
│ Clean Architecture│
└─────────┬─────────┘
│
┌─────────────┴─────────────┐
▼ ▼
┌──────────────┐ ┌──────────────┐
│ PostgreSQL │ │ Kafka Events │
└──────────────┘ └──────────────┘
I enjoy solving problems involving consistency, event processing, reliability, scalability and software architecture.
Spring Boot • REST APIs • JPA • Hibernate • Security • Validation
Kafka
RabbitMQ
Event-Driven Systems
Asynchronous Processing
Idempotency
Retry Strategies
Dead Letter Queues
PostgreSQL • Query Optimization • Data Modeling
Docker • AWS • CI/CD • Containerized Applications
$ systemctl status engineer● Abel Pozza.service
Status: RUNNING
API Design....................ONLINE
Software Architecture.........ONLINE
Event Processing..............ONLINE
Database Design...............ONLINE
Cloud Computing...............ONLINE
Problem Solving...............ONLINE
Learning New Things...........ALWAYS
Marketplace financial reconciliation
Event processing
State transitions
Consistency control
Failure recovery
Scalable architecture
🔗 github.com/Abelpozza/stock-reconciliation-marketplace
Food delivery backend
Order lifecycle
State machine
Clean architecture
Business driven design
🔗 github.com/Abelpozza/flowfood
Real-time parking management
PostgreSQL
Docker
REST APIs
Scalable backend structure
🔗 github.com/Abelpozza/parking-api
Psychology appointment platform
Flutter
Clean Architecture
Scalable project structure
🔗 github.com/Devluizpozza/psic_app
linkedin: devabelpozza
email: abelfloripa2000@gmail.com
role: Software Engineer
focus: Backend & Distributed Systemswhile(true){
learn();
build();
improve();
}