Ying Yan
**** ****** ******, *** ** 412-***-****
Pittsburgh, PA 15217 ************@*****.***
(Willing to relocate to anywhere)
Skills
Proficient in developing J2EE web system in Eclipse
Good understanding of Object-Oriented programming
Familiar with AJAX, Servlet, JSP, CSS, ASP.NET, Spring MVC
Languages: Java, JavaScript, C#, HTML
Databases & Servers: Hadoop, SQL Server, MySql, Tomcat, IIS
Software Platforms: Visual Studio, Eclipse, NetBeans
Education
The University of Pittsburgh Pittsburgh PA
Master of Science in Information Science(GPA 3.5) Expected December 2013
Relevant coursework in Web Technologies and Standards, Advanced Topics in Database Management, Information System Analysis, Interactive System Design, E-Business, Software Engineering
Tianjin Agricultural University Tianjin, China
B.S. Information System Management June 2012
Academic Project
Distribute Database Design Mar. 2013 – Apr.2013
Leading a team of 3 students to design a distribute database. We set up two servers that means storage devices are not all attached to a single processing unit and are controlled by a distributed database management system. The platform we used was SQL Server and we developed server side application by ASP.NET to deal with business. The main tasks we have done was to
design and develop a big data warehouse (determine how to process the data and schema of data warehouse)
implement the function of synchronizing the whole system data when data updated in each front-end
Hadoop Project Mar. 2013
The aim of this project is to analysis some facts of flu trends by using Google flu trends dataset, which was located at(http://www.google.org/flutrends/us/data.txt). We set up hadoop on our machine and used distributed mode program to manipulated data in database. In this project, we put all sql command in sql files and used hive to read and execute all commands from these files.
Web System Design Feb. 2013 – Apr.2013
Leading a team of 2 students to redesign an e-business site which was developed by ASP.NET in previous project. Our new requirement is to re-build it by AJAX, JSP and Spring MVC. The main task we have done was to
redesign the entire architecture and developed new system by using JSP and Spring MVC instead of ASP.NET
add and update some font-end feature by using advanced CSS, AJAX
Information Management System Development Apr. 2012 – June. 2012
Analyze and design an information management system using ASP.NET. The system I developed has two parts, front-end pages part and back-end pages part. Front-end pages part which were much more good-looking was designed for customers to scan and the back-end pages part, which requires users login, was designed for staffs. In back-end pages part, system can manage product information, storage information, warehouse information, customer information, staff information, and order information which can even do some automatic calculations. The main task I have done was to
requirement analysis
database design and system design
application implementation