<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width" />

    <title>Juan Gallego IV ‧ Software Developer</title>
    <meta name="description" content="+15 years of experience as a Software Developer. I simplify complexity with technology." />

    <meta name="robots" content="index, follow" />
    <meta rel="canonical" href="https://juan.gallegoiv.com" />
    <link rel="icon" href="/images/favicon.ico" />

    <style>
      ul {
        list-style-type: none;
        padding: 0;
      }

      #summary, #skills, #social, #notes {
        margin: 30px 10px 0px 10px;
      }

      #social ul li {
        display: inline-block;
      }

      #social ul li a svg {
        color: black;
        width: 30px;
        height: 30px;
      }

      #skills ul li {
        display: inline-block;
        margin: 5px;
        padding: 5px 8px;
        background-color: #333;
        color: white;
      }

      body {
        font-family: "Helvetica Neue", helvetica, sans-serif;
        margin: 0;
        line-height: 1.4;
      }

      .container {
        width: 100%;
      }

      header svg {
        vertical-align: bottom;
      }

      header, main {
        text-align: center;
        width: 370px;
        margin: 0 auto;
      }

      .banner {
        background: linear-gradient(180deg, rgba(0,125,221,1) 0%, rgba(26,156,255,1) 50%, rgba(26,156,255,1) 100%);
        overflow: hidden;
        height: 5px;
      }

      #notes h2 a {
        color: black;
      }
    </style>
  </head>
  <body>
    <div class="banner"></div>

    <div class="container">
      <header>
        <h1>
          <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-code">
            <path stroke="none" d="M0 0h24v24H0z" fill="none" />
            <path d="M7 8l-4 4l4 4" />
            <path d="M17 8l4 4l-4 4" />
            <path d="M14 4l-4 16" />
          </svg>
          Juan Gallego IV</u>
        </h1>
      </header>

      <main>
        <section id="summary">
          <p>
            +15 years of experience as a <strong>Software Developer</strong>.
            I simplify complexity with code.
          </p>
        </section>
        <section id="skills">
          <ul>
            <li>Ruby on Rails</li>
            <li>Docker</li>
            <li>CI/CD</li>
          </ul>
        </section>

        <section id="social">
          <ul>
            <li>
              <a href="https://github.com/nickel">
                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" class="icon icon-tabler icons-tabler-filled icon-tabler-brand-github">
                  <path stroke="none" d="M0 0h24v24H0z" fill="none" />
                  <path d="M5.315 2.1c.791 -.113 1.9 .145 3.333 .966l.272 .161l.16 .1l.397 -.083a13.3 13.3 0 0 1 4.59 -.08l.456 .08l.396 .083l.161 -.1c1.385 -.84 2.487 -1.17 3.322 -1.148l.164 .008l.147 .017l.076 .014l.05 .011l.144 .047a1 1 0 0 1 .53 .514a5.2 5.2 0 0 1 .397 2.91l-.047 .267l-.046 .196l.123 .163c.574 .795 .93 1.728 1.03 2.707l.023 .295l.007 .272c0 3.855 -1.659 5.883 -4.644 6.68l-.245 .061l-.132 .029l.014 .161l.008 .157l.004 .365l-.002 .213l-.003 3.834a1 1 0 0 1 -.883 .993l-.117 .007h-6a1 1 0 0 1 -.993 -.883l-.007 -.117v-.734c-1.818 .26 -3.03 -.424 -4.11 -1.878l-.535 -.766c-.28 -.396 -.455 -.579 -.589 -.644l-.048 -.019a1 1 0 0 1 .564 -1.918c.642 .188 1.074 .568 1.57 1.239l.538 .769c.76 1.079 1.36 1.459 2.609 1.191l.001 -.678l-.018 -.168a5.03 5.03 0 0 1 -.021 -.824l.017 -.185l.019 -.12l-.108 -.024c-2.976 -.71 -4.703 -2.573 -4.875 -6.139l-.01 -.31l-.004 -.292a5.6 5.6 0 0 1 .908 -3.051l.152 -.222l.122 -.163l-.045 -.196a5.2 5.2 0 0 1 .145 -2.642l.1 -.282l.106 -.253a1 1 0 0 1 .529 -.514l.144 -.047l.154 -.03z" />
                </svg>
              </a>
            </li>
            <li>
              <a href="https://www.linkedin.com/in/juan-gallego-iv">
                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-linkedin">
                  <path stroke="none" d="M0 0h24v24H0z" fill="none" />
                  <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
                  <path d="M8 11l0 5" />
                  <path d="M8 8l0 .01" />
                  <path d="M12 16l0 -5" />
                  <path d="M16 16v-3a2 2 0 0 0 -4 0" />
                </svg>
              </a>
            </li>
            <li>
              <a href="https://fedi.gallegoiv.com">
                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stro
e-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-mastodon">
                  <path stroke="none" d="M0 0h24v24H0z" fill="none" />
                  <path d="M18.648 15.254c-1.816 1.763 -6.648 1.626 -6.648 1.626a18.262 18.262 0 0 1 -3.288 -.256c1.127 1.985 4.12 2.81 8.982 2.475c-1.945
2.013 -13.598 5.257 -13.668 -7.636l-.026 -1.154c0 -3.036 .023 -4.115 1.352 -5.633c1.671 -1.91 6.648 -1.666 6.648 -1.666s4.977 -.243 6.648 1.667c1.329 1.51
 1.352 2.597 1.352 5.633s-.456 4.074 -1.352 4.944z" />
                  <path d="M12 11.204v-2.926c0 -1.258 -.895 -2.278 -2 -2.278s-2 1.02 -2 2.278v4.722m4 -4.722c0 -1.258 .895 -2.278 2 -2.278s2 1.02 2 2.278v
.722" />
                </svg>
              </a>
            </li>
          </ul>
        </section>
      </main>
    </div>
  </body>
</html>
