• E-Commerce Web API Project
• Designed and developed a scalable backend API for an e-commerce platform using ASP.NET Web API and Entity Framework Core.
• Implemented Redis for efficient cart caching and improved performance.
• Secured the platform with JWT authentication, refresh tokens and OAuth integration.
• Integrated SMTP for reliable email verification and user notifications.
• Utilized the Repository Pattern with Unit of Work and Specification Design Pattern to ensure clean and maintainable architecture.
• Deployed the solution on Microsoft SQL Server for robust and scalable data management.
• Implemented ASP.NET Core Identity for user management and role-based access control.