SlideShare a Scribd company logo
1 of 1
Download to read offline
Zexin Wan
1906 River View Road, Troy, New York 12183
zexin.wan@gmail.com 518-380-4817
Education:
Rensselaer Polytechnic Institute (RPI), Troy, NY Expected: May 2016
Master of Science in Computer Science GPA: 4.0/4.0
Bachelor of Science in Computer Science GPA: 3.24/4.0
Relevant Courses: Parallel Programming, Network Programming, Machine learning, Database System, Intro to Artificial
Intelligence, Crypt & Network Security, and Graph Theory.
Project Experience:
Cryptocurrency Maintenance and Malleability spring 2015
• Researched and performed an attack on a cryptocurrency system (an easy version of bit coin but with a center authority in
the system). Used the meet in middle attack to obtain other groups’ signatures for implementing fake coins to fool the CA.
Placed first in class.
• Skills/programming languages: C++ with crypto++, bitcoin technology, hard core bit, Ideal Lattices.
Space Colonization and Galaxy Research spring 2015
• Demonstrated and innovated a Salsa program (A language invented by Professor C. Varela) to analyze space colonization
problems using three-dimensional data from Sloan Digital Sky Survey. In order to achieve max efficiency, an actor-oriented
program was built to support multi-threads computing within single machine and distributed tasks to groups of computers
over Internet.
• Skills/programming languages: Java, Salsa, distributed system, cloud computation, concurrent programming.
Secured Online Banking System fall 2014
• Designed and implemented a secured online banking system that supports up to 32 ATMs which prevents users from
plain text attack, man in middle attack, cipher text attack and etc. Survived all opponents’ attempts of attack. Placed first in
class.
• Skills/programming languages: C++, padding, RSA public key encryption, Diffie Hellman exchange.
Open Source Card Game Framework spring 2014
• Developed and demonstrated an Open Source card game framework that help people to design and customize their own
version of Yu-Gi-Oh or similar style of trading card games. Helped on project management for the purpose of assessing the
needs of end users and breaking complex problems into addressable parts.
• Skills/programming languages: Java, p2p connection, MySQL, Java graphic GUI.
Parallel Programming and Scalability Analysis fall 2013
• Prototyped and documented a parallel string matching program that could run on IBM Blue-Gene Q server and performed
100 times better than a regular string matching program.
•Skills/programming languages: C, Open MPI, Pthread, scaling multi-threads program.
Online Chat Room fall 2013
• Designed and implemented a web built-in chat room server & client based on TCP that supported at most 64 people for
group or individual texting & picture sending.
• Skills/programming languages: C, JavaScript with jQuery library, CSS, HTML5.
Skills:
• Programming Languages: C, C++, Python, Java, JavaScript and relevant libraries, HTML5, CSS and Delphi.
• Platform: Working knowledge of environments including Windows and Linux.
• Database Practical exposure to MySQL.
• Software: Functional knowledge of Eclipse, Visual Studio, VMware and LaTex. Familiarity with Git and Photoshop.
Leadership and Awards
(RCOS) Rensselaer Center for Open Source Software, group leader January 2014-Present
RPISEC (Cyber Security Group), Member January 2015-Present
• Dean’s List of Distinguished Students January 2013-Present
• AMC 12B (American Mathematics Competition) first place in Maine. May 2011

More Related Content

Similar to resume (20)

Resume dilip kumar_gangwar
Resume dilip kumar_gangwarResume dilip kumar_gangwar
Resume dilip kumar_gangwar
 
prathibha resume
prathibha resumeprathibha resume
prathibha resume
 
Aravind_Resume
Aravind_ResumeAravind_Resume
Aravind_Resume
 
Hussien ezzat Cv
Hussien ezzat CvHussien ezzat Cv
Hussien ezzat Cv
 
Chandra_CV 3 8Yr Exp
Chandra_CV 3 8Yr Exp Chandra_CV 3 8Yr Exp
Chandra_CV 3 8Yr Exp
 
Tejas bichave m tech python
Tejas bichave  m tech pythonTejas bichave  m tech python
Tejas bichave m tech python
 
Resume-Hpendyala
Resume-HpendyalaResume-Hpendyala
Resume-Hpendyala
 
WangCheng_CMU_ResumeS16
WangCheng_CMU_ResumeS16WangCheng_CMU_ResumeS16
WangCheng_CMU_ResumeS16
 
Resume dilip kumar_gangwar
Resume dilip kumar_gangwarResume dilip kumar_gangwar
Resume dilip kumar_gangwar
 
Pranjal double Resume
Pranjal double ResumePranjal double Resume
Pranjal double Resume
 
Venkata brundavanam 2020
Venkata brundavanam 2020Venkata brundavanam 2020
Venkata brundavanam 2020
 
Venkata brundavanam 2020
Venkata brundavanam 2020Venkata brundavanam 2020
Venkata brundavanam 2020
 
Devyash sanghai resumev0.9
Devyash sanghai resumev0.9Devyash sanghai resumev0.9
Devyash sanghai resumev0.9
 
cv-2016-23
cv-2016-23cv-2016-23
cv-2016-23
 
Neha_Resume_Dev
Neha_Resume_DevNeha_Resume_Dev
Neha_Resume_Dev
 
The Semantic Knowledge Graph
The Semantic Knowledge GraphThe Semantic Knowledge Graph
The Semantic Knowledge Graph
 
resume4
resume4resume4
resume4
 
resume
resumeresume
resume
 
Resume-Aditya Parkhi NCSU_MSCS
Resume-Aditya Parkhi NCSU_MSCSResume-Aditya Parkhi NCSU_MSCS
Resume-Aditya Parkhi NCSU_MSCS
 
RAKESH_BEHERA_RESUME_N
RAKESH_BEHERA_RESUME_NRAKESH_BEHERA_RESUME_N
RAKESH_BEHERA_RESUME_N
 

resume

  • 1. Zexin Wan 1906 River View Road, Troy, New York 12183 zexin.wan@gmail.com 518-380-4817 Education: Rensselaer Polytechnic Institute (RPI), Troy, NY Expected: May 2016 Master of Science in Computer Science GPA: 4.0/4.0 Bachelor of Science in Computer Science GPA: 3.24/4.0 Relevant Courses: Parallel Programming, Network Programming, Machine learning, Database System, Intro to Artificial Intelligence, Crypt & Network Security, and Graph Theory. Project Experience: Cryptocurrency Maintenance and Malleability spring 2015 • Researched and performed an attack on a cryptocurrency system (an easy version of bit coin but with a center authority in the system). Used the meet in middle attack to obtain other groups’ signatures for implementing fake coins to fool the CA. Placed first in class. • Skills/programming languages: C++ with crypto++, bitcoin technology, hard core bit, Ideal Lattices. Space Colonization and Galaxy Research spring 2015 • Demonstrated and innovated a Salsa program (A language invented by Professor C. Varela) to analyze space colonization problems using three-dimensional data from Sloan Digital Sky Survey. In order to achieve max efficiency, an actor-oriented program was built to support multi-threads computing within single machine and distributed tasks to groups of computers over Internet. • Skills/programming languages: Java, Salsa, distributed system, cloud computation, concurrent programming. Secured Online Banking System fall 2014 • Designed and implemented a secured online banking system that supports up to 32 ATMs which prevents users from plain text attack, man in middle attack, cipher text attack and etc. Survived all opponents’ attempts of attack. Placed first in class. • Skills/programming languages: C++, padding, RSA public key encryption, Diffie Hellman exchange. Open Source Card Game Framework spring 2014 • Developed and demonstrated an Open Source card game framework that help people to design and customize their own version of Yu-Gi-Oh or similar style of trading card games. Helped on project management for the purpose of assessing the needs of end users and breaking complex problems into addressable parts. • Skills/programming languages: Java, p2p connection, MySQL, Java graphic GUI. Parallel Programming and Scalability Analysis fall 2013 • Prototyped and documented a parallel string matching program that could run on IBM Blue-Gene Q server and performed 100 times better than a regular string matching program. •Skills/programming languages: C, Open MPI, Pthread, scaling multi-threads program. Online Chat Room fall 2013 • Designed and implemented a web built-in chat room server & client based on TCP that supported at most 64 people for group or individual texting & picture sending. • Skills/programming languages: C, JavaScript with jQuery library, CSS, HTML5. Skills: • Programming Languages: C, C++, Python, Java, JavaScript and relevant libraries, HTML5, CSS and Delphi. • Platform: Working knowledge of environments including Windows and Linux. • Database Practical exposure to MySQL. • Software: Functional knowledge of Eclipse, Visual Studio, VMware and LaTex. Familiarity with Git and Photoshop. Leadership and Awards (RCOS) Rensselaer Center for Open Source Software, group leader January 2014-Present RPISEC (Cyber Security Group), Member January 2015-Present • Dean’s List of Distinguished Students January 2013-Present • AMC 12B (American Mathematics Competition) first place in Maine. May 2011