Projects
These are some of my notable projects.
Facial Recognition Attendance System
A facial recognition system integrated with Moodle for automated student attendance tracking using Django, React, and Deepface.
Learn MoreReal-time Chat Application
A comprehensive messaging platform with text and video chat capabilities built using NodeJS, MongoDB, and WebSocket.
Learn MoreMovie Rental Android App
An Android application for movie rentals and purchases, built with Java, PostgreSQL, and Firebase Authentication.
Learn MoreResume
Education
UOW College Hong Kong
2024 Sept - 2025 July
Bachelors of Computer Science
UOW College Hong Kong
2021 - 20222
ASc in Information Systems Development
HKTAYY3
2015-2021
Completed my Secondary School Education and Graduated with merit.
Experience
BioMed Technology Holdings Limited
Sept 2023 - May 2024
Programmer at HKSTP
- Administered onsite/offsite servers and maintained WordPress e-commerce sites on cPanel/WHM
- Provided technical support and assisted bioinformaticians with server/software setup
- Managed IT hardware inventory and established network infrastructure for new branch
Proactive Technology Limited Hong Kong
June 2024 - August 2024
Programmer at Chai Wan
- Worked as solo developer on a Real time tracking system to track customer's orders and send notification about their progress to customer and relevant staff using Python(Flask), Firebase and Odoo ERP
- Automated Odoo workflows through custom scripting to reduce manual tasks and save time
- Maintained servers and company websites while providing technical support
A Bit Digital Limited Hong Kong
July 2024 - Present
Part-Time Developer at Tsuen Wan
- Worked as a full-stack developer on an internal Knowledge Management portal for Correctional Service Department using Spring Boot, ReactJS and MySQL
- Developed web scraping solutions with BeautifulSoup, Selenium, and Java for data aggregation
- Maintained Hong Kong Monetary Authority website using WordPress (Project Nami) and Slim framework
Projects
Facial Recognition Attendance System
A facial recognition attendance system that connects with Moodle,the open source learning platform to mark attendance for students.
- Django
- Deepface
- ReactJS
- Django templating engine
- PostgreSQL
- ngrok
- Moodle (Self Deployment)
Backend Source Codes
Frontend Source Codes
Demo
Chat Application
An implementation of some core features from the popular Socket.IO library, allowing users to direct message other users and chat in groups
- NodeJS for JS runtime
- EJS template engine
- MongoDB
- ExpressJS for backend
- EmailJS for sending email
Source Codes
Demo
Movie Rental Android Application
Developed an Android Application for school project. Learnt a lot about the workflow of developing mobile applications, especially Android Applications.
- Developed this application in JAVA
- Used Firebase Authentication
- Used PostgreSQL for the Database
Source Codes
Learning Reflections
Demo
E-Commerce Store
This was sequel project on the skills that I had previously aquired from the Event Management System. However, the focus here was to secure the application and integrate a frontend framwork also. Also, got introduced to Version Control
- React on the Frontend
- Firebase Firestore for the Database
- Firebase Authentication for authentication
- Hosted this site on Github Pages
- Version Control integration