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

Block or report malikmizery

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
malikmizery/README.md

Hi, I'm Abdulmalik (Malik) πŸ‘‹

πŸ’Ό Full‑stack .NET developer (I prefer backend)
πŸ’œ I love ASP.NET Core, Blazor, and EF Core
πŸ•°οΈ Started in 2014 β€” before GitHub I used Azure DevOps Repos
🟣 Today I use the latest .NET 10


About me ✨

  • πŸš€ I build modern web apps and APIs with ASP.NET Core and Blazor
  • 🧭 Architecture: I use Vertical Slice Architecture for simplicity; I know Clean Architecture too, but I mostly work solo so VSA fits me better
  • πŸͺŸ I spent a long time with WinForms and also Blazor Hybrid using WinForms
  • πŸ“Š Most apps I built are for accounting systems
  • 🌱 Always learning and improving

What I do πŸ§‘β€πŸ’»

  • 🌐 Web apps: ASP.NET Core (MVC / Razor Pages), Blazor (Server/WebAssembly), Blazor Web App (Static SSR)
  • πŸ”Œ APIs: REST APIs with ASP.NET Core
  • πŸ—„οΈ Data: EF Core + SQL Server (most common), SQLite, MySQL, PostgreSQL
  • πŸ–₯️ Desktop: WinForms and Blazor Hybrid (WinForms host)
  • πŸ§ͺ Testing and debugging for stable apps
  • βš™οΈ CI/CD and deployments when needed

Tech I use 🧰

.NET C# Aspire ASP.NET Core Blazor EF Core SQL Server SQLite MySQL PostgreSQL HTML5 CSS SASS JavaScript Bootstrap WinForms Git GitHub Docker Azure


Experience timeline πŸ—“οΈ

  • 🧱 Start: ASP.NET Web Forms
  • πŸͺŸ Second: WinForms (long time)
  • 🧭 Next: ASP.NET MVC on .NET Framework
  • πŸ†™ Modern: .NET 5 and up (Blazor + EF Core)
  • 🟣 Today: .NET 10 + ASP.NET Core + Blazor + EF Core
  • πŸ”— Hybrid: Blazor Hybrid with WinForms

How to reach me πŸ“«

  • πŸ’¬ Open an issue or discussion on this profile
  • 🀝 Open to collaborate on .NET / Blazor / EF Core projects

Pinned Loading

  1. CQRS.Base CQRS.Base Public

    This library provides a simple and extensible foundation for implementing the Command Query Responsibility Segregation (CQRS) pattern in .NET applications.

    C#

  2. CheckForNvidiaNCuda CheckForNvidiaNCuda Public

    A simple windows console app to check for Nvidia GPU and supported CUDA

    C#