JACKY CHEUNG
Richmond Hill, Ontario,
L4S2G6
****.***.******@*****.***
ting.fai.cheung
EDUCATION
York University - Lassonde
School of Engineering
Bachelor of Science -
Computer Science 2017
SUMMARY
To secure a position as a Software Developer where I can utilize technical strengths in
database design and implementation to make contribution to your organization
PROGRAMMING: Java, C, Algorithm, Data Structure, Shell script, C#, .Net, Python OPERATING SYSTEM: Windows, Linux
WEB: HTML, CSS, JavaScript, React JS
DATABASE: SQL, DB2, My SQL
INTEGRATED DEVELOPMENT ENVIRONMENT: Eclipse, Visual Studio 2017, Atom MICROSOFT OFFICE: Word, Excel, PowerPoint, Outlook SOFT-SKILL: Communication, Self-Motivation, Responsibility, Teamwork, Flexibility, Negotiation and Conflict Resolution, Responsibility SKILLS
EMPLOYMENT
SKATESCRIBE Concord
Junior C# Developer Oct 2017 to Current
KYOZOU City of Vaughn
Volunteer C# Developer Sep 2017 to Oct 2017
PC GATE Pacific Mall
Sales Representative Feb 2016 to Sep 2016
ANGUS GLEN COMMUNITY CENTER Warden & Major Mackenzie, Markham Skate Patrol and Learn to Skate Instructor Dec 2010 to Jan 2014 SIG ELECTRONIC Richmond Hill
Sales Representative Jan 2014 to Sep 2013
PROJECTS
SQL JEOPARDY PROJECT
Build complex DB2 SQL queries on an an existing database (York River Bookseller) to retrieve specific information.
Demonstrate different SQL concepts such as:
- Different joints such as inner joint, outer joint, left joint, right joint
- Sub-queries on multiple tables
- Basic operators such as "like", "in" to aggregated operators such as "Sum", "Average" SQL APPS IN JAVA
Build complex DB2 SQL queries on an an existing database (York River Bookseller) to make a purchase for the customer in Java interface and update the purchase data record. Demonstrate different SQL concepts such as:
- Different joints such as inner joint, outer joint, left joint, right joint
- Sub-queries on multiple tables
- Basic operators such as "like", "in" to aggregated operators such as "Sum", "Average"
- Ensure is the customer in the membership to valid to make the purchase
- Take the book information from the user input and display out the lowest price of book that is offering in his book clubs
- Design the low-level UI in Java.
GPS TRACKING WEB PROJECT
Created a GPS University tracking application using HTML, CSS and Javascript. The purpose of the project was to use the Javascript geolocation API to find the current location of the user within the University while creating calculations with the geolocation API. The reason was to create a method that uses the Javascript geolocation API for all platforms such as mobile and desktops. Since all desktops and mobile platforms uses HTML based browsers. Demonstrate different web application concepts such as:
-The connection between HTML, CSS and Javascript
-Used existing Javascript APIs to further create different applications
-Created an accessible application for all modern platforms. C# APPLICATION - ERP SYSTEMS Aug 2017 to Aug 2017
-It is essentially a data manipulation problem that is very typical in ERP systems.
-Converted two datafiles (bom.csv and part.csv) in csv format whatever Visual Studio supporting format
-The bom.csv file describes how the part numbers in the part.csv file are interrelated.
-Used the BOM file to construct levels of treeview showing all the parts in the BOM file
-The datagridview to show the component parts of the part that is currently selected in the treeview. C# APPLICATION - COLLECT THE WEBPAGE CONTENT Sep 2017 to Sep 2017
-Collect the a newspaper webpage to collect the content
-Grep the article title, url-link, author and published date.
-Used Regular Expression to get the target.
-Used Regex to adapt Regular Expression to find the match.
-Used List with Object-Oriented to collect the content.