Skip to content
View MaximeMenotti's full-sized avatar
🦦
🦦

Block or report MaximeMenotti

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
MaximeMenotti/README.md

Hello There, I'm Maxime Menotti.

I seek to contribute to this world with my love of tech and JS stuffs.

// aboutMe.js

const maxime = {
  education: "Master of computer science at Lille 1 University.",
  otherAlias: "Senior Software Engineer",
  codesIn: ["Javascript", "HTML", "CSS", "PHP"],
  currentlylearning: ["Micro-frontends"],
  frameworksAndLibraries: ["Svelte", "SvelteKit", "React", "NextJs", "TailwindCSS"],
  toolsUsing: ["Tailwind", "GCP", "Docker", "Supabase", "Figma"],
  experiences: [
    {
      company: "Decathlon",
      post: "IS Engineer | Full stack developer"
      since: "08/2017"
    },
    {
      company: "Decathlon",
      post: "Software Engineer II"
      since: "01/2021"
    },
    {
      company: "Decathlon",
      post: "Senior Software Engineer"
      since: "01/2024"
    },
  ],
  availableForHire: false
}

Popular repositories Loading

  1. MaximeMenotti.github.io MaximeMenotti.github.io Public

    Test web page

    JavaScript

  2. react-esi-too-large-content-are-truncated react-esi-too-large-content-are-truncated Public archive

    JavaScript

  3. hosted-assets hosted-assets Public

  4. demo demo Public

  5. MaximeMenotti MaximeMenotti Public

    Config files for my GitHub profile.

  6. vitamin-web vitamin-web Public

    Forked from Decathlon/vitamin-web

    Decathlon Design System libraries for web applications

    CSS