Boyuan Zhu
***********@*****.*** 226-***-**** https://github.com/zhuboyuan007/
EDUCATION
M.Eng. in ECE (Software Engineering) University of Waterloo 85.33/100 Canada August 2018
• Courses: Algorithm, Data Structure, Software Testing, Database, Artificial Intelligence, Intelligent System Design B.Eng. in Communication Engineering Nanjing University of Posts and Telecom. 89.2/100 China August 2016
• Courses: C Programming, Software Design, Computer Architecture and Assembly Language, Digital Circuits and Logic Design, Communication Principles, Foundation of Communication Networks, Mobile Communication System SKILLS
• Language: Java, Python, C++/C, JavaScript, SQL, MATLAB
• Database: MySQL
• Web & App: React Native, Redux, Node.js, HTML5, CSS, WordPress, ReactJS
• Platform: Linux, MacOS, Windows, Github, Heroku
• Testing: Robot Framework
• Development: Visual Studio, Android Studio, Npm
WORK EXPERIENCE
Software Engineer Intern ZTE Corporation Jan 2016 – July 2016
• Wrote test cases using Robot Framework (RF) and functional keywords for RF using Python
• Worked as a team member in an agile development environment Research Assistant Broadband Wireless Communications and Sensor Network Lab August 2015 – July 2016
• Improved current RFID anti-collision algorithms and designed a novel one with efficiency increase (30%)
• Published two papers, attended an academic conference in Hong Kong and gave oral presentation PUBLICATIION
• B. Zhu, J. Wang and G. Zeng, "A non-integral-Q Algorithm for RFID system in anti-collision," 2016 2nd International Conference on Control, Automation and Robotics (ICCAR), Hong Kong, 2016, pp. 374-377.
• Boyuan Zhu and Guigen Zeng, "A Novel Q-Algorithm for RFID Anti-collision research," Computer Engineering and Application, 2017,53(15):266-270.
PROJECTS
Rideshare App Developer University of Waterloo Sep - Dec 2017
• Built a cross-platform (IOS and Android) MVC application with a user-friendly UI, a stable backend and a nice real time chatting system to share the information of rideshare
• Utilized React Native to build frontend, MongoDB and Node.js to build backend and RESTful API to connect the frontend and backend
• Published in Amazon App Store (https://www.amazon.com/uwaterloo-rideshare/dp/B077YBF22K/ref=sr_1_1?s=mobile- apps&ie=UTF8&qid=152*******&sr=1-1&keywords=rideshare ) Vertex Cover Optimization Developer University of Waterloo Sep – Oct 2017
• Solved vertex cover problem to minimize the security cameras at traffic intersection using Python script and C++
• Generated graph using Python script and solve the shortest path problem using BFS in C++
• Reduced Vertex Cover problem into CNF-SAT problem and solve it using SAT solver in C++
• Executed multiple program in C++ using multi-process and linked them using Inter-Process Communication CNN on SVHN Image Classification Developer University of Waterloo May 2017
• Designed and implemented an improved convolutional neural network model using Python
• Used this model to solve the SVHN problem and achieved great accuracy: 96.8% Novel RFID Anti-collision Algorithm Development Developer NJUPT Jan 2016
• Designed and simulated a novel RFID anti-collision algorithm using Matlab
• Greatly improved the efficiency (30%) of the RFID anti-collision algorithm compared with the previous ones