Skip to content

Commit 7e832e2

Browse files
author
pixelead0
committed
Update: Meetups - Se elimina boton de youtube
1 parent 51b7f57 commit 7e832e2

23 files changed

+43
-111
lines changed

docs/meetups/2023/202309-septiembre.md

Lines changed: 19 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "Utilizando Servicios AI de AWS y Metaprogramación en Python"
55
# Meetup #PythonCDMX <i class="fab fa-python"></i> - Septiembre 2023
66

77
<div class="meetup-hero">
8-
<h1>Utilizando Servicios AI de AWS y Metaprogramación en Python</h1>
8+
<h1>Utilizando Servicios AI de AWS y Metaprogramación en Python</h1>
99
<p class="meetup-subtitle">Dos charlas sobre IA en la nube y metaprogramación</p>
1010
</div>
1111

@@ -54,38 +54,38 @@ title: "Utilizando Servicios AI de AWS y Metaprogramación en Python"
5454
<p>SRE Engineer en Wizeline con experiencia en servicios cloud de AWS y desarrollo Python.</p>
5555
<div class="speaker-links">
5656
57-
58-
57+
58+
5959
</div>
6060
</div>
6161
</div>
6262
<div class="talk-description">
6363
<p>¿Qué tan difícil puede ser traducir un texto? ¿Crear una transcripción a partir de un fragmento de sonido? ¿Identificar los objetos en una imagen? ¿Sintetizar voz? Con los servicios administrados de Inteligencia Artificial de AWS, Python y Boto3, ¡es sencillo! En esta charla que nos compartirá David Sol veremos el código real, para darnos cuenta de lo fácil que es.</p>
64-
64+
6565
<div class="tech-stack">
66-
66+
6767
<div>
6868
<h5>☁️ AWS</h5>
6969
<p>Servicios cloud</p>
7070
</div>
71-
71+
7272
<div>
7373
<h5>🐍 Boto3</h5>
7474
<p>SDK de AWS</p>
7575
</div>
76-
76+
7777
<div>
7878
<h5>🤖 AI Services</h5>
7979
<p>Servicios de IA</p>
8080
</div>
81-
81+
8282
<div>
8383
<h5>🧠 Machine Learning</h5>
8484
<p>Aprendizaje automático</p>
8585
</div>
86-
86+
8787
</div>
88-
88+
8989
<p>AWS proporciona servicios de IA accesibles que permiten integrar inteligencia artificial en aplicaciones Python de manera sencilla.</p>
9090
</div>
9191
</div>
@@ -104,34 +104,34 @@ title: "Utilizando Servicios AI de AWS y Metaprogramación en Python"
104104
<p>Python Developer</p>
105105
<p>Desarrollador Python con experiencia en técnicas avanzadas de programación y metaprogramación.</p>
106106
<div class="speaker-links">
107-
108-
109-
107+
108+
109+
110110
</div>
111111
</div>
112112
</div>
113113
<div class="talk-description">
114114
<p>Explora las técnicas avanzadas de metaprogramación en Python para crear código más dinámico y flexible.</p>
115-
115+
116116
<div class="tech-stack">
117-
117+
118118
<div>
119119
<h5>🔧 Metaprogramming</h5>
120120
<p>Metaprogramación</p>
121121
</div>
122-
122+
123123
<div>
124124
<h5>🎨 Decorators</h5>
125125
<p>Decoradores</p>
126126
</div>
127-
127+
128128
<div>
129129
<h5>🐍 Advanced Python</h5>
130130
<p>Python avanzado</p>
131131
</div>
132-
132+
133133
</div>
134-
134+
135135
<p>La metaprogramación permite crear código más elegante y reutilizable en Python.</p>
136136
</div>
137137
</div>
@@ -152,9 +152,6 @@ title: "Utilizando Servicios AI de AWS y Metaprogramación en Python"
152152
allowfullscreen>
153153
></iframe>
154154
</div>
155-
<a href="https://www.youtube.com/watch?v=YNcqrukgQQY" class="youtube-btn">
156-
<i class="fab fa-youtube"></i> Ver en YouTube
157-
</a>
158155
</div>
159156
</div>
160157

@@ -167,4 +164,3 @@ title: "Utilizando Servicios AI de AWS y Metaprogramación en Python"
167164
--8<-- "components/quick-navigation.md"
168165

169166
---
170-

docs/meetups/2023/202310-octubre.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "¡De Jupyter a Web en Minutos!"
55
# Meetup #PythonCDMX <i class="fab fa-python"></i> - Octubre 2023
66

77
<div class="meetup-hero">
8-
<h1>¡De Jupyter a Web en Minutos!</h1>
8+
<h1>¡De Jupyter a Web en Minutos!</h1>
99
<p class="meetup-subtitle">Redefiniendo el Análisis Local con Python</p>
1010
</div>
1111

@@ -85,9 +85,6 @@ title: "¡De Jupyter a Web en Minutos!"
8585
allowfullscreen>
8686
></iframe>
8787
</div>
88-
<a href="https://www.youtube.com/watch?v=vhlPmOgrvUA" class="youtube-btn">
89-
<i class="fab fa-youtube"></i> Ver en YouTube
90-
</a>
9188
</div>
9289
</div>
9390

docs/meetups/2023/202311-noviembre.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "GitOps 101 / Python: La Forja de un Lenguaje"
55
# Meetup #PythonCDMX <i class="fab fa-python"></i> - Noviembre 2023
66

77
<div class="meetup-hero">
8-
<h1>GitOps 101 / Python: La Forja de un Lenguaje</h1>
8+
<h1>GitOps 101 / Python: La Forja de un Lenguaje</h1>
99
<p class="meetup-subtitle">Dos charlas sobre GitOps y construcción de lenguajes</p>
1010
</div>
1111

@@ -147,9 +147,6 @@ title: "GitOps 101 / Python: La Forja de un Lenguaje"
147147
allowfullscreen>
148148
></iframe>
149149
</div>
150-
<a href="https://www.youtube.com/watch?v=GxBpandei-w" class="youtube-btn">
151-
<i class="fab fa-youtube"></i> Ver en YouTube
152-
</a>
153150
</div>
154151
</div>
155152

docs/meetups/2024/202401-enero.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "Ambientes virtuales con venv, pyenv y poetry"
55
# Meetup #PythonCDMX <i class="fab fa-python"></i> - Enero 2024
66

77
<div class="meetup-hero">
8-
<h1>Ambientes virtuales con venv, pyenv y poetry</h1>
8+
<h1>Ambientes virtuales con venv, pyenv y poetry</h1>
99
<p class="meetup-subtitle">Gestión de ambientes virtuales en Python</p>
1010
</div>
1111

@@ -85,9 +85,6 @@ title: "Ambientes virtuales con venv, pyenv y poetry"
8585
allowfullscreen>
8686
></iframe>
8787
</div>
88-
<a href="https://www.youtube.com/watch?v=placeholder" class="youtube-btn">
89-
<i class="fab fa-youtube"></i> Ver en YouTube
90-
</a>
9188
</div>
9289
</div>
9390

docs/meetups/2024/202402-febrero.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "Del Código al Clic: Transforma Ideas en Interfaces"
55
# Meetup #PythonCDMX <i class="fab fa-python"></i> - Febrero 2024
66

77
<div class="meetup-hero">
8-
<h1>Del Código al Clic: Transforma Ideas en Interfaces</h1>
8+
<h1>Del Código al Clic: Transforma Ideas en Interfaces</h1>
99
<p class="meetup-subtitle">Interfaces visuales con Python</p>
1010
</div>
1111

@@ -85,9 +85,6 @@ title: "Del Código al Clic: Transforma Ideas en Interfaces"
8585
allowfullscreen>
8686
></iframe>
8787
</div>
88-
<a href="https://www.youtube.com/watch?v=placeholder" class="youtube-btn">
89-
<i class="fab fa-youtube"></i> Ver en YouTube
90-
</a>
9188
</div>
9289
</div>
9390

docs/meetups/2024/202403-marzo.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "Desarrollo de API REST con Flask"
55
# Meetup #PythonCDMX <i class="fab fa-python"></i> - Marzo 2024
66

77
<div class="meetup-hero">
8-
<h1>Desarrollo de API REST con Flask</h1>
8+
<h1>Desarrollo de API REST con Flask</h1>
99
<p class="meetup-subtitle">Dominando la elegancia y la eficiencia</p>
1010
</div>
1111

@@ -85,9 +85,6 @@ title: "Desarrollo de API REST con Flask"
8585
allowfullscreen>
8686
></iframe>
8787
</div>
88-
<a href="https://www.youtube.com/watch?v=MMHaIrZ1ISw" class="youtube-btn">
89-
<i class="fab fa-youtube"></i> Ver en YouTube
90-
</a>
9188
</div>
9289
</div>
9390

docs/meetups/2024/202404-abril.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "Desarrollo en Python usando Contenedores"
55
# Meetup #PythonCDMX <i class="fab fa-python"></i> - Abril 2024
66

77
<div class="meetup-hero">
8-
<h1>Desarrollo en Python usando Contenedores</h1>
8+
<h1>Desarrollo en Python usando Contenedores</h1>
99
<p class="meetup-subtitle">Los ambientes virtuales son cosa del pasado</p>
1010
</div>
1111

@@ -85,9 +85,6 @@ title: "Desarrollo en Python usando Contenedores"
8585
allowfullscreen>
8686
></iframe>
8787
</div>
88-
<a href="https://www.youtube.com/watch?v=emJYJhFe0l8" class="youtube-btn">
89-
<i class="fab fa-youtube"></i> Ver en YouTube
90-
</a>
9188
</div>
9289
</div>
9390

docs/meetups/2024/202405-mayo.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "Pydantic: Validaciones de datos con Type Hints"
55
# Meetup #PythonCDMX <i class="fab fa-python"></i> - Mayo 2024
66

77
<div class="meetup-hero">
8-
<h1>Pydantic: Validaciones de datos con Type Hints</h1>
8+
<h1>Pydantic: Validaciones de datos con Type Hints</h1>
99
<p class="meetup-subtitle">Validación de datos con Pydantic</p>
1010
</div>
1111

@@ -85,9 +85,6 @@ title: "Pydantic: Validaciones de datos con Type Hints"
8585
allowfullscreen>
8686
></iframe>
8787
</div>
88-
<a href="https://www.youtube.com/watch?v=acpwiu_sfjk" class="youtube-btn">
89-
<i class="fab fa-youtube"></i> Ver en YouTube
90-
</a>
9188
</div>
9289
</div>
9390

docs/meetups/2024/202406-junio.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "Matemáticas y Python: Ciencia Detrás de la Regresión Lineal"
55
# Meetup #PythonCDMX <i class="fab fa-python"></i> - Junio 2024
66

77
<div class="meetup-hero">
8-
<h1>Matemáticas y Python: Ciencia Detrás de la Regresión Lineal</h1>
8+
<h1>Matemáticas y Python: Ciencia Detrás de la Regresión Lineal</h1>
99
<p class="meetup-subtitle">Fundamentos matemáticos de la regresión lineal</p>
1010
</div>
1111

@@ -85,9 +85,6 @@ title: "Matemáticas y Python: Ciencia Detrás de la Regresión Lineal"
8585
allowfullscreen>
8686
></iframe>
8787
</div>
88-
<a href="https://www.youtube.com/watch?v=BmSI2IgHG_c" class="youtube-btn">
89-
<i class="fab fa-youtube"></i> Ver en YouTube
90-
</a>
9188
</div>
9289
</div>
9390

docs/meetups/2024/202407-julio.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "¡Doble Charla! Python sin GIL / Esquemas ETL"
55
# Meetup #PythonCDMX <i class="fab fa-python"></i> - Julio 2024
66

77
<div class="meetup-hero">
8-
<h1>¡Doble Charla! Python sin GIL / Esquemas ETL</h1>
8+
<h1>¡Doble Charla! Python sin GIL / Esquemas ETL</h1>
99
<p class="meetup-subtitle">Dos charlas sobre el futuro de Python y ETL</p>
1010
</div>
1111

@@ -147,9 +147,6 @@ title: "¡Doble Charla! Python sin GIL / Esquemas ETL"
147147
allowfullscreen>
148148
></iframe>
149149
</div>
150-
<a href="https://www.youtube.com/watch?v=o9AGel1P_qU" class="youtube-btn">
151-
<i class="fab fa-youtube"></i> Ver en YouTube
152-
</a>
153150
</div>
154151
</div>
155152

0 commit comments

Comments
 (0)