👋 Hi there!

# Who I am?

def about_me

  {

    name: "Alex Ventura",

    role: "Fullstack Developer",

    location: "Puebla, MX",

    email: "me@alexventura.dev",

    social_media: {

      linkedin: "https://www.linkedin.com/in/alexventuraio/",

      github: "https://github.com/alexventuraio",

      twitter: "https://twitter.com/alexventuraio"

    }

  }

end