- Site of the Year (Personal category, 2022) Issued by Malaysia Website Award (MWA) by Exabytes 2022
- Site of the Month (Personal category, Feb 2022) Issued by Malaysia Website Award (MWA) by Exabytes 2022
Re-engineering the first version of the website into Jamstack fullstack webapp with Headless CMS for a few reasons:
- connecting to a CMS for updating content with minimal effort
- optimal performance
- security enhancement
- scalability in the future (adding more pages and content)
- auto deployment
- NextJS
- Contentful API with GraphQL
- Bootstrap
- Styled Component
- Animation with GSAP by GreenSock
- Cloudflare
- AWS S3 (storing assets)
- AWS Lambda (serverless function triggered by S3 object to make deployment on Vercel)
- Vercel
- Github Actions