Skip to content
View EmmanuelArenas's full-sized avatar
🤖
if you can imagine it you can program it
🤖
if you can imagine it you can program it
Block or Report

Block or report EmmanuelArenas

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

¡¡Hello World...!!

It is a pleasure to greet you. Let me tell you a little about myself.
Throughout my professional career, life has given me the opportunity
to explore different paths, but what I am passionate about is the world
of programming. Currently, I work on freelance projects to maintain
and improve my technical skills, and through this repository,
I share my progress in this exciting journey of programming.

Thank you for visiting my profile. Here you will find a variety of projects
I have worked on, each representing a step towards perfecting my skills
as a programmer. Feel free to explore my projects and get in touch if
you have any questions or suggestions. I hope you find inspiration or
usefulness in my work for your own journey in the world of programming.

const emmanuel = {
  pronouns: "he" || "him",
  aboutMe: ["web dev", "tech"],
  technologies: {
    frontEnd: [
      "JavaScript",
      "HTML",
      "React",
      "Redux",
      "CSS",
      "Style Component",
    ],
    backEnd: ["nodeJS", "express", "sequelize"],
    dataBase: ["postgreSQL"],
    tools: ["git", "gitHub", "vsCode", "Slack", "figma"],
    methodologies: ["Scrum", "5S", "Prototipado"],
    operatingSystem: ["Windows", "KaliLinux","MacOS"],
    otherLanguages: [" python "],
  },
};
More about me 👨‍💻--> Outside of programming, something interesting to say is that
I have played soccer since my childhood and it is a taste that I still have,
I also adopted a taste for carpentry, creating and giving physical shape to something
you imagine is very satisfying for me. Socially, I like to spend time with
my loved ones, whether traveling, eating, or watching a movie.

Certifications

frecodecamp JavaScript Algorithms and Data Structures | Responsive Web Design

Connect with me!

linkedin instagram twitter

Pinned

  1. project-pokemon project-pokemon Public

    The general idea was to create an application in which you can see the different Pokemon using the external pokeapi api and from it you can, among other things: Search for pokemons, Filter/Sort the…

    JavaScript 2

  2. ejercicios-javascript ejercicios-javascript Public

    Javascript exercises with quizzes to evaluate yourself. It has solutions in case you can't find a solution to the exercise.

    JavaScript 1 7

  3. memory-game memory-game Public

    Card game, known in Mexico as memorama. It's made with react to practice handling states.

    CSS 1

  4. form-validation form-validation Public

    Form with validations in react. Design made with styled components, using fontawesome icons

    JavaScript 1