Skip to content
View ManuelEnzo's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ManuelEnzo

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ManuelEnzo/README.md

Typing SVG

A backend developer who believes clean code and solid architecture aren't optional — they're how you sleep well after a deploy.


💼 What I do

  • Design and build scalable backend systems in the Microsoft stack — C#, .NET, ASP.NET Core, Blazor, SQL Server, Entity Framework Core, RESTful APIs
  • Own business-critical applications end to end: architecture, delivery, and everything that keeps them running smoothly in production
  • Turn business rules into clean, maintainable code that still makes sense six months later — to me and to whoever reads it next

🏆 Career highlights

  • 🎯 Designed and maintained the backend and infrastructure of an enterprise application that achieved DDMRP (Demand Driven MRP) certification — a standard with little tolerance for sloppy data flow
  • 🏭 Software maintainer of the company's WMS (Warehouse Management System) — a system that never gets a "closed for maintenance" sign, so it has to just work

🧪 Currently exploring

  • 🤖 AI-assisted development — treating AI tools as a force multiplier for delivery and workflow, not a shortcut around understanding the problem
  • 🏠 Home automation, embedded devices, and IoT — because the day job apparently isn't enough soldering
  • ⚙️ Automation, wherever it removes a repetitive step worth removing

🛠️ Side project

Born from one unfiltered DELETE too many — SQL Guard is a free SQL Server Management Studio extension that catches destructive queries (DROP, TRUNCATE, DELETE/UPDATE without a WHERE) before they run, so they stay a close call instead of an incident report.

✍️ Sharing what I learn

I write, record, and open-source what I figure out along the way — partly to help other developers, partly because explaining something properly is the fastest way to find out whether I actually understood it.


🧰 Tech stack


📈 GitHub activity

GitHub contribution snake animation

Pinned Loading

  1. MyEntityFramework MyEntityFramework Public

    The CommonAPI package provides a generic implementation for managing Data Transfer Objects (DTO) with Entity Framework. This package simplifies the registration and usage of common API services for…

    C#

  2. WebApi-RestClient WebApi-RestClient Public

    WebApi RestClient is a library designed to simplify and streamline API calls to any type of web service. It integrates seamlessly with Microsoft's HttpClientFactory for managing HTTP clients and en…

    C#