Works -

Tebak Kata Solver

Description

Tebak Kata Solver is a solution finder for Shopee Tebak Kata game.

Details

This website was built because my mom had some troubles finding the correct answer for the game. She usually asked me to help her because if the puzzle is not solved, she could not proceed to the next level. Unfortunately, I too, had some troubles finding the correct answer because there are some words that correctly fill in the blank but that's not the word wanted by the game. That's why I built this simple website to help her solves the puzzle. The design is minimalistic and simple because I do not want my mom to be confused by it.

This website impements one of the Pre-rendering methods of Next.js. I used Static Generation for the word list because the word list is not dynamic and it only needs to be fetched once at build time. This is good for the website's performance because the user do not need to wait for the data to be fetched. Instead, the data is already fetched after build.

Tech Stacks

Highlights

Tebak Kata Solver Full Page
© Banin Fawwaz Hadin 2022