β β β β β β β β β β β β β β β β
public class NetDeveloper
{
public const string Name = "Alyson Souza Carregosa";
public const string From = "Sergipe/BR";
public const string Role = "Backend Developer";
public readonly List<string> Interests = new List<string>()
{
".NET Core & ASP.NET",
"Blazor WebAssembly",
"Clean Architecture & SOLID Principles",
"Modular & Scalable Architectures",
"API Design and Integration",
"Continuous Learning & System Evolution"
};
}π» .NET Backend Developer focused on building robust, scalable, and well-structured solutions. I have a strong appreciation for clean architecture, readable code, and software development best practices.
π I'm driven by challenges and continuous learning. I enjoy deeply understanding the systems I work with and evolving both technically and professionally.
π§ I have a particular interest in system design, asynchronous communication, and building modular applications with maintainability in mind.
π€ I believe in teamwork, knowledge sharing, and the meaningful impact technology can have when used responsibly.
π I like to investigate problems thoroughly before proposing solutions β always prioritizing quality, clarity, and performance in what I deliver.
- Languages & Frameworks:
C#,.NET Framework,.NET Core,ASP.NET MVC,Blazor,Razor - Architecture & Design:
MVC Architecture,Clean Architecture,SOLID Principles,Repository Pattern,Microservices,Dependency Injection - Messaging & Async Communication:
RabbitMQ - Databases:
SQL Server,PostgreSQL,MySQL - Testing & Code Quality:
Unit Testing (xUnit),Postman,Swagger/OpenAPI - Cloud & DevOps:
Docker,Kubernetes - Methodologies:
Agile,SCRUM - DevTools & Version Control:
Git,GitHub
- π Associate Degree in Systems Analysis and Development β UNINASSAU (2023 β 2025)
- π Bachelor's Degree in Computer Science β EstΓ‘cio de SΓ‘ University (2024 β 2027)
-
π Courses: All courses listed below are from balta.io
- Advanced .NET Developer (refactoring legacy code to testable, clean practices)
- Clean Architecture in Practice (Advanced)
- Mastering Repository Pattern (Intermediate)
- Mastering Mediator (Intermediate)
- Fundamentals of EventβDriven Architecture (Intermediate)
- Fundamentals of Microservices (Intermediate)
-
π Highlight Projects:
- EventFlow β A robust implementation applying Clean Architecture and Event-Driven principles.
- Finance β A modular finance API leveraging CQRS and Mediator pattern.
- CatalogHub β A robust .NET 8 RESTful API for product catalog management implementing Clean Architecture, Docker, PostgreSQL, and AWS S3.
-
π Current Focus:
- Deepening knowledge in Clean Architecture and scalable projects with .NET