EDUCATION
Sep ****- May ****. Stevens Institute of Technology, Hoboken, NJ
Master of Science in Computer Science GPA 3.3
Sep 2007- Jul 2011. Shanxi Datong University, P.R. China
Bachelor of Science in Mathematics and Computer Science GPA 3.0
SKILLS SUMMARY
Programming Languages: C#, C++, C
Database Systems: MSSQL Server
Web Technologies: ASP.NET, MVC, XML, JavaScript, Ajax, Web Services,
Entity Framework, ADO.Net, LINQ, WPF
WORK EXPERIENCE
03/2010-06/ 2010. Shanxi Datong University, Datong, P.R. China
Web development of Logistics Department for Shanxi Datong University
03/ 2011-08/ 2011. Bank of China, Linfen Branch, Linfen, P.R. China
System maintenance and Automatic Teller Machine installation in Department
of Technology
PROJECTS
03/2013. Online photo sharing and social networking service
Users can share their photos, interaction among users, location based.
Implemented user authentication and web security by input validation,
cookie, session
Used JavaScript, Asp.net Ajax to enrich the user interface
Utilized MSSQL Server to develop and update web pages
10/2012. Geo-location note taking windows phone application
User will be able to create notes as well as add, edit or delete them
The location where the note was composed will be saved along with the note
Once user re-launched the note, the state of previous session can be
restored
03/2012. XML Storage System
Built a mapping between XML document and relational data table
Stored XML documents in relational database
Implemented inquire of XML document in database
05/2011. Eight Queens Problem
Resolved Eight Queens Problem in both Recursive algorithm and Non-recursive
algorithm
Implemented algorithm and User Interface by JavaScript and HTML