Skip to content

marcmascort/marcmascort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

Marc Mascort Bou

Me

πŸ“§ marc@mmb-dev.com
πŸ“ CassΓ  de la Selva, Girona, Catalunya
🌐 Catalan / Spanish / English
πŸŽ‚ 1986-09-16
πŸ‘¨β€πŸ‘©β€πŸ‘¦ Married and dad of a beautiful son

Career

$mmbCareer = new \Developer\Career(
  cv: 'https://www.linkedin.com/in/marcmascort',
  email: 'marc@mmb-dev.com',
  stack: ['PHP', 'JavaScript', 'Bash', 'MySQL'],
);

$mmbCareer->attach(new \Developer\Job(
  organization: 'T4xi',
  website: 'https://t4xi.com',
  location: 'remote',
  team: 'eHealth',
  role: 'Backend lead',
  from: new \DateTimeImmutable('2020-07-01', 'Europe/Madrid')
));

$mmbCareer->attach(new \Developer\Job(
  organization: 'MMB-DEV',
  website: 'https://mmb-dev.com',
  location: 'Girona',
  role: 'Craft Developer / ICT Consultant',
  from: new \DateTimeImmutable('2022-01-01', 'Europe/Madrid')
));

$mmbCareer->attach(new \Developer\Job(
  organization: 'Articstudio',
  website: 'https://articstudio.com',
  location: 'Girona',
  role: 'CTO / Developer',
  from: new \DateTimeImmutable('2013-01-01', 'Europe/Madrid')
));

Open Source

πŸ”œ Comming soon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published