Skip to content
View MenachoIvan's full-sized avatar
  • PortAventura World
  • Tarragona, Spain

Highlights

  • Pro

Block or report MenachoIvan

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
MenachoIvan/README.md

Hi, I'm Iván Menacho!

Web/App Developer

Linkedin: ivánmenacho Instagram: MenachoRBB GitHub followers

A bit about me...

const menachoIvan = {
    code: ["Node", "React", "TypeScript", "Javascript", "Python", "Swift", "Kotlin", "HTML", "CSS", "C", "VisualBasic", "SQL"],
    askMeAbout: ["web dev", "app dev", "software architecture"],
    currentFocus: "Expanding skills in fullstack development making some personal projects",
    contact: "ivanmenachodominguez@gmail.com"
};

My current projects

  • 🌍 Exploring fullstack development and improving my skills in Node.js.

What motivates me

I love solving real-world problems through technology, collaborating with others, and continuously learning new skills. If you are interested, do not hesitate to contact me.

Popular repositories Loading

  1. phasmophobia-timer phasmophobia-timer Public

    Overlay timer for phamophobia

    C# 1

  2. Cliente-Servidor-Interactivo Cliente-Servidor-Interactivo Public

    Ejemplo de cliente servidor interactivo TCP con Java Sockets. Usado para estudiar.

    Java

  3. MenachoIvan MenachoIvan Public

    Config files for my GitHub profile.

  4. DoublyLinkedList_HashTable DoublyLinkedList_HashTable Public

    1st practice of data structures

    Java

  5. Car-Recharge-Stations-Graph Car-Recharge-Stations-Graph Public

    Graph with recharge stations for electric cars

    Java

  6. csv-parser csv-parser Public

    Forked from mafintosh/csv-parser

    Streaming csv parser inspired by binary-csv that aims to be faster than everyone else

    JavaScript