Adeline Mani-Rajan

341
reputation
3
13
$activies = [
    'analyzes', ['datas'],
    'develops' => ['web applications', 'softwares'],
    'uses' => ['Laravel', 'git', 'APIs'],
    'likes' => ['PHP', 'Python', 'SQL', 'Shell', 'Javascript'],
    'interested_on' => ['Big Data', 'R'],
    'played_on' => ['Java', 'Ruby on Rails', 'Python'],
    'writes_with' => ['phpStorm', 'vim'],
    'enjoys' => ['macOS', 'Linux'],
    'eats' => ['chocolates'],
    'drinks' => ['water']
];

define('Adeline' , $activies);