Showing 10 Result(s)

Internship Data Management System

The aim of the project is to create a system to record the data of an internship program, including the information of students, companies, internal / external mentors, and the 1-year tracking survey results from students joining the program. It provides convenience under a management perspective. I have developed this web application using Django and …

Institute Survey System

This system was created under the initiative of digital workplace in an institute, where the student feedback of a studied class was collected using paper in class. The class information setup was done in Excel communicated through email. This system helps to reduce the paper and the staff resource used for conducting the student survey. …

Student Award Obtain Prediction

This prototype was developed after my workplace supervisor knew that I was pursuing a master’s degree related to data science and assigned me to explore the possibility to classify student data in a meaningful way with machine learning. The prototype was later evolved to predict if a student could successfully obtain an award in due …

Interactive Display

This project is developed to showcase student projects of an institute in an interactive way to attract visitors during publicity events. It acts as a frontend to loads data from a database and display accordingly. I have developed it with C# using Unity.

Presentation Evaluation System

I have developed this application using C# and Unity with computer vision techniques to capture a presenter’s head orientation, emotion, and voice levels. The application draws the visual indicator and graphs in real-time and supports saving and loading. The vision of the project would be using these data to eventually train a machine learning model …

Interactive Learning Application

This project was developed for an institute’s arboriculture students where they could learn about tree inspection and operation safety with scenarios that were not easily found in real life. The main application of the project was a VR CAVE system using 4 projected screens with transformation that follow the user eyes’ position to create an …

Interactive Visualization

The project was developed for promotional campaigns of landmark development before the construction completes. The application was developed for a generic use to browse around a targeted location with configurable points of interest. The lower left menu was also configurable with callbacks to trigger other functions needed after clicking. The application had added AR capabilities …

Interactive Entertainment

This application was developed for an office’s internal use. It was for their staff leisure entertainment. The hardware was installed in the hallway entrance of the office. In the main scene, it was used to count the staff currently in office. When a person is detected entering the office, a mini figure will talk into …

Mobile Mini Games

These games were developed using C# and Unity. It was during a time when single-tap games were extremely popular (e.g. Flappy Bird, Timberman, 100 Balls, .etc). My duty as a junior software developer in a game publishing company was to recreate these games with another theme trying to increase the userbase of their platform.

Puzzle Adventure Game

This game was developed using an in-house game engine. My responsible duty was to script the game scene logic with appropriate sequences of animations and sound effects as well as programming the puzzle components. I gained knowledge of controlling visual components as objects using various data structures (e.g. tree nodes, queue, list, .etc), defining configurations …