var DanielDias = new SoftwareDeveloper
{
Pronouns = "He | Him",
Code = new[] { "C#", "T-SQL" },
Technologies = new
{
Backend = new[] { ".NET", "ASP.NET Core", "EF Core", "REST APIs" },
Testing = new[] { "xUnit", "TDD" },
DevOps = new[] { "Docker", "Azure", "CI/CD" },
Databases = new[] { "SQL Server", "PostgreSQL" }
},
Architecture = new[] { "Clean Architecture", "SOLID", "Repository Pattern" },
CurrentlyLearning = "Microservices and Angular",
Education = new[] { "Computing at SETU Ireland", "System Analysis at Unifatecie Brazil" },
Languages = new[] { "Portuguese", "English", "Italian" },
Hobbies = new[] { "Football", "Gym" },
Goal = ".NET Developer"
};| Project | Description | Tech |
|---|---|---|
| Sports Betting API | REST API for betting platform with wallet system and real-time odds | .NET 9, Clean Architecture, JWT, EF Core, SQL Server |
| Fleet Analytics API | Vehicle telemetry processing with speeding violation detection | .NET 9, EF Core, SQLite |
| Books API | Library management system with borrowing workflows and Excel reports | .NET 8, ASP.NET Core MVC, EF Core, ClosedXML |
Open to new opportunities!