Skip to content
View aureliome's full-sized avatar
Block or Report

Block or report aureliome

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

Aurelio Merenda

{
  firstName: "Aurelio", lastName: "Merenda",
  born: { state: "๐Ÿ‡ฎ๐Ÿ‡น Italy", year: 1988 },
  skills: [
    "JavaScript", "TypeScript", "Vue", "React", "React Native",
    "Next.js", "Nuxt.js", "HTML5", "CSS3", "Sass", "Storybook",
    "Cypress", "Jest", "Vitest", "Lighthouse CI", "TDD", "BDD",
    "AWS", "GIT", "Docker", "Gitlab CI", "Jenkins", "Fastlane",
    "NodeJS", "Express", "REST APIs", "Python"
  ],
  workExperiences: [
    {
      company: "๐Ÿ‡ฉ๐Ÿ‡ช๐Ÿ‡ฎ๐Ÿ‡น TUI Musement",
      from: 2021, to: "(current)",
      where: "๐Ÿ‡ฎ๐Ÿ‡น Milan, Italy",
      roles: [
        "Front-end Tech Lead",
        "JavaScript Community Evangelist",
        "Senior Software Engineer"
      ]
    },
    {
      company: "๐Ÿ‡ฎ๐Ÿ‡น Casa.it",
      from: 2020, to: 2021,
      where: "๐Ÿ‡ฎ๐Ÿ‡น Milan, Italy",
      roles: [ "Front-end Tech Lead" ]
    },
    {
      company: "๐Ÿ‡ฏ๐Ÿ‡ต๐Ÿ‡ฎ๐Ÿ‡น Docomo Digital",
      from: 2012, to: 2020,
      where: "๐Ÿ‡ฎ๐Ÿ‡น Florence, Italy",
      roles: [ "Front-end Tech Lead" ]
    }
  ],
  education: [
    {
      type: "๐ŸŽ“ Bachelor's Degree",
      field: "๐Ÿ’ป Computer Science",
      vote: "110/100 cum laude"
    }
  ],
  certificationsAndCourses: {
    2023: ["๐Ÿ”’ Secure Product Lifecycle 101", "๐Ÿ“Š Boolean Data Week"],
    2021: ["๐Ÿค– AI Machine Learning", "๐Ÿค– AI Tools and Concepts"],
    2020: ["๐ŸŽจ Modern Art & Ideas (by MoMA)"],
    2016: ["๐Ÿ’ญ Design Thinking for Innovation"],
    2015: ["๐Ÿ“ฑ The art of App Design and Marketing"],
    2014: ["๐Ÿ‘จโ€๐Ÿ’ผ Agile Project Management"]
  },
  languages: ["๐Ÿ‡ฎ๐Ÿ‡น Italian", "๐Ÿ‡ฌ๐Ÿ‡ง English"],
  hobbies: {
    photography: "๐Ÿ“ธ https://www.instagram.com/aurelio.merenda/",
    cinema: "๐ŸŽฅ https://www.imdb.com/user/ur91277027/ratings",
    books: "๐Ÿ“˜ https://www.goodreads.com/review/list/103540201-aurelio"
  }
}

Pinned Loading

  1. art-rethinking-ai art-rethinking-ai Public

    This project uses OpenAI's APIs to recreate famous paintings through an 'image-to-text-to-image' process.

    TypeScript 3

  2. instagram-image-resizer instagram-image-resizer Public

    Resize and optimise images for Instagram post sizes.

    TypeScript 3