Skip to content
View alecorra's full-sized avatar
πŸ€“
thinking...
πŸ€“
thinking...
  • UK
Block or Report

Block or report alecorra

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

Hello there! I'm Alessandro πŸ‘‹

export const somethingAboutMe = () => ({
  askMeAbout: [
    "tech", "webDev", "mindset", "anythingElse"
  ],
  codesIn: ["nestJs", "typescript", "python", "javascript", "sql"],
  currentlyLearning: ["data science", "ml"],
  hobbies: ["fly fishing", "retrogaming"],
  technologies: {
    frontEnd: {
      js_ts: "react"
    },
    backEnd: {
      js_ts: ["nestJs", "node", "express"],
      databases: ["mssql", "mysql"]
    }
  },
  experiences: [
    {
      company : "IO Academy",
      date: ["feb 2019", "may 2019"],
      role : "student"
    },
    {
      company : "Lovehoney Group Ltd",
      date: ["jul 2019", "jul 2021"],
      role : "fullstack developer"
    },
    {
      company : "21:32 for venuenow",
      date: ["aug 2021", "today"],
      role : "backend developer"
    }
  ],
  availableForHire: false
});

Keep in touch

linked-in

Popular repositories Loading

  1. trivia-pro trivia-pro Public

    TypeScript

  2. alecorra alecorra Public

  3. exercise-1-to-1 exercise-1-to-1 Public

    TypeScript