Hotel and Travel Booking Engine
A comprehensive booking platform for hotels, flights, and activities with support for cryptocurrency payments.
Applied Redis to cache static data and reduce traffic to the database.
Switched the JWT token algorithm from symmetric to asymmetric to reduce the responsibilities of the authentication service.
Improved code quality through peer-to-peer reviews.
Used AWS Secrets Manager for secure storage of private keys, replacing properties files in Spring Boot.
Monitored the database with SigNoz to identify queries exceeding the performance threshold, using DBeaver for query explanation, analysis, and indexing to improve performance.
Developed a scheduler to remove outdated indexing after prolonged inactivity.
Developed a new service to act as a gateway for cryptocurrency transactions.
Implemented WebSocket to create a real-time voting service.
Technologies: Java 8 - 11, Microservices, Spring boot, Vertx, Redis, RabbitMQ, Git, Blockchain, Smart contract, Jenkins, SigNoz, Secret Manager, S3, Session Manager, Cloudwatch, Hibernate, PostgreSQL