[go: up one dir, main page]

Skip to content

mathieutu/mathieutu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Twitter Linkedin Blog

export const mathieutu: FullstackLeadDeveloper = {
  pronouns: ['He', 'Him'],
  blogUrl: "http://mathieutu.dev",
  emails: { recruting: 'jobs@mathieutu.dev', openSourceContributions: 'oss@mathieutu.dev', general: 'contact@mathieutu.dev' },
  askMeAbout: [
    'web development', 'tech and science', 'mechanical enginering',
    'traveling', 'hiking', 'bicycling',
    'ecology', 'society'
  ],
  talkMeAbout: '*',
  mainTechnologies: {
    frontEnd: { '+++': [/(java|type)script/, 'vuejs','react'], '++': ['html', 'css frameworks', 'tailwindcss'], '+': ['vanilla css'] },
    backEnd: { '++++': ['PHP', 'Laravel'], '+++': ['nodejs', 'express'] },
    other: { '++': ['PostgreSQL', 'Docker'], '+': ['mongo', /.*SQL$/, /.*sh/] },
  },
  openSourceContributions: [
    'Regular contributor of Laravel codebase',
    'Hundred of Open Source projects including VueJs, Symfony, Nuxt, TailwindCss, Webpack, etc...',
    'Creator and maintainer of a dozen of PHP and TS packages (~300k downloads)',
  ],
  mainCommunityContributions: [
    'Former host of Laravel Paris Meetup',
    'Regular Speaker of Laravel Lyon Meetup',
    'Host of VueJS Lyon Meetup',
    'Host/Moderator of Laravel France Community Chat',
    'School teacher about Programing, Agile projects, Laravel Php, NodeJS, ReactJS, VueJS, and Testing processes',
    'Regular trainer for all kind of tech teams',
  ],
}

About

My own personal Readme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published