golan.fm
← Back to Portfolio
Web

dohalnawee.com

Promotional trilingual website (EN/HE/KR) for Nave Klil Hahoresh, a musician, translator, and tour guide. One-click language switcher that also flips the layout to full RTL for Hebrew.

Tech Stack

React Chakra UI JavaScript CSS

Overview

A promotional website for Nave Klil Hahoresh - an Israeli-Korean polymath, polyglot, and musician. The site needed to feel at home for three distinct audiences (Hebrew, English, and Korean speakers) while adapting its layout and text direction fluidly between them.

Challenges

The main challenge was a three-language setup where one language (Hebrew) requires a fully RTL layout and the other two (English, Korean) are LTR - all switchable in a single click. Managing direction, typography, and Chakra UI component alignment across all three locales, without a dedicated i18n library, required a clean and custom-built approach.

What I built

  • One-click language switcher toggling between English, Hebrew, and Korean
  • Automatic RTL layout flip when Hebrew is selected
  • Responsive, accessible UI built entirely with Chakra UI components
  • Custom navigation and footer adapted per locale
  • Deployed on Netlify with a static export