Backend Projects
Customer Onboarding Application using Microservices Architecture
Implemented a microservices architecture using Spring Boot for customer registration, fraud check, and notification functionalities. Utilized RabbitMQ for asynchronous communication between microservices, ensuring high performance and resilience. Deployed the application using Docker Compose for container orchestration and scaling.
Tech Stack:
Django Blog
Developed a robust blog app using Python Django and Tailwind CSS. Admins can effortlessly manage content with a feature-rich admin panel, executing CRUD operations for posts. Implemented secure user authentication, requiring email activation for registration. Enhanced user experience by allowing non-authenticated users to read posts. Ensured heightened security by restricting access to the login page for logged-in users.
Tech Stack: