Software Developer
A RESTful API built using ASP.NET Core (.NET 8) for managing tasks, users, and projects. This API allows for the creation, updating, assignment, and tracking of tasks across multiple projects, along with user management.
The HR Management System is a web-based application built using ASP.NET Core Web API. It follows Clean Architecture principles with the implementation of CQRS and MediatR patterns to ensure separation of concerns, scalability, and maintainability.
E-commerce microservices application built with ASP.NET Core, featuring a Product Service, Order Service, and Inventory Service, all managed through an Ocelot API Gateway for efficient request routing and scalability.
A modular Enterprise Resource Planning (ERP) System built using ASP.NET Core and follows the Clean Architecture principles. The application supports essential ERP functionalities like managing products, orders, and inventory while maintaining scalability, testability, and separation of concerns.