Who am I?
I hail from New Zealand, and am currently studying
Computer Science at the
National University of Singapore,
as a Young Leader of the Asia:New Zealand Foundation.
Projects I've Got Hosted on GitHub:
- Nonogram
(Repo)
This was a small project for CS1010R. My work on the project was the visual/UI representation of the Nonogram game.
- HTML5 Canvas/JavaScript Demo (Asteroids)
(Repo)
A small project for playing around with HTML5's Canvas, with JavaScript for technical aspects of a game.
- Email Receipt Scraper
(Repo)
Wrote this script to check through the receipt emails in my inbox.
- JIM! (CS2103 project)
(Repo)
The task-organiser Journal IMproved! (JIM!) we wrote for CS2103. Quite cool. I wrote the input parser, and the Input Suggestion / AutoComplete stuff.
- CS5237 Voronoi Art
(Repo)
A wee Voronoi Art program, built using C++, Qt 5, OpenCV.
Contributions to OSS Projects:
TEAMMATES
TEAMMATES is a free online tool for managing peer evaluations and other feedback paths of your students. It is provided as a cloud-based service for educators/students and is currently used by several universities across the world. (
Hosted on Google Code).
A link to
all issues owned by me
-
Fixed a typo in the Developer Manual.
(
Issue 1424
).
-
Made a table of those who didn't submit to a Feedback Session.
(
Issue 1061
)
-
Add feedback session to demo course.
(
Issue 1037
).
-
As a follow-up, added responses to this
(
Issue 1764
).