Xiaolong Zhao
New Graduate of Computer Engineering
Tel: 613-***-**** Email: *.********@*****.***
Summary of Qualifications
A new graduate with a degree of Master of Engineering in Computer Engineering, possess a Bachelor background in Computer Science. Reliable and dedicated with the ability to grasp and apply new procedures quickly; organize and prioritize tasks to meet deadlines and adapt readily to new challenges.
Actively looking for a software developing position with a fast-paced and ambitious company that would offer opportunities to new graduates.
Available Date to Work: Immediately
Overview Skills
Skilled in JAVA, SQL (MySQL/Oracle)
2 Years on Matlab
1 Year on C++, HTML, JavaScript
Basic knowledge on Python, AngularJS, NodeJS, MongoDB,Linux and Network & Communication protocols
Education
Carleton University, Department of Systems and Computer Engineering, Ottawa, Ontario Master of Engineering 2013 – 2015(Fall)
Kunming University of Science and Tech, Department of Computer Science, Kunming, China Bachelor of Science in Engineering 2007 – 2011
Employment Experience
HubTrek, Ottawa 2015.5-2015.7
Junior Testing Engineer Learned Python and related testing method (Internship)
Neusoft Corporation, Dalian, Liaoning, China 2014.5-2014.9 Junior Java Engineer (Internship)
Project Experience
Neural Networks Project
Platform/Languages: Matlab
Implement a MLP with 64 input nodes, arbitrary number of hidden nodes and 5 output nodes. Train the MLP to recognize characters 1, 2, 3, 4 and 5 of different shapes and forms, represented as 8x8 bitmap patterns illustrated in the next page. After the machine is trained, test its ability to recognize the above character patterns in the presence of noise and distortion using the test cases shown.
Pattern Classification Project on Data Mining
Platform/Languages: Matlab
Developed a pattern classification system for pattern classification challenge using a certain number of training data. Used the known training data to train the model and did some improvement on the model during the training processes. Then utilized the trained system to predict some unknown data, which only the professor knows the result of the data. The accuracy of my system, based on Bayes- Neural Networks theory, was about 93%. Although the result was not the best, it was a reliable system that the accuracy is above the average.
Computer Game Design –Checkers Game Based on Minimax Algorithm Platform/Languages: Visual Studio, C++, OpenGL
Designed a traditional Checkers game by implementing MiniMax Algorithm based on C++ programming language. Through this project, I have sharpened my C++ language programming ability and know more details and pipeline of the utilization of OpenGl graphics library.
Accounts Management System
Platform/Languages: Eclipse, JAVA, Oracle
Designed an accounts management system based on Java and Oracle. Main functions are registration for normal user, and accounts management for administrator such as query, delete and modify user information and authority. Through this project, I have sharpened my Java and Database as well as the MVC and factory model, and learned the HTML and JavaScript for webpage design.