An open API service indexing awesome lists of open source software.

https://github.com/alysonsz/alysonsz


https://github.com/alysonsz/alysonsz

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀hero

­­­­­­![](https://komarev.com/ghpvc/?username=alysonsz&style=for-the-badge&label=PROFILE+VIEWS)

Alyson's Resume

Alyson's Linkedin

![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white)

[![C#](https://img.shields.io/badge/C%23-239120?style=for-the-badge&logo=c-sharp&logoColor=white)]()
[![.NET](https://img.shields.io/badge/.NET-5C2D91?style=for-the-badge&logo=.net&logoColor=white)]()
[![Microsoft SQL Server](https://img.shields.io/badge/Microsoft%20SQL%20Server-CC2927.svg?style=for-the-badge&logo=Microsoft-SQL-Server&logoColor=white)]()
[![PostgreSQL](https://img.shields.io/badge/postgresql-4169e1?style=for-the-badge&logo=postgresql&logoColor=white)]()
[![Docker](https://img.shields.io/badge/Docker-2496ED?logo=docker&logoColor=white&style=for-the-badge)]()

```csharp
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 Interests = new List()
{
".NET Core & ASP.NET",
"Blazor WebAssembly",
"Clean Architecture & SOLID Principles",
"Modular & Scalable Architectures",
"API Design and Integration",
"Continuous Learning & System Evolution"
};
}
```

## 🎯 About Me (EN)

💻 **.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.

---

## 💻 Technical Skills - Key Competencies

- **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`

---

## 🎓 Education

- 📚 **Associate Degree in Systems Analysis and Development** – UNINASSAU *(2023 – 2025)*
- 🎓 **Bachelor's Degree in Computer Science** – Estácio de Sá University *(2024 – 2027)*

---

## 🚧 Other Interests and Certifications (EN)

- 📌 **Courses**:
All courses listed below are from [balta.io](https://balta.io/busca/backend)
- 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](https://github.com/alysonsz/EventFlow-API) — A robust implementation applying Clean Architecture and Event-Driven principles.*
- *[Finance](https://github.com/alysonsz/Finance-API) — A modular finance API leveraging CQRS and Mediator pattern.*
- *[CatalogHub](https://github.com/alysonsz/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*