Skip to content
View anietodev's full-sized avatar
🤙
Never off
🤙
Never off

Highlights

  • Pro

Block or report anietodev

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



Welcome to my Github 🦉


{
  basics: {
    name: "Andrea Nieto Gil",
    status: "Studying",
    url: "anietodev.github.io",
    message: "Let your dreams move you",
    location: {
      city: "Valencia",
      countryCode: "ES",
      region: "España"
    },
    profiles: [
      {
        network: "LinkedIn",
        username: "Andrea Nieto Gil",
        url: "linkedin.com/in/aniegil"
      },
      {
        network: "GitHub",
        username: "anietodev",
        url: "github.com/anietodev"
      }
    ],
    languages: [
      {
        language: "Spanish",
        fluency: "Native speaker"
      },
      {
        language: "English",
        fluency: "Advanced"
      },
      {
        language: "Catalan",
        fluency: "Advanced"
      }
    ],
    education: {
       university: "Polythecnic University of Valencia",
       career: "Industrial Informatics and Robotics",
    },
    interests: [
      {
        name: "Microprocessor Programming",
        keywords: [
          "ESP32",
          "Arduino",
          "C",
          "C++"
        ]
      },
      {
        name: "Robotics",
        keywords: [
          "UR",
          "Automation"
        ]
      }
    ]
  }
}




 




Pinned Loading

  1. ROBOTRONIC ROBOTRONIC Public

    Implementation of a sensoring and comunication system using ESP32-S3 for the packaging of Ositos Lulu

    C 1

  2. SmartPillbox SmartPillbox Public

    Smart Pillbox manages to help senior citizens and chronic sufferer with pill dosage schedule by combining the usage of a microcontroller and a mobile app to adjust the doses they need to take assoc…

    C++

  3. Advent_of_Code Advent_of_Code Public

    Problems' solutions of the Advent of Code competition

    C++

  4. GENERIC_BST GENERIC_BST Public

    Implementation of a generic BST

    C++

  5. LabGIIROB_II_23-24 LabGIIROB_II_23-24 Public

    Repository that collects the laboratory practices of the 2nd course of GIIROB 2023/24

    C++