Skip to content

DeVFirmino/DeVFirmino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

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", },
        DevOps = new[] { "Docker", "Azure", "CI/CD" },
        Databases = new[] { "SQL Server", "PostgreSQL" }
    },
    Architecture = new[] { "Clean Architecture", "SOLID", "Repository Pattern" },
    CurrentlyLearning = "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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors