464 reputation
217
bio website omercan1993.wordpress.com
location Germany
age 19
visits member for 1 year
seen yesterday
stats profile views 161

Hi, my name is Ömercan Yazici and I am a student from Germany. I am the founder of the Pear3DEngine project and some other little projects.

My hobbies include programming, reading, cycling, reading again, walking, thinking, writing, and again reading, physics, mathematics, biology, philosophy, politics and of course reading. I also write a novel...

See my blog, my Facebook profile, my Google page or visit me on Twitter ;)

#include <iostream>
#include <string>

int main()
{
    std::string name = "Ömercan Yazici";

    std::cout << "Hello World! Here is "
              << name << "! :D" << std::endl;

    return 0;
}

73 Votes Cast

all time   by type  
72 up 32 question
1 down 41 answer