Skip to content
View dev-madepozo's full-sized avatar

Block or report dev-madepozo

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

Hi I'm @madepozo


  class Madepozo {
    name = 'Manuel Del Pozo'
    title = 'Software Engineer'
    location = 'Lima, Perรบ'
    email = 'madepozo.dev@gmail.com'
    linkedin = 'https://www.linkedin.com/in/madepozo/'
    available = true

    contact() {
      if (this.available) {
        console.log('Feel free to email me or connect with me on LinkedIn!')
      }
    }
  }

  const me = new Madepozo();
  me.contact()
    ๐Ÿ’ป I am a self taught Software Developer
    ๐Ÿ“š I have a Degree in System Engineering from the University of Lima
    ๐Ÿ“ I have a strong interest Web development and Data Science
    ๐ŸŒฑ Learning about new technologies for web development and Data Science
    ๐ŸŒŸ Main languages: JavaScript, TypeScript, Python, Java, C
    ๐Ÿšฉ Interested in Software development
    ๐Ÿค” Iโ€™m currently open for: Remote opportunities, Here you are my My Resume.
  

๐Ÿ›  ย Tech Stack

Languages

Databases

Frontend

Backend

Tools


My Statistics

dev-madepozo's Stats dev-madepozo's Stats dev-madepozo's Top Languages

Can Connect With Me On

Manuel Del Pozo | Linkedin Manuel Del Pozo | Instagram Manuel Del Pozo | Gmail Manuel Del Pozo | Facebook

Pinned Loading

  1. sql-practice sql-practice Public

    ๐Ÿ“Š In this repository you will find the solution for all exercises on the sql-practice and the scripts to create the database, tables and populate the data to keep practicing on your local.

    3

  2. C-language C-language Public

    ๐Ÿ’ป Welcome! This repository is a comprehensive resource for learning the C programming language. It includes detailed documentation on key concepts and a collection of example programs.

    C 3

  3. AdventJS-2024 AdventJS-2024 Public

    ๐ŸŽ„ In this repository, you'll find my proposed solutions to the AdventJS 2024 challenges.

    4

  4. Halloween.dev Halloween.dev Public

    ๐ŸŽƒ In this repository, you'll find my solutions for the Halloween.dev challenges using JavaScript.

    JavaScript 3

  5. express-crud-users express-crud-users Public

    ๐Ÿซ This is a basic CRUD application for managing users and products, to be consumed in a Frontend application."

    JavaScript 2

  6. AdventJS-2023 AdventJS-2023 Public

    ๐ŸŽ„ In this repository you can find my proposed solutions to the challenges of the AdventJS 2023

    JavaScript 1