<!DOCTYPE html>
<html lang="pt-br">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>The Developer's Life</title>
    <link rel="stylesheet" href="style.css" />
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link
      href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap"
      rel="stylesheet"
    />
  </head>
  <body>
    <header>
      <section class="titulo">
        <p>Bem-vindo ao universo</p>
        <h1><img src="images/0-logo.svg" alt="The Developer's Life" /></h1>
        <p>
          Humor, conteúdo e evolução na carreira dev: tirinhas, vídeos, podcast,
          loja e materiais para acelerar seu crescimento
        </p>
        <div class="botoes">
          <a href="https://developerslife.tech/pt" target="_blank"
            >Veja as tirinhas</a
          >
          <a href="https://store.developerslife.tech/" target="_blank"
            >Visite a loja</a
          >
          <a href="https://youtube.com/@ProgramadorREAL" target="_blank"
            >Veja os vídeos</a
          >
        </div>
      </section>
      <section class="tirinha">
        <a href="https://developerslife.tech/pt" target="_blank"
          ><img
            src="https://developerslife.tech/pt/uploads/2025/07/tirinha2290.webp"
            alt="Tirinha #2290"
        /></a>
      </section>
    </header>
    <hr />
    <main>
      <h2>Um multiverso de conteúdo</h2>
      <section>
        <article>
          <h3>Vídeos</h3>
          <p>
            <iframe
              width="336"
              height="190"
              src="https://www.youtube.com/embed/videoseries?si=7wGBxzTz8kWhn1wB&amp;list=PLkJJtoLYHDgPBFIinwwc3L6GVeBL904i7"
              title="YouTube video player"
              frameborder="0"
              allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
              referrerpolicy="strict-origin-when-cross-origin"
              allowfullscreen=""
            ></iframe>
          </p>
          <p>
            <a href="https://youtube.com/@ProgramadorREAL" target="_blank"
              >Acesse o canal</a
            >
          </p>
        </article>
        <article>
          <h3>Tirinhas em português</h3>
          <p>
            <a href="https://developerslife.tech/pt" target="_blank"
              ><img
                src="https://developerslife.tech/pt/uploads/2025/07/tirinha2290.webp"
                alt="Tirinha #2290"
            /></a>
          </p>
          <p>
            <a href="https://developerslife.tech/pt" target="_blank"
              >Veja as tirinhas</a
            >
          </p>
        </article>
        <article>
          <h3>English comics</h3>
          <p>
            <a href="https://developerslife.tech/en" target="_blank"
              ><img
                src="https://developerslife.tech/en/uploads/2025/07/tirinhaEN-283.webp"
                alt="Tirinha #283"
            /></a>
          </p>
          <p>
            <a href="https://developerslife.tech/en" target="_blank"
              >See the comics</a
            >
          </p>
        </article>
        <article>
          <h3>Loja</h3>
          <p>
            <a href="https://store.developerslife.tech/" target="_blank"
              ><img
                src="https://cdn.awsli.com.br/2500x2500/14/14828/produto/34348395/ee37db4c06.jpg"
                alt="Produtos supimpas!"
            /></a>
          </p>
          <p>
            <a href="https://store.developerslife.tech/" target="_blank"
              >Visite a loja</a
            >
          </p>
        </article>
        <article>
          <h3>Developer's Life Weekend</h3>
          <p>
            <a href="https://weekend.developerslife.tech/" target="_blank"
              ><img src="images/weekend-logo.png" alt=""
            /></a>
          </p>
          <p>
            <a href="https://weekend.developerslife.tech/" target="_blank"
              >Conheça nosso evento que acontece em diferentes cidades</a
            >
          </p>
        </article>
        <article>
          <h3>Palestras e eventos</h3>
          <p>
            <a href="https://developerslife.tech/pt/contato" target="_blank"
              ><img src="images/andrenoel26-800.jpg" alt=""
            /></a>
          </p>
          <p>
            <a href="https://developerslife.tech/pt/contato" target="_blank"
              >Entre em contato</a
            >
          </p>
        </article>
        <article>
          <h3>e-books de tirinhas</h3>
          <p>
            <a href="https://chk.eduzz.com/G92ENDEKWE" target="_blank"
              ><img src="images/e-books.png" alt=""
            /></a>
          </p>
          <p>
            <a href="https://chk.eduzz.com/G92ENDEKWE" target="_blank"
              >Adquira os e-books</a
            >
          </p>
        </article>
        <article>
          <h3>e-book gratuito</h3>
          <p>
            <a href="https://developerslife.tech/ebook" target="_blank"
              ><img src="images/capa-ebook-300.png" alt=""
            /></a>
          </p>
          <p>
            <a href="https://developerslife.tech/ebook" target="_blank"
              >A incrível história do programador que sabia demais, mas não
              sabia se vender (em quadrinhos)</a
            >
          </p>
        </article>
        <article>
          <h3>Podcast</h3>
          <p>
            <a href="https://podcast.developerslife.tech/" target="_blank"
              ><img src="images/podcast-devlife.jpg" alt=""
            /></a>
          </p>
          <p>
            <a href="https://podcast.developerslife.tech/" target="_blank"
              >Conheça o podcast</a
            >
          </p>
        </article>
      </section>
    </main>
    <hr />
    <footer>
      <div class="redes">
        <a href="https://youtube.com/@ProgramadorREAL" target="_blank"
          ><img src="images/youtube.svg" alt="youtube"
        /></a>
        <a href="https://instagram.com/programadorreal" target="_blank"
          ><img src="images/instagram.svg" alt="instagram"
        /></a>
        <a
          href="https://bsky.app/profile/programadorreal.developerslife.tech"
          target="_blank"
          ><img src="images/bluesky.svg" alt="bluesky"
        /></a>
      </div>
    </footer>
  </body>
</html>
