I developed a custom education website for Chinese Boost. The website provides Mandarin Chinese learning materials and dynamic resources.
The website is a serverless solution with a static web frontend. This ensures high availability with low running costs, as well as fast loading times for users.
The web development project includes a Chinese example sentence search tool for users to find example usages of Chinese vocabulary that they are studying. This is powered by a Postgres SQL database and an ElasticSearch fulltext search engine.
Another software tool that was implemented is a pinyin conversion tool, which allows users to generate pinyin romanisation from Chinese text. This is implemented in PHP within the Laravel framework.
Contact me about web development.