https://github.com/alysonsz/alysonsz
https://github.com/alysonsz/alysonsz
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alysonsz/alysonsz
- Owner: alysonsz
- Created: 2023-05-31T04:38:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-10T14:37:41.000Z (over 1 year ago)
- Last Synced: 2025-02-10T15:33:32.488Z (over 1 year ago)
- Size: 47.9 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀


[]()
[]()
[]()
[]()
[]()
```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*