Barış Çırıka

1,570
reputation
1
15
24
var me = { 
         interested:[
          'Augmented Reality',
          'Virtual Reality',
          '3D-2D Games',
          'Unity3D',
          'Android',
          'Security',
          'Server-Client'
         ],
         hobby:[
           'Magic Cubes',
           'Music',
           'Poem',
           'Quantum Physics'
         ]
};

while(heartbeat()){
   workHardPlayHard(me);
}