---
title: Reaching out
description: Looking to get in touch? Here are all the places where you can find, follow, or message me.
image: /static/hero/contact.png
tags:
- contact
- linkedin
- github
extra:
  hero:
    alt: contact me
    caption: ''
---

<section class="contact-links">
    <a class="contact-card" href="https://www.linkedin.com/in/noe-nieto/">
        <img src="/static/icons/linkedin.svg" alt="LinkedIn">
        <span class="contact-card__label">LinkedIn</span>
    </a>
    <a class="contact-card" href="https://github.com/misaelnieto">
        <img src="/static/icons/github.svg" alt="GitHub">
        <span class="contact-card__label">GitHub</span>
    </a>
    <a class="contact-card" href="mailto:nnieto@noenieto.com">
        <img src="/static/icons/mail.svg" alt="Email">
        <span class="contact-card__label">Email</span>
    </a>
</section>
