My .NET Projects

Here's a selection of projects I've built using .NET technologies and related frameworks.

E-commerce API Project
E-commerce REST API

Technologies: ASP.NET Core Web API, Entity Framework Core, SQL Server, Unit Testing

A robust RESTful API for an e-commerce platform, handling product catalog, user authentication, orders, and payments. Implemented clean architecture principles.

Task Management Web App Project
Task Management Web App

Technologies: ASP.NET MVC, C#, Razor Pages, jQuery, Bootstrap, SQLite

A full-stack web application for managing personal tasks, including creation, editing, and tracking of deadlines. Features user accounts and data persistence.

Desktop Utility Project
File Organizer Desktop App

Technologies: WPF (C#), .NET Framework, XAML, Local File System API

A desktop application to help organize files based on type and date, with features like duplicate file detection and bulk renaming.