Travel TechWeb AppPerformance
TravellersLounge

Overview
TravellersLounge is an Australian travel platform that underwent a complete migration from WordPress to a modern Next.js + TypeScript stack. The project focused on performance optimization, achieving 50% faster load times through SSR, caching, and CDN implementation. Redis caching was refactored to load tours 99% faster, cutting API response time from 40s to ≤100ms.
Key Achievements
- Migrated WordPress site to Next.js + TypeScript, achieving 50% faster load times.
- Integrated 7 travel APIs with automated synchronization, reducing latency by 40%.
- Refactored Redis caching to load tours 99% faster — from 40s to ≤100ms.
- Deployed on AWS using Docker, GitHub Actions, and CI/CD for high availability.
Timeline
November 2024
Project Initiation
Started WordPress to Next.js migration.
December 2024
Core Migration
Completed migration with SSR implementation.
January 2025
API Integration
Integrated 7 travel APIs with Redis caching.
February 2025
Performance Optimization
Achieved 50% faster load times and 99% faster tour loading.