Skip to content
View MaxSierra16's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report MaxSierra16

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

Hey there

I'm Max Sierra!

A Full Stack Software Engineer curious about the JavaScript ecosystem and related technologies. Taking an approach of learn by doing has help me understand and be able to explain complex computer science concepts in an easy to digest way. Hopefully I can do the same for you. Join me in my journey to play with technology and let's build the future together πŸ˜‰.

Play is the highest form of research.

-- Albert Einstein

Max Sierra | Twitter Max's LinkedIN


// Get to know me!
const me = {
  FirstNme: "Maximo",
  lastName: "Sierra",
  location: {
    city: "Santo Domingo",
    country: "Dominican Republic",
  },
  isPassionate: true,
  willingness: 100,
}

πŸ’¬ Get in touch:

Languages and Tools:

Popular repositories Loading

  1. elpepe elpepe Public

    cli tool that aims to be an assistant

    JavaScript 1

  2. mongo-native-driver mongo-native-driver Public

    CRUD operations using mongoDB native driver for nodejs

    JavaScript 1

  3. node_weather_app node_weather_app Public

    Simple Weather web app I made to explore Node.js for my Udemy course

    JavaScript

  4. js_calculator js_calculator Public

    Simple calculator to practice flex box positioning and javascript.

    HTML

  5. password_generator password_generator Public

    Simple Javascript password generator

    CSS

  6. google-signin google-signin Public

    Testing google identity sign in.

    JavaScript