• Built a RESTful API using ASP.NET Core and Entity Framework Core to manage products, users, and orders.
• Implemented JWT authentication, input validation, and a clean endpoint structure.
• Applied Onion Architecture to ensure scalability, maintainability, and separation of concerns.
• Integrated Redis caching to enhance performance and reduce database load.