Tracks key locations in Hong Kong that confirmed COVID-19 victims have passed through. Fetches data from official API provided by Hong Kong government; developed in React and uses Uber's react-maps-gl library.
A chatbot that provides the price for riding the MTR, the Hong Kong railway transportation system, given the starting and destination stations.
A Pokedex that uses AWS Polly text-to-speech to read out descriptions of Pokémon, just like in the cartoon. The frontend is developed with React, while in the backend I utilize PokéAPI to query data. The descriptions are sent to AWS Polly API to be processed into voice files which are read out.