Difference between revisions of "User:Kunigami"

From BRL-CAD
(Links: added link to osl tutorial)
(added more information)
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
[[Image:Kunigami_profile.png]]
 
[[Image:Kunigami_profile.png]]
  
My name is Guilherme Kunigami. I'm a Computer Engineer from University of Campinas (Brazil). I'm pursuing a MSc. degree in Computer Science.
+
My name is Guilherme Kunigami.  
 +
 
 +
I own a MSc. degree in Computer Science and BSc. in Computer Engineer from University of Campinas (Brazil).
  
 
= Contact =
 
= Contact =
Line 10: Line 12:
  
 
= Experience =
 
= Experience =
I've been programming in C/C++ for more than 4 years. I also like to use Python once in a while. I know the basics of Java and PHP. Most of my programming experiences are under Linux systems.
+
I've been programming in C/C++ for more than 4 years. I also like to use Python once in a while. I know the basics of Java and PHP. I'm also learning Haskell. Most of my programming experiences are under Linux systems.
  
 
I've experience in analysis and design of algorithms, I've participated on ACM-ICPC from 2005 to 2010 and sporadically play some SRM's on Topcoder.
 
I've experience in analysis and design of algorithms, I've participated on ACM-ICPC from 2005 to 2010 and sporadically play some SRM's on Topcoder.
  
The largest software I've coded is the one I'm doing in my masters (~10k lines), so I've not much previous experience with software development.
+
I was a developer student in Google Summer of Code 2011 for 4 months. On past years I've contributed to Scilab, performing localization to portuguese and fixing two bugs.
 
 
On past years I've contributed to Scilab, performing localization to portuguese and fixing two bugs.
 
  
 
= Interests =
 
= Interests =
  
* Computational Geometry (my research area)
+
* Computational Geometry
 
* Computer Graphics
 
* Computer Graphics
 
* Image Processing
 
* Image Processing
 
* Parallel Programming
 
* Parallel Programming
 
* Combinatorial Optimization
 
* Combinatorial Optimization
 +
 +
= Projects =
 +
 +
* Shader Enhancements - Implement support for Open Shading Language in BRL-CAD shading system.
  
 
= Links =  
 
= Links =  
Line 32: Line 36:
 
* [[User:Kunigami/GSoc2011/Reports | GSoC Reports ]]
 
* [[User:Kunigami/GSoc2011/Reports | GSoC Reports ]]
 
* [[User:Kunigami/GSoc2011/OSL_Tutorial | OSL Tutorial]]
 
* [[User:Kunigami/GSoc2011/OSL_Tutorial | OSL Tutorial]]
 +
* [[User:Kunigami/GSoc2011/RT_Parameters_Proposal | New RT Parameters Proposal]]

Revision as of 09:22, 11 September 2011

Who I am

Kunigami profile.png

My name is Guilherme Kunigami.

I own a MSc. degree in Computer Science and BSc. in Computer Engineer from University of Campinas (Brazil).

Contact

Experience

I've been programming in C/C++ for more than 4 years. I also like to use Python once in a while. I know the basics of Java and PHP. I'm also learning Haskell. Most of my programming experiences are under Linux systems.

I've experience in analysis and design of algorithms, I've participated on ACM-ICPC from 2005 to 2010 and sporadically play some SRM's on Topcoder.

I was a developer student in Google Summer of Code 2011 for 4 months. On past years I've contributed to Scilab, performing localization to portuguese and fixing two bugs.

Interests

  • Computational Geometry
  • Computer Graphics
  • Image Processing
  • Parallel Programming
  • Combinatorial Optimization

Projects

  • Shader Enhancements - Implement support for Open Shading Language in BRL-CAD shading system.

Links