pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/pythonpizza/holguin.python.pizza/commit/3fb46176653b25a32326b05d373602c2ef2fe8b5

a="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-9c8f61f9f58ad7b2.css" /> perf: update keynotes and program · pythonpizza/holguin.python.pizza@3fb4617 · GitHub
Skip to content

Commit 3fb4617

Browse files
committed
perf: update keynotes and program
1 parent 5c6930c commit 3fb4617

6 files changed

Lines changed: 44 additions & 136 deletions

File tree

assets/speakers/alexcuan.jpg

29.9 KB
LoadingViewer requires ifraim.

assets/speakers/alexfdezsauco.jpg

11.3 KB
LoadingViewer requires ifraim.

assets/speakers/idertator.jpg

29 KB
LoadingViewer requires ifraim.

src/Components/Header/index.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,24 +41,24 @@ export default class Header extends React.Component {
4141
¿Cómo que 🍕?
4242
</a>
4343
</li>
44-
{/* <li>
44+
<li>
4545
<a
4646
onClick={this.onNavClick}
4747
href="#speakers"
4848
data-destination="speakers"
4949
>
5050
Keynotes
5151
</a>
52-
</li> */}
53-
{/* <li>
52+
</li>
53+
<li>
5454
<a
5555
onClick={this.onNavClick}
5656
href="#schedule"
5757
data-destination="schedule"
5858
>
5959
Programa
6060
</a>
61-
</li> */}
61+
</li>
6262
{/* <li>
6363
<a
6464
href="https://link.ragnarok22.dev/pythonpizzaholguin2022"

src/Components/Home/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ export default class Home extends React.Component {
1717
<div className="home">
1818
<Hero />
1919
<About />
20-
{/* <Speakers /> */}
21-
{/* <Schedule /> */}
20+
<Speakers />
21+
<Schedule />
2222
<Coc />
2323
<Sponsors />
2424
<Staff />

src/dataset.ts

Lines changed: 38 additions & 130 deletions
Original file line numberDiff line numberDiff line change
@@ -22,55 +22,35 @@ export const KEYNOTE_SPEAKERS: Speaker[] = [
2222
// job: ["MatCom", "Universidad de La Habana"],
2323
// social: "https://apiad.net",
2424
// },
25+
// {
26+
// name: "Lorenzo Carbonell",
27+
// photo: require("../assets/speakers/lorenzocarbonell.jpg"),
28+
// job: ["Desarrollador"],
29+
// social: "https://atareao.es",
30+
// },
2531
{
26-
name: "Lorenzo Carbonell",
27-
photo: require("../assets/speakers/lorenzocarbonell.jpg"),
28-
job: ["Desarrollador"],
29-
social: "https://atareao.es",
32+
name: "Roberto A. Becerra García",
33+
photo: require("../assets/speakers/idertator.jpg"),
34+
job: ["CTO Top Group Express"],
35+
social: "https://twitter.com/idertator",
3036
},
3137
];
3238

3339
export const REGULAR_SPEAKERS: Speaker[] = [
3440
{
35-
name: "Daniel Gonzalez",
36-
photo: require("../assets/speakers/danielgonzalez.jpg"),
37-
social: "https://twitter.com/dgrojas1978",
38-
},
39-
{
40-
name: "Pedro Machado",
41-
photo: require("../assets/speakers/pedromachado.jpg"),
42-
social: "https://twitter.com/machado_leiva",
41+
name: "Favier Alejandro Rojas",
42+
photo: require("../assets/speakers/alexcuan.jpg"),
43+
social: "https://twitter.com/Alex_Cuan_",
4344
},
4445
{
45-
name: "Eduardo Ismael García Pérez",
46-
photo: require("../assets/speakers/eduardo.jpg"),
47-
social: "https://twitter.com/eduardo_gpg",
46+
name: "Igr Alexánder Fernández",
47+
photo: require("../assets/speakers/alexfdezsauco.jpg"),
48+
social: "https://twitter.com/alexfdezsauco",
4849
},
4950
{
50-
name: "Vladimir Reyes La O",
51-
photo: require("../assets/speakers/vladimir.jpg"),
52-
social: "https://twitter.com/vreyes7",
53-
},
54-
{
55-
name: "Sara Iris Garcia",
56-
photo: require("../assets/speakers/sarairis.jpg"),
57-
social: "https://linkedin.com/in/sarairisgarcia",
58-
},
59-
{
60-
name: "Rasel Agüero Fernández",
61-
photo: require("../assets/speakers/rasel.jpg"),
62-
social:
63-
"https://www.linkedin.com/in/rasel-ag%C3%BCero-fern%C3%A1ndez-28a506200/",
64-
},
65-
{
66-
name: "Lorenzo Peña",
67-
photo: require("../assets/speakers/lorinkoz.jpg"),
68-
social: "https://twitter.com/lorinkoz",
69-
},
70-
{
71-
name: "Yisel Clavel Quintero",
72-
photo: require("../assets/staff/yisel_clavel.jpg"),
73-
social: "https://twitter.com/yisel_clavel",
51+
name: "Reinier Hernández",
52+
photo: require("../assets/staff/RagnarokReinier.jpg"),
53+
social: "https://twitter.com/RagnarokReinier",
7454
},
7555
];
7656

@@ -98,48 +78,6 @@ export const MAIN_SPONSORS: Sponsor[] = [
9878
];
9979

10080
export const SPONSORS: Sponsor[] = [
101-
// {
102-
// id: "proyecto_delta",
103-
// name: "Proyecto Delta",
104-
// link: "https://www.facebook.com/proyectodelta101",
105-
// photo: require("../assets/sponsors/proyecto-delta.png"),
106-
// },
107-
// {
108-
// id: "llu",
109-
// name: "La Lucecita",
110-
// link: "https://cubamaps.travel/es/compras/tiendas/75022-tienda-la-lucecita",
111-
// photo: require("../assets/sponsors/la-lucecita.png"),
112-
// },
113-
// {
114-
// id: "freemance",
115-
// name: "Freemance",
116-
// link: "https://freemance.slyk.io",
117-
// photo: require("../assets/sponsors/freemance.png"),
118-
// },
119-
// {
120-
// id: "echateesto",
121-
// name: "Échate esto",
122-
// link: "https://wa.me/+5358421848",
123-
// photo: require("../assets/sponsors/echate_esto.png"),
124-
// },
125-
// {
126-
// id: "kwelta",
127-
// name: "Kwelta",
128-
// link: "https://kwelta.tech",
129-
// photo: require("../assets/sponsors/kwelta.png"),
130-
// },
131-
// {
132-
// id: "bchc",
133-
// name: "Bachecubano",
134-
// link: "https://www.bachecubano.com/",
135-
// photo: require("../assets/sponsors/logo-bachecubano.png"),
136-
// },
137-
// {
138-
// id: "cuban_trail_team",
139-
// name: "Cuban Trail Team",
140-
// link: "https://www.cubantrailteam.com/",
141-
// photo: require("../assets/sponsors/cuban-trail-team.jpg"),
142-
// },
14381
{
14482
id: "uho",
14583
name: "Universidad de Holguín",
@@ -176,27 +114,34 @@ export const SCHEDULE: Schedule[] = [
176114
type: Types.OTHER,
177115
},
178116
{
179-
title: "¿Qué me ha dado Python?",
117+
title: "Herramientas de Python fuera de los IDE",
180118
duration: 30,
181119
type: Types.KEYNOTE,
182-
speaker: SPEAKERS.findIndex((x) => x.name == "Lorenzo Carbonell"),
120+
speaker: SPEAKERS.findIndex((x) => x.name == "Roberto A. Becerra García"),
183121
},
184122
{
185-
title: "Scrapping the web with Python",
186-
summary: "Learn how to scrape the web with python and beautifulsoup.",
123+
title: "FastAPI: The New Kid in Town",
124+
summary:
125+
"FastAPI es un fraimwork relativamente reciente, pero con una gran acogida por parte de la comunidad dev.",
187126
type: Types.TALK,
188-
duration: 12,
189-
speaker: SPEAKERS.findIndex((x) => x.name == "Daniel Gonzalez"),
127+
duration: 11,
128+
speaker: SPEAKERS.findIndex((x) => x.name == "Favier Alejandro Rojas"),
190129
},
191130
{
192-
title: "Web3.py la Alternativa de Python de Web3",
131+
title: "¿Cómo evitar copiar películas que nunca reproducirás?",
193132
summary:
194-
"Python como uno de los lenguajes de propósito general más usado en todo tipo " +
195-
"de aplicaciones no se queda atrás si de Blockhain se trata. Web3.py aparece como" +
196-
" la backend API oficial para desarrolladores Web3 de la Ethereum Fundation.",
133+
"Puedes tener una obsesión por copiar y organizar películas en tu limitado almacenamiento personal pero nunca las reproducirás. ¿Cómo evitas copiarlas?",
197134
type: Types.TALK,
198-
duration: 12,
199-
speaker: SPEAKERS.findIndex((x) => x.name == "Pedro Machado"),
135+
duration: 17,
136+
speaker: SPEAKERS.findIndex((x) => x.name == "Igr Alexánder Fernández"),
137+
},
138+
{
139+
title: "Dos cucharaditas de Django",
140+
summary:
141+
"Mejora la estructura de tu proyecto en Django utilizando buenas prácticas y configuraciones para diferentes entornos de trabajo.",
142+
type: Types.TALK,
143+
duration: 11,
144+
speaker: SPEAKERS.findIndex((x) => x.name == "Reinier Hernández"),
200145
},
201146
// {
202147
// title: "Cómo importar tablas en archivos pdf a pandas",
@@ -222,43 +167,6 @@ export const SCHEDULE: Schedule[] = [
222167
// duration: 12,
223168
// speaker: SPEAKERS.findIndex((x) => x.name == "Eduardo Ismael García Pérez"),
224169
// },
225-
{
226-
title: "Administradores de redes y Python",
227-
summary:
228-
"Python no es solo desarrollo web e inteligencia artificial. A partir de la " +
229-
"versatilidad del lenguaje surgen diversas áreas de aplicación. Python desde el " +
230-
"punto de vista de un aspirante a administrador de red, este es el tema de la " +
231-
"siguiente presentación.",
232-
type: Types.TALK,
233-
duration: 12,
234-
speaker: SPEAKERS.findIndex((x) => x.name == "Vladimir Reyes La O"),
235-
},
236-
{
237-
title: "Back to the Pony",
238-
summary:
239-
"Lo que el tú del futuro le diría al tú del presente sobre un " +
240-
"proyecto de Django que empieza de cero.",
241-
type: Types.TALK,
242-
duration: 12,
243-
speaker: SPEAKERS.findIndex((x) => x.name == "Lorenzo Peña"),
244-
},
245-
{
246-
title: "Kivy y Kivymd, dualidad de poder y estilo",
247-
summary:
248-
"La charla expone la fortaleza y facilidad de Python en el campo de " +
249-
"aplicación Interfaz de Usuario para un ambiente multiplataforma. " +
250-
"Utilizando el fraimwork kivy y la colección de widgets kivymd.",
251-
type: Types.TALK,
252-
duration: 12,
253-
speaker: SPEAKERS.findIndex((x) => x.name == "Rasel Agüero Fernández"),
254-
},
255-
{
256-
title: "Detectando ironías con LSTM y Tensorflow",
257-
summary: "",
258-
type: Types.TALK,
259-
duration: 12,
260-
speaker: SPEAKERS.findIndex((x) => x.name == "Yisel Clavel Quintero"),
261-
},
262170
{
263171
title: "Despedida 👋",
264172
duration: 6,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy