Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified src/assets/img/profile.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
115 changes: 9 additions & 106 deletions src/components/landing/devslatam/Devslatam.astro
Original file line number Diff line number Diff line change
Expand Up @@ -10,39 +10,20 @@
</span>
</div>
<div class="mt-4">
<div class="text-tc-gray-l text-xl lg:text-2xl mb-2 underline">
¿Qué es y para qué sirve?
</div>
<div class="bg-tc-black-l p-6 lg:p-8 mt-5 rounded-md">
<p class="text-justify text-white mb-2 text-sm">
Devs Latam es una comunidad de aprendizaje y crecimiento para
desarrolladores de software en América Latina. A través de esta
plataforma, los miembros de la comunidad pueden participar en
diferentes programas y proyectos de desarrollo, interactuar y
colaborar con otros desarrolladores, y adquirir habilidades técnicas
y no técnicas relevantes para su carrera profesional. El propósito
principal de Devs Latam es ofrecer un espacio donde los
desarrolladores puedan aprender y crecer juntos.
</p>
<p class="text-justify text-white mb-2 text-sm">
Para esto, se organizan actividades de formación y proyectos de
desarrollo de software, donde los miembros pueden poner en práctica
sus habilidades, aprender nuevas tecnologías y metodologías, y
recibir retroalimentación de sus pares y mentores.
</p>
<p class="text-justify text-white mb-2 text-sm">
Además, Devs Latam también se esfuerza por conectar a los
desarrolladores con oportunidades de trabajo y colaboración en la
industria tecnológica, y promover una cultura de aprendizaje
continuo y colaboración en la comunidad de desarrolladores de
América Latina.
Devs Latam es una plataforma para desarrolladores de software en
América Latina que busca fomentar el aprendizaje y el crecimiento
profesional. Ofrece programas, proyectos y oportunidades para
colaborar, aprender habilidades técnicas y no técnicas y recibir
retroalimentación. Además, conecta a los desarrolladores con
oportunidades laborales y promueve una cultura de aprendizaje y
colaboración continua en la región.
</p>
</div>
</div>
<div class="mt-4">
<div class="text-tc-gray-l text-xl lg:text-2xl mb-2 underline">
Estadísticas
</div>
<div class="text-tc-gray-l text-xl lg:text-2xl mb-2">Estadísticas</div>
<div
class="flex flex-row justify-around lg:justify-between bg-tc-black-l py-4 px-2 lg:px-16 rounded-md"
>
Expand All @@ -56,9 +37,7 @@
</div>
</div>
<div class="mt-4">
<div class="text-tc-gray-l text-xl lg:text-2xl mb-2 underline">
Fases
</div>
<div class="text-tc-gray-l text-xl lg:text-2xl mb-2">Fases</div>
<div class="flex flex-col lg:flex-row lg:justify-between">
<!--Pre Work-->
<div
Expand All @@ -71,25 +50,6 @@
aún no se deciden si ir por el backend o el frontend.
</p>
</div>
<div>
<a
href="#"
class="inline-flex justify-center items-center py-2.5 px-5 text-base font-medium text-center rounded-lg text-tc-black bg-tc-gray-l hover:text-tc-gray-l hover:bg-tc-black-l"
>
Inscribete
<svg
aria-hidden="true"
class="ml-2 -mr-1 w-4 h-4"
fill="currentColor"
viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg"
><path
fill-rule="evenodd"
d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z"
clip-rule="evenodd"></path></svg
>
</a>
</div>
</div>
<!--Pre Work-->
<!--Fase 1-->
Expand All @@ -102,25 +62,6 @@
Reforzamos tus habilidades en proyectos colaborativos en equipo.
</p>
</div>
<div>
<a
href="#"
class="inline-flex justify-center items-center py-2.5 px-5 text-base font-medium text-center rounded-lg text-tc-black bg-tc-gray-l hover:text-tc-gray-l hover:bg-tc-black-l"
>
Inscribete
<svg
aria-hidden="true"
class="ml-2 -mr-1 w-4 h-4"
fill="currentColor"
viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg"
><path
fill-rule="evenodd"
d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z"
clip-rule="evenodd"></path></svg
>
</a>
</div>
</div>
<!--Fase 1-->
<!--Fase 2-->
Expand All @@ -134,48 +75,10 @@
y realista.
</p>
</div>
<div>
<a
href="#"
class="inline-flex justify-center items-center py-2.5 px-5 text-base font-medium text-center rounded-lg text-tc-black bg-tc-gray-l hover:text-tc-gray-l hover:bg-tc-black-l"
>
Inscribete
<svg
aria-hidden="true"
class="ml-2 -mr-1 w-4 h-4"
fill="currentColor"
viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg"
><path
fill-rule="evenodd"
d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z"
clip-rule="evenodd"></path></svg
>
</a>
</div>
</div>
<!--Fase 2-->
</div>
</div>
<div class="flex flex-row items-center justify-center h-16 mt-0 lg:mt-8">
<a
href="#"
class="inline-flex justify-center items-center py-2.5 px-32 text-base font-medium text-center rounded-lg text-tc-black bg-tc-gray-l hover:text-tc-gray-l hover:bg-tc-black-l"
>
Conocer más
<svg
aria-hidden="true"
class="ml-2 -mr-1 w-4 h-4"
fill="currentColor"
viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg"
><path
fill-rule="evenodd"
d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z"
clip-rule="evenodd"></path></svg
>
</a>
</div>
</div>
</div>
</section>
Expand Down
12 changes: 6 additions & 6 deletions src/components/landing/intro/Intro.astro
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
import profile from "../../../assets/img/profile.jpg";
const info = {
altProfile: "Judlup",
title: "Venga le digo, bienvenido",
subtitle: "✨Aprendamos intentándolo 👨‍💻.",
title: "Bienvenido Trycker",
subtitle: "Aprender haciendo 👨‍💻.",
description:
"👋 Hola! Soy Julián Luna 🚀, tengo más de 10 años de experiencia en el mundo tech. Actualmente soy un Sr. Engineer Lead en Rappi. Apasionado por Javascript y la arquitectura de software. 🖥️ Creador de contenido en Tik Tok y en Twitch 🎮 donde comparto mi conocimiento diario a las 8.30 PM 🕣 (hora de Colombia 🇨🇴).",
"👋 Hola! Soy Julián Luna, tengo más de 10 años de experiencia en el mundo tech. Actualmente trabajo como Sr. Engineer Lead en Rappi y hago parte del programa AWS Community Builder. Javascript, SoftSkills y la Arquitectura de Software son los temas que más me gustan. 🖥️ Comparto mis conocimientos y experiencias en Tik Tok y en Twitch.",
daughterName: "❤ Nikol Daniela",
ctas: [
{
text: "Contacto",
link: "#",
link: "mailto:judlup@trycatch.tv",
},
{
text: "Cursos",
link: "#",
text: "Links",
link: "https://linktr.ee/trycatch.tv",
},
],
};
Expand Down
12 changes: 6 additions & 6 deletions src/components/landing/projects/Projects.astro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</div>
<div class="flex w-full justify-around lg:justify-between">
<a
href="#"
href="https://chrome.google.com/webstore/detail/my-level/mbdaaoibdkddnkadkpjakclfhfogenma"
class="inline-flex justify-center items-center py-2.5 px-5 text-base font-medium text-center rounded-lg text-tc-black bg-tc-gray-l hover:text-tc-gray-l hover:bg-tc-black-l"
>
Ver
Expand All @@ -44,7 +44,7 @@
>
</a>
<a
href="#"
href="https://github.com/Trycatch-tv/my-level"
class="inline-flex justify-center items-center py-2.5 px-5 text-base font-medium text-center rounded-lg text-tc-black bg-tc-gray-l hover:text-tc-gray-l hover:bg-tc-black-l"
>
Repo
Expand Down Expand Up @@ -76,7 +76,7 @@
</div>
<div class="flex w-full justify-around lg:justify-between">
<a
href="#"
href="https://dev-devslatam.netlify.app/"
class="inline-flex justify-center items-center py-2.5 px-5 text-base font-medium text-center rounded-lg text-tc-black bg-tc-gray-l hover:text-tc-gray-l hover:bg-tc-black-l"
>
Ver
Expand All @@ -93,7 +93,7 @@
>
</a>
<a
href="#"
href="https://github.com/Trycatch-tv/devs-latam-frontend"
class="inline-flex justify-center items-center py-2.5 px-5 text-base font-medium text-center rounded-lg text-tc-black bg-tc-gray-l hover:text-tc-gray-l hover:bg-tc-black-l"
>
Repo
Expand Down Expand Up @@ -125,7 +125,7 @@
</div>
<div class="flex w-full justify-around lg:justify-between">
<a
href="#"
href="https://trycatchlinks.netlify.app"
class="inline-flex justify-center items-center py-2.5 px-5 text-base font-medium text-center rounded-lg text-tc-black bg-tc-gray-l hover:text-tc-gray-l hover:bg-tc-black-l"
>
Ver
Expand All @@ -142,7 +142,7 @@
>
</a>
<a
href="#"
href="https://github.com/Trycatch-tv?q=short&type=all&language=&sort="
class="inline-flex justify-center items-center py-2.5 px-5 text-base font-medium text-center rounded-lg text-tc-black bg-tc-gray-l hover:text-tc-gray-l hover:bg-tc-black-l"
>
Repo
Expand Down
Loading