Skip to content
View MadurangaNamal's full-sized avatar
🔴
Debugging
🔴
Debugging

Block or report MadurangaNamal

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
MadurangaNamal/README.md
Typing SVG

Building scalable web applications with a focus on .NET, modern JavaScript, and cloud-ready architectures.

LinkedIn Bitbucket

About

I'm a software engineer who enjoys turning complex problems into clear, maintainable systems. I spend most of my time on web applications, RESTful APIs, and full-stack delivery—from design discussions to production deployments.

Outside of code, I follow tech and engineering reads, enjoy great food (especially bold, spicy flavors), and unwind with music, travel, and anything on two or four wheels.

Tech stack

Languages

C# JavaScript Java Python

Frameworks & runtimes

ASP.NET Core React.js Blazor Spring Boot .NET Framework

Data

SQL Server PostgreSQL MongoDB MySQL

Tooling & platforms

Git Docker Linux Nginx Azure DevOps Jira

Beyond the Keyboard

🚗 Asphalt & Chrome Chasing curves, clean designs, and that perfect engine note.
🌶️ Fire & Flavor If it doesn't burn a little, is it even worth eating?
🎵 Frequency From 3am lo-fi to full-volume chaos — mood dependent.
🧠 Endless Beta Always a new concept to learn, a new skill to ship.

Snapshot in code

public sealed class OutsideOffice
{
    public string[] Hobbies { get; } = new[]
    {
        "Movies & well-crafted TV series",
        "Refactoring with purpose",
        "Scenic rides & new routes",
        "Reading: articles, tutorials, blogs, and source"
    };
}
Scan to open portfolio

Pinned Loading

  1. PixelMart PixelMart Public

    🛍️ Modern E-commerce API built with ASP.NET Core 8.0 featuring JWT authentication, role-based authorization, Entity Framework Core, global exception handling, and comprehensive Swagger documentatio…

    C#

  2. StockSync StockSync Public

    StockSync is a microservices-based inventory management application developed with ASP.NET Core Web API. Includes Supplier Service (MS SQL, EF Core) and Item Service (MongoDB). Supports RESTful int…

    C#

  3. PixelMartOrderProcessor PixelMartOrderProcessor Public

    A distributed, event-driven order processing sample solution built with ASP.NET Core and RabbitMQ. It implements asynchronous microservices to offload long-running operations from the API layer, en…

    C#

  4. ExpensesTrackerApp ExpensesTrackerApp Public

    An Expenses Tracking Application built with ASP.NET Core MVC and Entity Framework Core. This project enables users to record, categorize, and analyze their personal expenses through a clean and use…

    C#

  5. Reliable-CDMS Reliable-CDMS Public

    Reliable Corporate Document Management System - ASP.NET WebForms, REST API, SOAP API, SQL Server

    JavaScript

  6. PixelMartShop-Shopify PixelMartShop-Shopify Public

    ASP.NET Core Web API Integration with Shopify Store. The application exposes RESTful endpoints to manage data on Shopify while maintaining a reliable local copy in the database.

    C#