Hi, I'm Carlos
Building modern enterprise applications with C#, ASP.NET Core, Blazor & SQL Server
I'm a systems-minded .NET developer who designs scalable APIs, secures enterprise software, and ships fast, maintainable Blazor applications backed by solid database architecture. I care about clean code as much as I care about uptime.
public class Carlos : ISoftwareEngineer
{
public string Role
=> "System Engineer / .NET Developer";
public string[] Stack => new[]
{
"C#", "ASP.NET Core",
"Blazor", "SQL Server"
};
public async Task<Result> BuildAsync(Idea idea)
{
// clean architecture, tested, shipped
return await idea
.DesignAsync()
.SecureAsync()
.DeployAsync();
}
}A bit about me
I'm Carlos, a System Engineer with strong expertise in C#, ASP.NET Core, Blazor, SQL Server, REST APIs, Windows Server deployment, and enterprise application development. I enjoy creating software that solves real business problems while keeping the architecture clean, secure, and easy to maintain.
Focus
Enterprise APIs, internal tools, and line-of-business apps.
Approach
Clean architecture, testable code, and pragmatic delivery.
Currently
What I Bring to a Team
Skills
Languages & Frameworks
C#
ASP.NET Core
Blazor
REST APIs
Data & Infrastructure
SQL Server
Entity Framework
Dapper
Windows Server / IIS
Front-End Fundamentals
HTML & CSS
JavaScript
Bootstrap
Practices & Tools
Git
CI/CD
Unit Testing
Clean Architecture
Services
API Development
Secure, well-documented REST APIs with ASP.NET Core, built for versioning and long-term maintainability.
Blazor Web Apps
Interactive Server or WebAssembly front ends that stay fast and maintainable as features grow.
Database Design
SQL Server schemas, stored procedures, and query tuning for data that needs to scale reliably.
Deployment & Support
Windows Server / IIS deployment, CI/CD pipelines, and ongoing maintenance after launch.
My Process
Discover
Understand the problem, constraints, and what success looks like.
Design
Plan the architecture, data model, and API contracts before writing code.
Develop
Build in small, tested increments with clean, reviewable commits.
Deploy
Ship to a secure, monitored environment with a clear rollback plan.
Support
Fix issues fast and keep the system healthy as requirements evolve.
Experience
Education & Certifications
Level 5 Software Development
Featured Projects
Task Manager
Professional task management application featuring authentication, role-based dashboards, and reporting.
Inventory Management
Stock management system supporting suppliers, warehouses, stock movements, and reporting dashboards.
Gallery Project
Image gallery application with upload, categorization, and dynamic browsing through a responsive front end.
Live HTML Playground
Type some HTML below and watch it render instantly on the right — a small sandbox to test a snippet right here on the page.
What people say
Frequently Asked Questions
What's your typical tech stack?
C# and ASP.NET Core on the back end, Blazor for the front end, and SQL Server for data — with Entity Framework or Dapper depending on the project's needs.
Do you work remotely?
What's your typical turnaround time?
Do you offer support after launch?
Yes — bug fixes, monitoring, and incremental improvements once a project is live.
Let's Build Something Great
Interested in working together? Let's create secure, scalable, and modern software.