Projects
StandBlog | Enterprise-Level CMS & Blog Management System with .NET 9
CMS Capabilities: Create, read, update, and delete (CRUD) operations for rich content. Secure Access: Role-based access control (RBAC) ensuring secure admin and user environments. User Engagement: Comment systems, contact forms, and advanced search functionality. Responsive Design: Optimized for all devices using Bootstrap 5.
Technologies: C# .NET Core .NET Framework JavaScript ASP.NET
CozaStore | Scalable E-Commerce Platform with & Clean Architecture
CozaStore is a modern, decoupled e-commerce solution built to demonstrate high-level architectural patterns. Unlike traditional monolithic applications, this project separates the Backend (Web API) from the Frontend (MVC Web UI), ensuring scalability and ease of maintenance. It is engineered using Clean Architecture principles and SOLID design patterns.
Technologies: Backend (WebAPI) Framework: ASP.NET Core 9.0 ORM: Entity Framework Core Database: SQL Server / SQLite Authentication: JWT Bearer Token Validation: FluentValidation Architecture: Repository Pattern, Unit of Work