The below are my Software Development Projects.
This is a second runner up group award project from Microsoft Jobhack Hackathon 2021. The project is combined AI technology, Speech Recognition, mobile application to build a programme to ensure elderly in Hong Kong can get assistance from NGO workers or individual volunteers. The project is demonstrated from two types of user ends, the elderly side and the volunteers' side.
back to top section
This is a research project about the water quality of Hudson River, inlcuding how the city's drainage system affect animals living in the Hudson River, or dependant on the Hudson River, including human ourselves. This research paper includes all the lab results I have collected in the whole semester, as well as some additional information and experiment result I have conducted for this project.
back to top section
This Substitution Cipher Decoder can be used to analyse the frequencies of alphabets in ciphertext and decode it in frequencies analysis approach. The approach will not provide an accurate result. But the result can be intrepreted by human with considering english language grammar structure and spellings. There are two versions of this Substitution Cipher Decoder in C++ and Python.
Click here for Github Repository Link (C++)
Click here for Github Repository Link (Python)
back to top section
Tip Calculator is a tip calculator application for iOS. The following required functionality is complete: User can enter a bill amount, choose a tip percentage, and see the tip and total values. User can select between tip percentages by tapping different values on the segmented control and the tip value is updated accordingly.
Click here for Github Repository Link
back to top section
Flix is an app that allows users to browse movies from the The Movie Database API. User sees an app icon on the home screen and a styled launch screen. User can view and scroll through a list of movies now playing in theaters. User can view the movie poster image for each movie.
Click here for Github Repository Link
back to top section