Skip to main content
Tomasz Skwarek web developer
Tomasz Skwarek
web developer
About me
ReactFrontendBackendWeb AppsWebsitesE-commerceGames
(Opens in new tab) (Opens in new tab)
Tomasz Skwarek web developer

Tomasz Skwarek

web developer

About me
ReactFrontendBackendWeb AppsWebsitesE-commerceGames
(Opens in new tab) (Opens in new tab)

Man-tra

(Opens in new tab)

2020 · React Native Web, AsyncStorage, Webpack

A mini‑game prototype designed as a part of a larger mobile project for learning mantras. The user practices a syllable sequence: the current position is highlighted in the sentence, the correct syllable is selected on the board, and the app tracks completed cycles while persisting the exercise state.

  • Interactive learning: pick the correct syllable in order, with a clear view of the full sequence and current step
  • Progress & repetition: counts full mantra runs (cycles) and keeps the exercise state updated
  • State persistence: progress stored in AsyncStorage (ready for mobile React Native usage)
  • Shared UI model: react-native components rendered on the web via react-native-web, making it easier to reuse logic between web and React Native
Man-tra
ReactFrontendWeb AppsGames