Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Muya George

Muya George

Muya George has asked 0 questions and find answers to 1 problems.

Stats

15
EtPoint
3
Vote count
0
questions
1
answers

About

class muya  extends top_notch_Programmer  {
          function __construct()  {
             parent::__construct();
          }
          public function about($me){
              $my_day = $this->programmer->write_code();
              $my_night = $this->programmer->write_more_code();
              $hobbies = array('code', 'movies', 'coffee', 'karate', 'off road', 'books');
          }
      }

I write code by day, and at night I am writing more code, reading a book, watching a movie or hanging out with my friends (programmers). I'm passionate about technology and I like how Computer Science makes it possible for me to contribute to this wonderful field. I take a lot of coffee (smh), and swallows a few bottles of beer once in a while. I can also manage your construction works, seriously

Muya George questions