QING WANG
**** **** **. ***. **, Brooklyn, NY ***14
*****@***.***
SUMMARY
●Strong skills in Object-Oriented Programming (JAVA).
●Familiar with Database Management, Web development and Data analysis.
●Quickly get adapted to new Environments and learning new knowledge and skills.
EDUCATION
1
May 2015
NEW YORK UNIVERSITY, POLYTECHNIC SCHOOL OF ENGINEERING
Master of Science: Electrical and Computer Engineering
●GPA: 3.39/4.0
●Significant Coursework: Operating Systems, Design and Analysis of Algorithms I, Internet Architecture &
Protocols (TCP/IP), Principles Database Systems, Applied Matrix, Probability Theory.
1
July 2013
BEIJING JIAOTONG UNIVERSITY, SCHOOL OF COMPUTER AND
INFORMATION TECHNOLOGY
Bachelor of Science: Biomedical Engineering
●GPA: 3.21/4.0
●Significant Coursework: Computer Organization and Architecture, High-Level Language Programming(C),
Object-Oriented Programming(C Data Structures, Medical Information System, Digital Image
Processing.
1
TECHNICAL SKILLS
Programming/ Scripting Language : Java, Python,C++, PHP, Matlab.
Web Site Development : HTML&CSS, Servlet/JSP, JavaScript/jQuery.
Database Development : MySQL, SQLite, Java/JDBC.
Operating Systems : Windows, Linux, Mac OS.
Other Tools : Eclipse, Firebug, Tomcat, Wireshark.
COURSE PROJECTS
Financial Data Processing with Hadoop and R language (Hadoop + R) Feb 2015 –Mar 2015
●Configured the Environment of R and related packages on Hortonworks-Sandbox under VirtualBox.
●Written the Mapper and Reducer function to implement the linear regression Algorithm.
●Processed the 10 years of prices of set of stocks with MapReduce to get returns.
MyPinterest Web Application Design (PHP, JavaScript, MySQL) Apr 2015-May 2015
●Designed a web application similar to well-known Pinterest using XAMPP as the development tool.
●Created the backend by using MySQL as database and PHP as the Sever side Scripting language.
●Used HTML, CSS, JavaScript to build the based user interface, user can share pictures, manage friends,
comment.
Lind-Fuse Block File System Realize (Python) Oct 2014-Dec 2014
●Realize a basic block file system by modifying a given file system model without blocks.
●Adjust/Add functions of System Calls for this new file system.
●Write a checker to check if the new file system works properly.
TIFF Format Image Processing. (JAVA) July 2014-Sep 2014
●Read and write the files in TIFF image format with Java API.
●Blurring the image by applying the 3 3 window average algorithm to each pixel.
●Using Sobel edge detection algorithm to compute the approximate gradient of the color intensities.
●Image compressed by converting a Run-length Encoding to the image.