RAPHAEL WONG DOH ONG

COMPUTER SCIENCE STUDENT

Welcome

Welcome to my personal website. If you have any feedback, email me at: wongdohong2@gmail.com

ABOUT ME

Thanks for visiting my website!

I was born in Kuching, Sarawak, Malaysia. Back when I was in high school, maths is my passion. Not only I aced my maths test, but I also participated in several competitions and events and won awards.

My love in maths has helped me to be a developer when I enrolled into Swinburne University of Technology and later transfer to RMIT University. I have made amazing websites and applications during my studies.

SKILLS

Programming

Python

Java

C

C++

Web Development

HTML

CSS

Javascript

React JS

PHP

Cloud Computing

Google Cloud

Firebase

AWS

Others

Flutter

SQL

PROJECTS

  • QRAttend Web Application

    QRAttend is a web application which allows users to check in and out their time of attendance and ease tracking of attendance for work.

    The application can also set the working hours in order to track workers who are late to work. It also includes dynamic QR code generator to prevent workers from reusing the QR code. Users can use the QRAttend app or any other QR code scanner to use the application on their mobile phones.

    This application is developped primarily on React JS, with Firebase hosting and Firestore as its database. The phone application is developed with Flutter.

  • Check Your Baggage Application

    Check Your Baggage Application was my final year capstone project in my university.

    A project consisting a team of 4 developers, I was elected as the project leader. My role in this project was to direct and supervise the development of the mobile application. I was also responsible for being the scrum master, monitor the productivity of the team, designing, documenting, developing and testing the application. We also collaborated with the school of Aviation to develop the application and ensure the application meets the user needs.

    The main goal of the application is to allow users to scan an item to determine if the item is safe to bring to flight. Users can also check whether the item is safe based on different airlines in Australia.

    This application is developped primarily on Flutter, with Firestore as the database.

    If you would like to check the application out, contact me through email, wongdohong2@gmail.com .

  • Lunardo Cinema Website

    This is a simple static cinema website developed for Web Programming assignment in RMIT. Lunardo Cinema is a fictional client which went under a new management and requested for a refreshed web design.

    The single page website features changing background for different part of the webpage, including about us, pricing, now showing and book tickets. It also features selection of movie on the now showing section.

  • Island Defense Game

    This is an assignment project for Interactive and 3D graphics. This project is an island defense game where players have to shoot as many enemy boats as possible.

    The game involves algorithms to generate 3D waves, a simple AI for enemies to spawn and move and cannon projectile. The game also features a color changing health bar, performance display and debug mode.