Difference between revisions of "User:Phoenix"

From BRL-CAD
(GSoC 2012 Project)
(Experience)
Line 11: Line 11:
 
*I'm good at data structures and algorithms, for I have taken two honor track classes on them (Data Structures and Algorithms & Disign and Analysis of Algorithms) and got lots of practice.
 
*I'm good at data structures and algorithms, for I have taken two honor track classes on them (Data Structures and Algorithms & Disign and Analysis of Algorithms) and got lots of practice.
 
*I have a quite solid mathematics background, and I participated in mathematics contests for many times and get many awards.
 
*I have a quite solid mathematics background, and I participated in mathematics contests for many times and get many awards.
*These semester I take a course on digital image processing, and I have done and will do several course projects on it.
+
*I participated in GSoC 2012 for BRL-CAD, and spent my summer on the NURBS projects.
 +
*I'm also quite good at Operating System Development.
  
 
= Interest =
 
= Interest =

Revision as of 11:03, 15 April 2013

Who I am

My name is Wu Jianbang (English name: Phoenix). I'm a sophomore student from Peking University, China, majoring in Computer Science and Technology.

Contact

Email: 284281400@qq.com or jianbang@pku.edu.cn

IRC Username: phoenixyjll

Experience

  • I have strong skills in C/C++, as well as OOP, since I have taken some courses on it, and have finished some small projects with it.
  • I'm good at data structures and algorithms, for I have taken two honor track classes on them (Data Structures and Algorithms & Disign and Analysis of Algorithms) and got lots of practice.
  • I have a quite solid mathematics background, and I participated in mathematics contests for many times and get many awards.
  • I participated in GSoC 2012 for BRL-CAD, and spent my summer on the NURBS projects.
  • I'm also quite good at Operating System Development.

Interest

  • Mathematics
  • Data Structures and Algorithms
  • Computational Geometry
  • Computer Graphics
  • Digital Image Processing
  • Graph Thoery and Discrete Mathematics

GSoC 2012 Project

It's my first year to participate in GSoC.

This summer I am involved in the project of "Implicit to NURBS conversion", which is to convert implicit CSG primitives to BREPs.

Click here to see my detailed project proposal

Click here to see my development log and reports