Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Hoijof

Hoijof

Hoijof has asked 1 questions and find answers to 6 problems.

Stats

483
EtPoint
212
Vote count
1
questions
6
answers

About

{
      name: 'Humberto',
      favorites: {
        'color': 'Gray', 'number' : 2,
        'dayOfTheWeek' : undefined,
        'languages': ['JavaScript', 'PHP', 
                      'C++', 'Ruby']
      },
      hobbies: [
        'code', 'develope ideas', 'play guitar',
        'gaming', 'football'
      ]
    }

#SOreadytohelp