Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View DeVFirmino's full-sized avatar

Block or report DeVFirmino

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DeVFirmino/README.md

Hey, I'm Daniel Dias!

Software Developer | C# & .NET | Building Real-World APIs


About Me

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"
    
};

Technologies & Tools

C# .NET SQL Server EF Core Docker Azure DevOps Git GitHub


Featured Projects

Sports Betting API     Fleet Analytics API     Books API
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

Let's Connect

LinkedIn Gmail GitHub


Open to new opportunities!

Pinned Loading

  1. SportsBetting SportsBetting Public

    C#

  2. BookManagment BookManagment Public

    CSS

  3. FleetAnalytics FleetAnalytics Public

    C#