Hello! π I'm Lucas PavΓ£o, a Mobile and BackEnd Developer with a four-year journey in software development. I graduated in Systems Analysis and Development from the Federal Institute of Pernambuco - IFPE in 2024, strengthening my academic foundation to support my practical skills.
Languages | Databases | Frameworks | Utilities | DevOps | Development Tools |
---|---|---|---|---|---|
I actively participated in the development of the "Lixo na Hora Certa" application, an innovative solution for restructuring urban waste collection in Paudalho. Using Flutter, I created an effective tool that simplifies and enhances the waste collection experience for citizens.
Key features:
- Activation of alarms synchronized with the movement of collection trucks.
- Real-time tracking system for collection vehicles.
- Registration of multiple residences for personalized waste disposal management.
To learn more about the project, visit the Paudalho City Hall Portal.
The "CatalagoApi" is a REST API developed in .NET to facilitate the management of a product catalog. This application allows performing CRUD (Create, Read, Update, Delete) operations on products, categories, and other related entities. Using modern technologies and advanced development practices, the project aims to offer a robust, scalable, and high-performance solution.
Key features:
- Implementation of design patterns like Repository and Unit of Work for modularity and ease of testing.
- Use of JSON Web Tokens (JWT) for secure authentication and authorization.
- Adoption of AutoMapper for mapping between Data Transfer Objects (DTOs) and domain entities.
- Use of asynchronous programming to improve performance and scalability.
- Advanced features like pagination, filtering, and sorting for a better user experience.
- Configuration of CORS and Rate Limiting for security and access control to the API.
To learn more, visit the CatalagoApi repository.