Welcome to Gray's Page.
Contact Info
Gray's LinkedIn
Phone: +1 (647) 627-8808
Email: guangyu.wangg@yahoo.com
Personal Projects
Nummy!
A location based iOS application to post&find personal chef information. The target of the application is to connect people with food.
SimpleWeather
An application for displaying weather conditions of different locations.
Notify users when there's an update.
TO-DO-LIST:
1. Support multiple locations.
2. Support off-line.
3. Better UI/UX.
[Repo]->SimpleWeather
REAL-TIME-TRAINS
Worked in a team of 2 to create an operating system for a system-on-a-chip and
programed model trains to perform tasks based on the developed OS.
[Repo]->Real-Time-Train
Tic-Tac-Toe
A Tic-Tac-Toe game developed on Android by using the MVC architecture. Allow
two users to play the game and users can enter their names in the main screen to
identify themselves.
[Repo]->Tic-Tac-Toe
FreedomLunch
A Toronoto startup company which provides online food order service. Used PHP and SQL queries to developed a small plugin for restaurant order query&display; Make use of open source framework OpenCart
Skedular
An Android course project which allows users to register accounts and add courses to their accounts. The app will pull the course information (in XML format) from professor's website and use a parser to parse the information into dierent data objects. Use multi-threading to display animation when loading/writing data.
[Repo]->Skedular
Patternizer
A small program implemented using Java. It can be used to create different kinds of patterns.
Demo video provided by my prof: https://www.youtube.com/embed/qNdm6IZrbbg
My program behaves exactly the same as the demo video does.
[Repo]->Patternizer
Lunar-Lander
A small game developed using C++ and xlib.
[Repo]->Lunar-Lander