Implemented role-based authentication and authorization using JWT to ensure secure access control.
Built a real-time chat feature using SignalR, enabling instant bi-directional communication between clients and real estate agents, supporting multiple concurrent users with low-latency message delivery.
Designed and developed RESTful APIs for managing users, properties, and bookings, following Clean Architecture and SOLID principles, improving scalability and maintainability of the application.