Difference between revisions of "User:Kunigami"
From BRL-CAD
(→Links: added link to osl tutorial) |
(→Contact) |
||
(3 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 | + | 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 = | ||
*IRC nick: kunigami | *IRC nick: kunigami | ||
− | |||
= 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. | ||
− | + | 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 | + | * 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 35: | ||
* [[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]] |
Latest revision as of 16:11, 27 February 2021
Who I am[edit]
My name is Guilherme Kunigami.
I own a MSc. degree in Computer Science and BSc. in Computer Engineer from University of Campinas (Brazil).
Contact[edit]
- IRC nick: kunigami
Experience[edit]
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[edit]
- Computational Geometry
- Computer Graphics
- Image Processing
- Parallel Programming
- Combinatorial Optimization
Projects[edit]
- Shader Enhancements - Implement support for Open Shading Language in BRL-CAD shading system.