Majid Jalilian

138
reputation
9

Hi there, It's Majid!

I'm trying to help more people on StackOverflow!

$StackDeveloper = [
  'backend' => ['php','js','python'],
  'frontend' => ['html','css','js'],
  'mobile' => ['java'],
  'server' => ['linux' => ['redhat', 'centos', 'debian', 'ubuntu'], 'windows' => ['windows-server']],
  'project' => ['git', 'trello', 'scrum'],
  'database' => ['sql' => ['mysql/mariadb', 'mssql', 'postgresql'], 'nosql' => ['mongodb']],
  'others' => ['laravel' ,'node.js', 'express.js', 'vue.js', 'react.js', 'socket.io']
];