Andrew Leung

Personal Projects:

COVID-19 Hong Kong

Website - https://hksurvival.com
Sponsored by - Digital Ocean

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.

MTR Price Bot

Telegram - @hk_mtrbot

A chatbot that provides the price for riding the MTR, the Hong Kong railway transportation system, given the starting and destination stations.

Talking Pokedex

Website - https://pokedex.cloud

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.