Example of a good resume 9-21.pdf
Example of a good resume 9-21.pdf
Email: zhang.zihao1@northeastern.edu
Boston, MA, 02115 | Tel: +1 (857) 701-8650
Seeking positions for Software Development Engineer (Jan to Aug, 2021)
Education
Master of Science in Computer Engineering Sept. 2019 - Apr. 2021(exp.)
Northeastern University, Boston, MA Current GPA: 4.0 / 4.0
● Concentration: Computer Vision, Machine Learning, and Algorithms
● Core courses: Databases, Fundamentals of Computer Engineering, High Performance Computing, Data Visualization,
Machine Learning and Pattern Recognition
Bachelor of Engineering in Radio and TV Engineering Sept. 2015 - Jun. 2019
Communication University of China, Beijing, China (top 15%) GPA: 3.6 / 4.0
● Core courses: C++, Java, Database, Data Compression, Image Processing, Computer Networks
● Award: First Class of SINO-SKY Scholarship (2015, 2016)
Skills
● Programming Languages: Java, Python, C,C++ , Linux, OpenMP, CUDA, Matlab
● Basic Knowledge of:
- Spring IOC, AOP, Java Collections, IO, JVM, Multi-Thread
- Design Patterns, System design, and computer networks
● Skill stacks: SpringBoot, Django, JDBC, MySQL, MongoDB, MyBatis
● Deep learning frameworks: Tensorflow, Caffe, Keras
● Team player, eager to communicate, quick learner and self-starter
Technical Experiences
InstaDemo Web Application (Django, MySQL, JavaScript, Git, Heroku) Jan. - Feb. 2020
A Instagram-like blog website with functions of posting, editing, following, liking and commenting.
● Implemented back-end functions with Django. Realized interactions with MySQL database through Django ORM.
● Designed and created front-end appearance & UI with Bootstrap.
● Realized real-time liking /commenting /following actions with JavaScript and Django template language.
● Conducted version control with Git and deployed the website with Heroku.
Travel Note Web Application (SpringBoot, JavaScript, MongoDB) Sept. - Nov. 2019
A travelling blog application with functions of sharing pictures, articles and locations.
● Developed a dynamic web page for users to share travel pictures, experience, and Google maps locations
● Implemented the back-end design with SpringBoot and MongoDB.
● Implemented RESTful API, user authentication, authorization management, and password reset functions.
Image Cloud Processing System Based on Python Jun. - Jul. 2018
An on-cloud image processing system with functions of user management, image processing and history storage.
● Built up back-end functions with Python. Realized data transfer with socket.
● Implemented image processing algorithms e.g. erode and dilate, Gaussian filter, histogram equalization in OpenCV.
● Interacted with MySQL enabling user registration, login and recording of user history actions.
Internships
Sensing Technology, Beijing, China - Software Intern Jul. - Sept. 2018
● Participated in the Pedestrian Detection and Tracking project.
● Built a Python project to automatically parse labeled data set from camera with its xml-file labels, and compute the recall
rate and the quantified tracking stability to evaluate the performance of the tracking model.
● Implemented a faster-RCNN demo with C++ using Caffe framework, and got an accuracy of 93% on VOC2007.
Institute of Computing Technology, Chinese Academy of Sciences - Algorithm Intern Feb. - Mar. 2018
● Implemented a Python based human handwritten-characters and face recognition project based on ANN, achieved an
accuracy of 95% (on MINST-10) and 93% respectively.
● Built a human face generation demo based on GAN in groups via Python.