Skip to content
View matthieuwerner's full-sized avatar
πŸ¦„
πŸ¦„

Block or report matthieuwerner

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
matthieuwerner/README.md

πŸ‘¨β€πŸ’» Matthieu Werner

Blog LinkedIn

πŸ‘‹ Hi

<?php

declare(strict_types=1)

class Matt {
    public function __construct (
      public $πŸ‘¨β€πŸ’Ό = "I'm Matthieu",
      public $🏒 = "I'm Working @Tiime", // https://www.tiime.fr/
      public $πŸ‘€ = "I'm interested in approximately everything",
      public $🌱 = "I'm probably currently learning how can I automate useless stuff πŸ™ˆ",
      public $πŸ‡«πŸ‡· = "I'm french",
      public $🐘 = "I <3 PHP",
      public $πŸ“’ = "Speaker & former",
      public $πŸ“« = "Reach me on Linkedin",
      public $πŸ“ = "or read my blog at blog.matthieu-werner.fr",
    ) {
  }
}
Scuba Cat
❄️ ⬜ ⬜ ❄️ ⬜ ⬜ ⬜ ⬜ ⬜ ❄️ ❄️ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ❄️ ⬜ ⬜ ⬜ ⬜ ⬜ ❄️ ❄️ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ❄️ ⬜ ⬜ ❄️ ❄️ ⬜ ⬜ ❄️ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ⬜ ❄️ ⬜ ⬜ ⬜ ⬜ ❄️ ⬜ ⬜ ⬜ ⬜ ⬜ ❄️ ❄️ ⬜ ⬜ ⬜ ❄️ ⬜ ⬜ DΓ©couverte du jour πŸ–ΌοΈ The Pesaro Madonna Valentin Lefebvre, 1682

Tech Stack

PHP Symfony Laravel Next.js React Go

Databases & Caches

MySQL PostgreSQL DynamoDB Redis Elasticsearch

Ops

Terraform Docker GitHub Actions CircleCI Travis CI

Version Control & Tools

Git GitHub GitLab


Matthieu's GitHub stats Top Langs
Github contribution grid snake animation

An image of @matthieuwerner's Holopin badges, which is a link to view their full Holopin profile

Pinned Loading

  1. tf-starter tf-starter Public template

    This Terraform Starter has been created to bootstrap your PHP project (Symfony, Laravel, Api Platform, or whatever ...) with Terraform and quickly build a local Docker stack. Lambda deployment is o…

    HCL 8 1

  2. dynamodb-storable dynamodb-storable Public

    This component, based on the Symfony serializer and async-aws, is a human-readable and quick abstraction to easily store serialized objects in DynamoDB πŸš€.

    PHP 2

  3. docker-starter-caddy docker-starter-caddy Public template

    Forked from jolicode/docker-starter

    πŸ—οΈ A skeleton to start a new web project with PHP, Docker and Make

    Python