Ivan Janev

33
reputation
6

Student at the Faculty of computer science and engineering.

By Day: Daydreamer.

By Night: Programmer.

I do enjoy coffee a lot.

    if(empty(coffee.cup())) {
      refill();
    }
    else {
      enjoy();
    }