kwalee.com
Org: Kwalee
Kwalee's main website, migrated from Drupal based code to Next.js + Headless CMS(Strapi) for scalability.
Frontend/Backend
- URL:
- https://kwalee.com
- Role:
- Contributor
Next.js based repo for the main website of kwalee.com.
Highlights
- Migrated old Drupal based website to modular blocks based CMS-driven code in Next.js
- Integrated various marketing forms across the website using form actions.
- Identified issues and optimized Core Web Vitals for the home page.
- Researched and implemented various cache strategies to reduce compute cost and faster load times.
Technologies
- TypeScript
- Next.js
- Tailwind CSS
- Amplify
Headless CMS
- Role:
- Contributor
Highlights
- Optimized the docker image to use multi-stage builds to reduce the image size by 40%.
- Migrated the codebase to a (pnpm)monorepo to accommodate custom strapi plugins and to solve increasing build time.
- All this resulted in 50% decrease in deployment times.
Technologies
- TypeScript
- Strapi