backend blog
A backend REST API for a personal blogging platform, providing secure authentication, content management, and scalable APIs for creating, publishing, and managing blog posts.
A standalone authentication microservice that provides secure user authentication, authorization, and token management for distributed applications using a scalable microservices architecture.
An authentication and authorization microservice designed to centralize identity management across multiple applications and services. The service handles user registration, login, JWT token generation and validation, refresh tokens, role-based access control (RBAC), and secure password management. Built with scalability, security, and maintainability in mind, it enables other microservices to delegate authentication while remaining loosely coupled through RESTful APIs and modern authentication standards.
A backend REST API for a personal blogging platform, providing secure authentication, content management, and scalable APIs for creating, publishing, and managing blog posts.
A cloud-native e-commerce platform built with ASP.NET Core, Microservices, Docker, and Kubernetes, featuring an API Gateway, event-driven communication with RabbitMQ, and a scalable architecture based on Clean Architecture and Domain-Driven Design (DDD).