Goion

923
reputation
8
16

I am a Computer Engineering student. I spent time on this website hoping to learning something new maybe teach people what I know. Also in a way I want to thank SO for helping me assignment and my work. I have experience in C, Java, Matlab, Python and VHDL.

My life's program

while (isAlive) {
   eat();
   code();
   sleep();
}