SlideShare a Scribd company logo
1 of 1
Download to read offline
Zijun Liu
zliu78@hawk.iit.edu
Mobile: (872) 206-0707
Current Address
401 E 32nd Street,
Chicago, IL 60616
OBJECTIVE________________________________________________________________________________________________
An employment opportunity ina Computer Science relatedfield.
EDUCATION_______________________________________________________________________________________________
IllinoisInstitute ofTechnology(IIT) – Chicago, IL Master of Computer Science
GPA: 3.2/4.0 Completed. December 2016
Tianjin UniversityofScienceandTechnology – Tianjin, China Bachelor of NetworkingEngineering
Completed: July2013
RELEVANT EXPERIENCE_ _________________________________________________________________________________
Project inIllinoisInstitute ofTechnology Jan. 2014 – Dec. 2016
 (1) Database Development: Develop database by group, we build a database, the initial we realize insertion, modification,
deletion etc.. We use the pointer change to operate the BufferManager, in order to realize the function what LRU(Last Recently
Used) for exchange the data. And I also use the MarkDirty() function to realize the thread safety. The last project is realized the
B+ Tree to optimize the database
 (2) Data Miming: Use Hadoop to complete a process for MapReduce, I use the Hadoop to simulate K-means algorithm, and
according to the Hadoop function I use the two variation KEY & VALUE to Map, then I Reduce the files, in order to get the
result about how many words in the file.
 (3) Biometric: To develop a software by OpenCV for detect the iris photo. I use the Hough Circle to detect the pupil and then get
the data about the eye. Finally finding the different from eachother.
 (4) Software Testing: Write a Model-based Testing and a Code-based testing for the program which the teacher gave. There are
some bugs in the software which teacher gave. I write some case to analysis the software, and I select some Robust value to
analysis the software. Then I should find the bugs and fix them.
Beijing SidaAge CommunicationTechnologyCo., Ltd (Intern.) – Beijing, China May 2013 – Dec. 2013
SoftwareDevelopment
 Java engineer, the mainly work is take the J2EE lightweight development;
 In China my job focuses onJSP programming, I have built a program with apache tomcat, and I completedthe ‘Comment’system
for intranet of the company, in order to let the employee to tell what the process of the program what they do.
SKILLS____________________________________________________________________________________________________
 ProgrammingExperience – C++, Java, Javascript, HTML, bootstrap, CSS, XML, and J2ee development, Apache Tomcat;
 Database: MySQL;
 OS: Windows/MacOS;
 WritingSkills – Ability to efficientlyproduce concise, organizedreports, labs and memos.
EMPLOYMENT____________________________________________________________________________________________
RDI Software LLC – Oak Brook, IL Feb. 2016 – Present
Senior Tester
 According to the requirement to write the case of testing, the mainly about automation testing Software/Scripts development, our
group complete the and in the company, we also do kiosk test, so I also write the case of testing and test the system if it does not
have any bugs.
 Because of the interface of the system is made by XML, so our group also should do the testing about XML, I will find out the
logs and read the XML code, find the fault maybe what caused, according to comparing the result of some case, I will reply the
number of bugs if it is fixor reproduce.
HOBBY____________________________________________________________________________________________________
Guqin, Swimming, Calligraphy, I-go, Yoga.

More Related Content

Viewers also liked

Viewers also liked (9)

healthcare
healthcarehealthcare
healthcare
 
J Am Diet Assoc - Standardized patients.PDF
J Am Diet Assoc - Standardized patients.PDFJ Am Diet Assoc - Standardized patients.PDF
J Am Diet Assoc - Standardized patients.PDF
 
e-Government Solutions by The Digital Group
e-Government Solutions by The Digital Groupe-Government Solutions by The Digital Group
e-Government Solutions by The Digital Group
 
Ning tuto
Ning tutoNing tuto
Ning tuto
 
Media - Music Video Evaluation
Media - Music Video EvaluationMedia - Music Video Evaluation
Media - Music Video Evaluation
 
Techniques
TechniquesTechniques
Techniques
 
Présentation lidoli e-tourisme
Présentation lidoli e-tourismePrésentation lidoli e-tourisme
Présentation lidoli e-tourisme
 
Recette des crpes
Recette des crpesRecette des crpes
Recette des crpes
 
Pensamiento crítico
Pensamiento críticoPensamiento crítico
Pensamiento crítico
 

Similar to Zijun1 (20)

Paras_Saini_ver5.8.4_GeekInf
Paras_Saini_ver5.8.4_GeekInfParas_Saini_ver5.8.4_GeekInf
Paras_Saini_ver5.8.4_GeekInf
 
Brian Quinlan Resume
Brian Quinlan ResumeBrian Quinlan Resume
Brian Quinlan Resume
 
Mabanglo, Jhorick G. (Resume)
Mabanglo, Jhorick G. (Resume)Mabanglo, Jhorick G. (Resume)
Mabanglo, Jhorick G. (Resume)
 
new_resume
new_resumenew_resume
new_resume
 
Resume
ResumeResume
Resume
 
Suchada_Resume
Suchada_ResumeSuchada_Resume
Suchada_Resume
 
Cv
CvCv
Cv
 
DILIP.G2
DILIP.G2DILIP.G2
DILIP.G2
 
AKSHAY KUMAR.C.P2
AKSHAY KUMAR.C.P2AKSHAY KUMAR.C.P2
AKSHAY KUMAR.C.P2
 
ShreeKrishnaSharma_resume_2016
ShreeKrishnaSharma_resume_2016ShreeKrishnaSharma_resume_2016
ShreeKrishnaSharma_resume_2016
 
Sankalp_Resume
Sankalp_ResumeSankalp_Resume
Sankalp_Resume
 
Nawaz_CV
Nawaz_CVNawaz_CV
Nawaz_CV
 
Resume
ResumeResume
Resume
 
Mohit resume
Mohit resumeMohit resume
Mohit resume
 
my cv
my cvmy cv
my cv
 
Ankita_Profile
Ankita_ProfileAnkita_Profile
Ankita_Profile
 
Resume
ResumeResume
Resume
 
Dave Astle CV
Dave Astle CVDave Astle CV
Dave Astle CV
 
Resume Quan Le
Resume Quan LeResume Quan Le
Resume Quan Le
 
Senior Software Engineer
Senior Software EngineerSenior Software Engineer
Senior Software Engineer
 

Zijun1

  • 1. Zijun Liu zliu78@hawk.iit.edu Mobile: (872) 206-0707 Current Address 401 E 32nd Street, Chicago, IL 60616 OBJECTIVE________________________________________________________________________________________________ An employment opportunity ina Computer Science relatedfield. EDUCATION_______________________________________________________________________________________________ IllinoisInstitute ofTechnology(IIT) – Chicago, IL Master of Computer Science GPA: 3.2/4.0 Completed. December 2016 Tianjin UniversityofScienceandTechnology – Tianjin, China Bachelor of NetworkingEngineering Completed: July2013 RELEVANT EXPERIENCE_ _________________________________________________________________________________ Project inIllinoisInstitute ofTechnology Jan. 2014 – Dec. 2016  (1) Database Development: Develop database by group, we build a database, the initial we realize insertion, modification, deletion etc.. We use the pointer change to operate the BufferManager, in order to realize the function what LRU(Last Recently Used) for exchange the data. And I also use the MarkDirty() function to realize the thread safety. The last project is realized the B+ Tree to optimize the database  (2) Data Miming: Use Hadoop to complete a process for MapReduce, I use the Hadoop to simulate K-means algorithm, and according to the Hadoop function I use the two variation KEY & VALUE to Map, then I Reduce the files, in order to get the result about how many words in the file.  (3) Biometric: To develop a software by OpenCV for detect the iris photo. I use the Hough Circle to detect the pupil and then get the data about the eye. Finally finding the different from eachother.  (4) Software Testing: Write a Model-based Testing and a Code-based testing for the program which the teacher gave. There are some bugs in the software which teacher gave. I write some case to analysis the software, and I select some Robust value to analysis the software. Then I should find the bugs and fix them. Beijing SidaAge CommunicationTechnologyCo., Ltd (Intern.) – Beijing, China May 2013 – Dec. 2013 SoftwareDevelopment  Java engineer, the mainly work is take the J2EE lightweight development;  In China my job focuses onJSP programming, I have built a program with apache tomcat, and I completedthe ‘Comment’system for intranet of the company, in order to let the employee to tell what the process of the program what they do. SKILLS____________________________________________________________________________________________________  ProgrammingExperience – C++, Java, Javascript, HTML, bootstrap, CSS, XML, and J2ee development, Apache Tomcat;  Database: MySQL;  OS: Windows/MacOS;  WritingSkills – Ability to efficientlyproduce concise, organizedreports, labs and memos. EMPLOYMENT____________________________________________________________________________________________ RDI Software LLC – Oak Brook, IL Feb. 2016 – Present Senior Tester  According to the requirement to write the case of testing, the mainly about automation testing Software/Scripts development, our group complete the and in the company, we also do kiosk test, so I also write the case of testing and test the system if it does not have any bugs.  Because of the interface of the system is made by XML, so our group also should do the testing about XML, I will find out the logs and read the XML code, find the fault maybe what caused, according to comparing the result of some case, I will reply the number of bugs if it is fixor reproduce. HOBBY____________________________________________________________________________________________________ Guqin, Swimming, Calligraphy, I-go, Yoga.