|
1 | 1 | export const images = [ |
| 2 | + // Copiapó (CPO) 2024 |
2 | 3 | { |
3 | 4 | src: "/images/gallery/cpo/PYDAY_2024_CPO_01.webp", |
4 | | - alt: "Taller Python Concurrente", |
5 | | - caption: "Taller de Python Concurrente", |
| 5 | + alt: "Mesa de registro con stickers de Python y PyDay", |
| 6 | + caption: "Vista de la mesa de registro: stickers de Python, PyDay y de patrocinadores, junto a las hojas de inscripción", |
6 | 7 | location: "INACAP Copiapó", |
7 | 8 | year: "2024", |
8 | 9 | }, |
9 | 10 | { |
10 | 11 | src: "/images/gallery/cpo/PYDAY_2024_CPO_02.webp", |
11 | | - alt: "Taller Python Concurrente", |
12 | | - caption: "Taller de Python Concurrente", |
| 12 | + alt: "Asistentes eligiendo stickers", |
| 13 | + caption: "Dos participantes seleccionando stickers en la mesa de bienvenida", |
13 | 14 | location: "INACAP Copiapó", |
14 | 15 | year: "2024", |
15 | 16 | }, |
16 | 17 | { |
17 | 18 | src: "/images/gallery/cpo/PYDAY_2024_CPO_03.webp", |
18 | | - alt: "Taller Python Concurrente", |
19 | | - caption: "Taller de Python Concurrente", |
| 19 | + alt: "Presentación de Sondra Guerra", |
| 20 | + caption: "Sondra Guerra impartiendo una charla durante PyDay Copiapó 2024", |
20 | 21 | location: "INACAP Copiapó", |
21 | 22 | year: "2024", |
22 | 23 | }, |
23 | 24 | { |
24 | 25 | src: "/images/gallery/cpo/PYDAY_2024_CPO_04.webp", |
25 | | - alt: "Taller Python Concurrente", |
26 | | - caption: "Taller de Python Concurrente", |
| 26 | + alt: "Interacción de oradora con público", |
| 27 | + caption: "Sondra Guerra respondiendo preguntas de los asistentes", |
27 | 28 | location: "INACAP Copiapó", |
28 | 29 | year: "2024", |
29 | 30 | }, |
30 | 31 | { |
31 | 32 | src: "/images/gallery/cpo/PYDAY_2024_CPO_05.webp", |
32 | | - alt: "Taller Python Concurrente", |
33 | | - caption: "Taller de Python Concurrente", |
| 33 | + alt: "Charla de Franco Morales", |
| 34 | + caption: "Franco Morales exponiendo su tema durante el evento", |
34 | 35 | location: "INACAP Copiapó", |
35 | 36 | year: "2024", |
36 | 37 | }, |
37 | 38 | { |
38 | 39 | src: "/images/gallery/cpo/PYDAY_2024_CPO_06.webp", |
39 | | - alt: "Taller Python Concurrente", |
40 | | - caption: "Taller de Python Concurrente", |
| 40 | + alt: "Francisca Muñoz presentando", |
| 41 | + caption: "Francisca Muñoz, en plena presentación", |
41 | 42 | location: "INACAP Copiapó", |
42 | 43 | year: "2024", |
43 | 44 | }, |
44 | 45 | { |
45 | 46 | src: "/images/gallery/cpo/PYDAY_2024_CPO_07.webp", |
46 | | - alt: "Taller Python Concurrente", |
47 | | - caption: "Taller de Python Concurrente", |
| 47 | + alt: "Entrega de reconocimientos", |
| 48 | + caption: "Premiación a oradores en el escenario", |
48 | 49 | location: "INACAP Copiapó", |
49 | 50 | year: "2024", |
50 | 51 | }, |
51 | 52 | { |
52 | 53 | src: "/images/gallery/cpo/PYDAY_2024_CPO_08.webp", |
53 | | - alt: "Taller Python Concurrente", |
54 | | - caption: "Taller de Python Concurrente", |
| 54 | + alt: "Coffee break con comida", |
| 55 | + caption: "Mesa de coffee break con variedad de alimentos", |
55 | 56 | location: "INACAP Copiapó", |
56 | 57 | year: "2024", |
57 | 58 | }, |
| 59 | + // Valparaíso (VALPO) 2022–2024 |
58 | 60 | { |
59 | | - src: "/images/gallery/valpo/PYDAY_2024_VALPO_01.webp", |
60 | | - alt: "Taller Python Concurrente", |
61 | | - caption: "Taller de Python Concurrente", |
62 | | - location: "Universidad Católica de Valparaíso", |
63 | | - year: "2024", |
| 61 | + src: "/images/gallery/valpo/PYDAY_2022_VALPO_01.webp", |
| 62 | + alt: "Foto grupal de asistentes 2022", |
| 63 | + caption: "Grupo de participantes en PyDay Valparaíso 2022", |
| 64 | + location: "Universidad de Valparaíso", |
| 65 | + year: "2022", |
64 | 66 | }, |
65 | 67 | { |
66 | | - src: "/images/gallery/valpo/PYDAY_2024_VALPO_02.webp", |
67 | | - alt: "Taller Python Concurrente", |
68 | | - caption: "Taller de Python Concurrente", |
69 | | - location: "Universidad Católica de Valparaíso", |
70 | | - year: "2024", |
| 68 | + src: "/images/gallery/valpo/PYDAY_2022_VALPO_02.webp", |
| 69 | + alt: "Steph Orellana dando charla", |
| 70 | + caption: "Steph Orellana (Data Scientist) durante su presentación", |
| 71 | + location: "Universidad de Valparaíso", |
| 72 | + year: "2022", |
71 | 73 | }, |
72 | 74 | { |
73 | | - src: "/images/gallery/valpo/PYDAY_2024_VALPO_03.webp", |
74 | | - alt: "Taller Python Concurrente", |
75 | | - caption: "Taller de Python Concurrente", |
76 | | - location: "Universidad Católica de Valparaíso", |
77 | | - year: "2024", |
| 75 | + src: "/images/gallery/valpo/PYDAY_2022_VALPO_03.webp", |
| 76 | + alt: "Ponencia masculina 2022", |
| 77 | + caption: "Orador masculino exponiendo en PyDay Valparaíso 2022", |
| 78 | + location: "Universidad de Valparaíso", |
| 79 | + year: "2022", |
78 | 80 | }, |
79 | 81 | { |
80 | | - src: "/images/gallery/valpo/PYDAY_2024_VALPO_04.webp", |
81 | | - alt: "Taller Python Concurrente", |
82 | | - caption: "Taller de Python Concurrente", |
83 | | - location: "Universidad Católica de Valparaíso", |
84 | | - year: "2024", |
| 82 | + src: "/images/gallery/valpo/PYDAY_2022_VALPO_04.webp", |
| 83 | + alt: "Alejandro Weinstein presentando", |
| 84 | + caption: "Alejandro Weinstein en su charla principal", |
| 85 | + location: "Universidad de Valparaíso", |
| 86 | + year: "2022", |
85 | 87 | }, |
86 | 88 | { |
87 | | - src: "/images/gallery/valpo/PYDAY_2024_VALPO_05.webp", |
88 | | - alt: "Taller Python Concurrente", |
89 | | - caption: "Taller de Python Concurrente", |
90 | | - location: "Universidad Católica de Valparaíso", |
91 | | - year: "2024", |
| 89 | + src: "/images/gallery/valpo/PYDAY_2022_VALPO_05.webp", |
| 90 | + alt: "Riva Quiroga y Steph Orellana", |
| 91 | + caption: "Riva Quiroga y Steph Orellana conversando sobre PyLadies Valparaíso", |
| 92 | + location: "Universidad de Valparaíso", |
| 93 | + year: "2022", |
92 | 94 | }, |
93 | 95 | { |
94 | | - src: "/images/gallery/valpo/PYDAY_2024_VALPO_06.webp", |
95 | | - alt: "Taller Python Concurrente", |
96 | | - caption: "Taller de Python Concurrente", |
97 | | - location: "Universidad Católica de Valparaíso", |
98 | | - year: "2024", |
| 96 | + src: "/images/gallery/valpo/PYDAY_2022_VALPO_06.webp", |
| 97 | + alt: "Networking 2022", |
| 98 | + caption: "Asistentes compartiendo y haciendo networking", |
| 99 | + location: "Universidad de Valparaíso", |
| 100 | + year: "2022", |
99 | 101 | }, |
100 | 102 | { |
101 | | - src: "/images/gallery/valpo/PYDAY_2024_VALPO_07.webp", |
102 | | - alt: "Taller Python Concurrente", |
103 | | - caption: "Taller de Python Concurrente", |
104 | | - location: "Universidad Católica de Valparaíso", |
105 | | - year: "2024", |
| 103 | + src: "/images/gallery/valpo/PYDAY_2022_VALPO_07.webp", |
| 104 | + alt: "Asistentes interactuando", |
| 105 | + caption: "Participantes en actividad de networking", |
| 106 | + location: "Universidad de Valparaíso", |
| 107 | + year: "2022", |
106 | 108 | }, |
107 | 109 | { |
108 | | - src: "/images/gallery/valpo/PYDAY_2024_VALPO_08.webp", |
109 | | - alt: "Taller Python Concurrente", |
110 | | - caption: "Taller de Python Concurrente", |
111 | | - location: "Universidad Católica de Valparaíso", |
112 | | - year: "2024", |
| 110 | + src: "/images/gallery/valpo/PYDAY_2022_VALPO_08.webp", |
| 111 | + alt: "Almuerzo pizza 2022", |
| 112 | + caption: "Variedad de pizzas durante el almuerzo de PyDay 2022", |
| 113 | + location: "Universidad de Valparaíso", |
| 114 | + year: "2022", |
113 | 115 | }, |
114 | 116 | { |
115 | 117 | src: "/images/gallery/valpo/PYDAY_2023_VALPO_01.webp", |
116 | | - alt: "Charla Machine Learning", |
117 | | - caption: "Charla sobre Machine Learning con Python", |
| 118 | + alt: "Pendones de Python Chile y PyLadies", |
| 119 | + caption: "Dos pendones: Python Chile y PyLadies Chile en PyDay 2023", |
118 | 120 | location: "Universidad de Valparaíso", |
119 | 121 | year: "2023", |
120 | 122 | }, |
121 | 123 | { |
122 | 124 | src: "/images/gallery/valpo/PYDAY_2023_VALPO_02.webp", |
123 | | - alt: "Charla Machine Learning", |
124 | | - caption: "Charla sobre Machine Learning con Python", |
| 125 | + alt: "Sala de charlas vacía", |
| 126 | + caption: "Auditorio preparado para las presentaciones, antes de la llegada de asistentes", |
125 | 127 | location: "Universidad de Valparaíso", |
126 | 128 | year: "2023", |
127 | 129 | }, |
128 | 130 | { |
129 | 131 | src: "/images/gallery/valpo/PYDAY_2023_VALPO_03.webp", |
130 | | - alt: "Charla Machine Learning", |
131 | | - caption: "Charla sobre Machine Learning con Python", |
| 132 | + alt: "Selfie voluntarias Python Chile", |
| 133 | + caption: "Liliana Garmendia y María-Fernanda Villalobos, voluntarias de Python Chile", |
132 | 134 | location: "Universidad de Valparaíso", |
133 | 135 | year: "2023", |
134 | 136 | }, |
135 | 137 | { |
136 | 138 | src: "/images/gallery/valpo/PYDAY_2023_VALPO_04.webp", |
137 | | - alt: "Charla Machine Learning", |
138 | | - caption: "Charla sobre Machine Learning con Python", |
| 139 | + alt: "Shawarmas almuerzo", |
| 140 | + caption: "Shawarmas de Mustafa, comida principal del almuerzo 2023", |
139 | 141 | location: "Universidad de Valparaíso", |
140 | 142 | year: "2023", |
141 | 143 | }, |
142 | 144 | { |
143 | | - src: "/images/gallery/valpo/PYDAY_2022_VALPO_01.webp", |
144 | | - alt: "PyDay 2022 Inauguración", |
145 | | - caption: "Ceremonia de apertura PyDay 2022", |
146 | | - location: "Universidad Técnica Federico Santa María, Valparaíso", |
147 | | - year: "2022", |
| 145 | + src: "/images/gallery/valpo/PYDAY_2024_VALPO_01.webp", |
| 146 | + alt: "Voluntario en registro 2024", |
| 147 | + caption: "Voluntario gestionando el registro: laptop, stickers y pulseras", |
| 148 | + location: "Universidad de Valparaíso", |
| 149 | + year: "2024", |
148 | 150 | }, |
149 | 151 | { |
150 | | - src: "/images/gallery/valpo/PYDAY_2022_VALPO_02.webp", |
151 | | - alt: "PyDay 2022 Inauguración", |
152 | | - caption: "Ceremonia de apertura PyDay 2022", |
153 | | - location: "Universidad Técnica Federico Santa María, Valparaíso", |
154 | | - year: "2022", |
| 152 | + src: "/images/gallery/valpo/PYDAY_2024_VALPO_02.webp", |
| 153 | + alt: "Charla de Mario Romero", |
| 154 | + caption: "Mario Romero exponiendo su charla (vista frontal)", |
| 155 | + location: "Universidad de Valparaíso", |
| 156 | + year: "2024", |
155 | 157 | }, |
156 | 158 | { |
157 | | - src: "/images/gallery/valpo/PYDAY_2022_VALPO_03.webp", |
158 | | - alt: "PyDay 2022 Inauguración", |
159 | | - caption: "Ceremonia de apertura PyDay 2022", |
160 | | - location: "Universidad Técnica Federico Santa María, Valparaíso", |
161 | | - year: "2022", |
| 159 | + src: "/images/gallery/valpo/PYDAY_2024_VALPO_03.webp", |
| 160 | + alt: "Charla de Mario Romero (panorámica)", |
| 161 | + caption: "Mario Romero exponiendo su charla (vista panorámica)", |
| 162 | + location: "Universidad de Valparaíso", |
| 163 | + year: "2024", |
162 | 164 | }, |
163 | 165 | { |
164 | | - src: "/images/gallery/valpo/PYDAY_2022_VALPO_04.webp", |
165 | | - alt: "PyDay 2022 Inauguración", |
166 | | - caption: "Ceremonia de apertura PyDay 2022", |
167 | | - location: "Universidad Técnica Federico Santa María, Valparaíso", |
168 | | - year: "2022", |
| 166 | + src: "/images/gallery/valpo/PYDAY_2024_VALPO_04.webp", |
| 167 | + alt: "Charla de AWS con Elizabeth Fuentes", |
| 168 | + caption: "Elizabeth Fuentes de AWS presentando en PyDay 2024", |
| 169 | + location: "Universidad de Valparaíso", |
| 170 | + year: "2024", |
169 | 171 | }, |
170 | 172 | { |
171 | | - src: "/images/gallery/valpo/PYDAY_2022_VALPO_05.webp", |
172 | | - alt: "PyDay 2022 Inauguración", |
173 | | - caption: "Ceremonia de apertura PyDay 2022", |
174 | | - location: "Universidad Técnica Federico Santa María, Valparaíso", |
175 | | - year: "2022", |
| 173 | + src: "/images/gallery/valpo/PYDAY_2024_VALPO_05.webp", |
| 174 | + alt: "Alejandro Weinstein charla con público de fondo", |
| 175 | + caption: "Alejandro Weinstein dando su presentación", |
| 176 | + location: "Universidad de Valparaíso", |
| 177 | + year: "2024", |
176 | 178 | }, |
177 | 179 | { |
178 | | - src: "/images/gallery/valpo/PYDAY_2022_VALPO_06.webp", |
179 | | - alt: "PyDay 2022 Inauguración", |
180 | | - caption: "Ceremonia de apertura PyDay 2022", |
181 | | - location: "Universidad Técnica Federico Santa María, Valparaíso", |
182 | | - year: "2022", |
| 180 | + src: "/images/gallery/valpo/PYDAY_2024_VALPO_06.webp", |
| 181 | + alt: "Julio Rodiño exponiendo", |
| 182 | + caption: "Julio Rodiño durante su ponencia (vista desde asistentes)", |
| 183 | + location: "Universidad de Valparaíso", |
| 184 | + year: "2024", |
183 | 185 | }, |
184 | 186 | { |
185 | | - src: "/images/gallery/valpo/PYDAY_2022_VALPO_07.webp", |
186 | | - alt: "PyDay 2022 Inauguración", |
187 | | - caption: "Ceremonia de apertura PyDay 2022", |
188 | | - location: "Universidad Técnica Federico Santa María, Valparaíso", |
189 | | - year: "2022", |
| 187 | + src: "/images/gallery/valpo/PYDAY_2024_VALPO_07.webp", |
| 188 | + alt: "Selfie con voluntarios de bebidas calientes", |
| 189 | + caption: "Sebastián Flores y voluntarios repartiendo bebidas calientes", |
| 190 | + location: "Universidad de Valparaíso", |
| 191 | + year: "2024", |
190 | 192 | }, |
191 | 193 | { |
192 | | - src: "/images/gallery/valpo/PYDAY_2022_VALPO_08.webp", |
193 | | - alt: "PyDay 2022 Inauguración", |
194 | | - caption: "Ceremonia de apertura PyDay 2022", |
195 | | - location: "Universidad Técnica Federico Santa María, Valparaíso", |
196 | | - year: "2022", |
| 194 | + src: "/images/gallery/valpo/PYDAY_2024_VALPO_08.webp", |
| 195 | + alt: "Almuerzo pizza 2024", |
| 196 | + caption: "Asistentes comiendo pizzas durante el receso de almuerzo", |
| 197 | + location: "Universidad de Valparaíso", |
| 198 | + year: "2024", |
197 | 199 | }, |
198 | 200 | ]; |
199 | 201 |
|
200 | 202 | export const videos = [ |
201 | 203 | { |
202 | | - id: "video1", |
203 | | - title: "PyDay Valparaíso", |
204 | | - thumbnail: "/images/videos/keynote_thumbnail.webp", |
205 | | - url: "https://www.youtube.com/embed/6AWDEZY_iZI", |
206 | | - speaker: "Gonzalo Peña-Castellanos", |
207 | | - year: "2024", |
| 204 | + id: "copiapo2024", |
| 205 | + title: "PyDay Copiapó 2024 (12 de junio)", |
| 206 | + url: "https://www.youtube.com/embed/4t-z5oVGIAA", |
| 207 | + date: "2024-06-12", |
208 | 208 | }, |
209 | 209 | { |
210 | | - id: "video2", |
211 | | - title: "PyDay Copiapó", |
212 | | - thumbnail: "/images/videos/datascience_thumbnail.webp", |
213 | | - url: "https://www.youtube.com/embed/4t-z5oVGIAA", |
214 | | - speaker: "María Rodríguez", |
215 | | - year: "2024", |
| 210 | + id: "valpo2024", |
| 211 | + title: "PyDay Valparaíso 2024 (28 de junio)", |
| 212 | + url: "https://www.youtube.com/embed/6AWDEZY_iZI", |
| 213 | + date: "2024-06-28", |
216 | 214 | }, |
217 | 215 | { |
218 | | - id: "video3", |
219 | | - title: "Desarrollo web moderno con FastAPI", |
220 | | - thumbnail: "/images/videos/fastapi_thumbnail.webp", |
| 216 | + id: "valpo2023", |
| 217 | + title: "PyDay Valparaíso 2023 (16 de junio)", |
221 | 218 | url: "https://www.youtube.com/embed/m3v8Ah5NOSQ", |
222 | | - speaker: "Carlos Villegas", |
223 | | - year: "2023", |
| 219 | + date: "2023-06-16", |
224 | 220 | }, |
225 | 221 | { |
226 | | - id: "video4", |
227 | | - title: "Python en el Internet de las Cosas", |
228 | | - thumbnail: "/images/videos/iot_thumbnail.webp", |
| 222 | + id: "santiago2023", |
| 223 | + title: "PyDay Santiago + Hackatón EY AI Generativa (13 de junio 2023)", |
| 224 | + url: "https://www.youtube.com/embed/8yTURvHCwHI", |
| 225 | + date: "2023-06-13", |
| 226 | + }, |
| 227 | + { |
| 228 | + id: "puertomontt2023", |
| 229 | + title: "PyDay Puerto Montt 2023 (17 de junio)", |
| 230 | + url: "https://www.youtube.com/embed/xjwkJzBTdNI", |
| 231 | + date: "2023-06-17", |
| 232 | + }, |
| 233 | + { |
| 234 | + id: "chile2023", |
| 235 | + title: "PyDay Chile 2023 (18 de junio)", |
| 236 | + url: "https://www.youtube.com/embed/FB-VCA9sjio", |
| 237 | + date: "2023-06-18", |
| 238 | + }, |
| 239 | + { |
| 240 | + id: "chile2022", |
| 241 | + title: "PyDay Chile 2022 (16 de julio)", |
229 | 242 | url: "https://www.youtube.com/embed/Dy0SSE8uk-Y", |
230 | | - speaker: "Laura Gómez", |
231 | | - year: "2021", |
| 243 | + date: "2022-07-16", |
| 244 | + }, |
| 245 | + { |
| 246 | + id: "chile2020", |
| 247 | + title: "PyDay Chile 2020 (07 de octubre)", |
| 248 | + url: "https://www.youtube.com/embed/x6U4ocP1k2Q", |
| 249 | + date: "2020-10-07", |
232 | 250 | }, |
233 | 251 | ]; |
0 commit comments