Skip to content

Commit fe62d78

Browse files
authored
Merge pull request #66 from ecabrerar/master
Updating talks links
2 parents 5dcf8c9 + 841c410 commit fe62d78

11 files changed

Lines changed: 267 additions & 11 deletions
57.7 KB
Loading

src/jbake/assets/js/JSON-translation-data.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,5 +555,9 @@ var linguJSON = {
555555
'target_es': 'Registrarse'
556556
},
557557

558+
{
559+
'source': 'Watch on Crowdcast',
560+
'target_es': 'Ver en Crowdcast'
561+
}
558562
]
559563
}

src/jbake/assets/json/sessions.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,24 @@
107107
"speakers": [
108108
"ecabrerar"
109109
]
110-
}
110+
},
111111

112+
"107": {
113+
"id": 107,
114+
"title": "Community Panel",
115+
"abstract": "Micro frameworks en Java: Casos de Uso.",
116+
"description": "Micro frameworks en Java: Casos de Uso",
117+
"audience_level": "All",
118+
"time": "3:00 PM",
119+
"talk_format": "Talk (~30-45 minutes)",
120+
"language": "es",
121+
"tags": [
122+
"API",
123+
"Java",
124+
"Testing"
125+
],
126+
"speakers": [
127+
"hector-ventura","eliezer-herrera"
128+
]
129+
}
112130
}

src/jbake/assets/json/sessions_es.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,24 @@
108108
"speakers": [
109109
"ecabrerar"
110110
]
111+
},
112+
"107": {
113+
"id": 107,
114+
"title": "Panel de la Comunidad",
115+
"abstract": "Micro frameworks en Java: Casos de Uso.",
116+
"description": "Micro frameworks en Java: Casos de Uso",
117+
"audience_level": "Todos",
118+
"time": "3:00 PM",
119+
"talk_format": "Talk (~30-45 minutes)",
120+
"language": "es",
121+
"tags": [
122+
"API",
123+
"Java",
124+
"Testing"
125+
],
126+
"speakers": [
127+
"hector-ventura","eliezer-herrera"
128+
]
111129
}
112130

113131
}

src/jbake/assets/json/speakers.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,5 +194,65 @@
194194
"link": "https://www.linkedin.com/in/juandiii/"
195195
}
196196
]
197+
},
198+
"107": {
199+
"id": "eliezer-herrera",
200+
"name": "Eliezer Herrera",
201+
"company": "FreeLancer",
202+
"companyLogo": "",
203+
"country": "Dominican Republic",
204+
"countryFlag": "flag-icon-do",
205+
"photoUrl": "/img/organizers/committee-members/eliezer-herrera.jpg",
206+
"shortBio": "",
207+
"bio": "",
208+
"tags": [],
209+
"badges": [{
210+
"name": "Software Engineer",
211+
"description": "Software Engineer"
212+
}],
213+
"socials": [{
214+
"icon": "twitter",
215+
"name": "Twitter",
216+
"link": "https://twitter.com/eliesongo"
217+
},
218+
{
219+
"icon": "github",
220+
"name": "Github",
221+
"link": "https://github.com/zerh"
222+
}
223+
]
224+
},
225+
"108": {
226+
"id": "hector-ventura",
227+
"name": "Hector Ventura Reyes",
228+
"company": "FreeLancer",
229+
"companyLogo": "",
230+
"country": "Dominican Republic",
231+
"countryFlag": "flag-icon-do",
232+
"photoUrl": "/img/speakers/hector-ventura.jpg",
233+
"shortBio": "",
234+
"bio": "",
235+
"tags": [],
236+
"badges": [{
237+
"name": "Software Engineer",
238+
"description": "Software Engineer"
239+
}],
240+
"socials": [
241+
{
242+
"icon": "fab fa-twitter",
243+
"name": "Twitter",
244+
"link": "http://twitter.com/hectorvent"
245+
},
246+
{
247+
"icon": "fab fa-linkedin",
248+
"name": "LinkedIn",
249+
"link": "https://www.linkedin.com/in/hectorvent/"
250+
},
251+
{
252+
"icon": "fab fa-github-alt",
253+
"name": "GitHub",
254+
"link": "https://github.com/hectorvent"
255+
}
256+
]
197257
}
198258
}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"id": "eliezer-herrera",
3+
"name": "Eliezer Herrera",
4+
"photoUrl": "/img/organizers/committee-members/eliezer-herrera.jpg",
5+
"title":"FreeLancer",
6+
"shortBio": "",
7+
"countryFlag": "flag-icon-do",
8+
"bio": "Software developer with more than 12 years of experience in the software industry. Enthusiast and lover of technology, especially the Java platform",
9+
"socials": [{
10+
"icon": "twitter",
11+
"name": "Twitter",
12+
"link": "https://twitter.com/eliesongo"
13+
},
14+
{
15+
"icon": "github",
16+
"name": "Github",
17+
"link": "https://github.com/zerh"
18+
}
19+
]
20+
21+
}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"id": "eliezer-herrera",
3+
"name": "Eliezer Herrera",
4+
"photoUrl": "/img/organizers/committee-members/eliezer-herrera.jpg",
5+
"title":"FreeLancer",
6+
"shortBio": "",
7+
"countryFlag": "flag-icon-do",
8+
"bio": "Desarrollador de software con más de 12 años de experiencia en la industria del software. Entusiasta y amante de la tecnología, especialmente la plataforma Java",
9+
"socials": [{
10+
"icon": "twitter",
11+
"name": "Twitter",
12+
"link": "https://twitter.com/eliesongo"
13+
},
14+
{
15+
"icon": "github",
16+
"name": "Github",
17+
"link": "https://github.com/zerh"
18+
}
19+
]
20+
21+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"id": "hector-ventura",
3+
"name": "Hector Ventura Reyes",
4+
"photoUrl": "/img/speakers/hector-ventura.jpg",
5+
"title":"FreeLancer",
6+
"shortBio": "",
7+
"countryFlag": "flag-icon-do",
8+
"bio": "Hector Ventura is a systems engineer with more than 8 experiences in architecture and application development. He was a professor in Linux Systems Administration at Fundación Código Libre Dominicana for 2 years (2008-2010) and a programming professor at ITLA from 2017 to 2020",
9+
"socials": [
10+
{
11+
"icon": "fab fa-twitter",
12+
"name": "Twitter",
13+
"link": "http://twitter.com/hectorvent"
14+
},
15+
{
16+
"icon": "fab fa-linkedin",
17+
"name": "LinkedIn",
18+
"link": "https://www.linkedin.com/in/hectorvent/"
19+
},
20+
{
21+
"icon": "fab fa-github-alt",
22+
"name": "GitHub",
23+
"link": "https://github.com/hectorvent"
24+
}
25+
]
26+
27+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"id": "hector-ventura",
3+
"name": "Hector Ventura Reyes",
4+
"photoUrl": "/img/speakers/hector-ventura.jpg",
5+
"title":"FreeLancer",
6+
"shortBio": "",
7+
"countryFlag": "flag-icon-do",
8+
"bio": "Hector Ventura es ingeniero en sistemas con más de 8 de experiencias en arquitectura y desarrollo de aplicaciones. Fue profesor en Administración de Sistemas Linux en la Fundación Código Libre Dominicana por 2 años (2008-2010) y profesor de programación en el ITLA desde 2017 hasta 2020",
9+
"socials": [
10+
{
11+
"icon": "fab fa-twitter",
12+
"name": "Twitter",
13+
"link": "http://twitter.com/hectorvent"
14+
},
15+
{
16+
"icon": "fab fa-linkedin",
17+
"name": "LinkedIn",
18+
"link": "https://www.linkedin.com/in/hectorvent/"
19+
},
20+
{
21+
"icon": "fab fa-github-alt",
22+
"name": "GitHub",
23+
"link": "https://github.com/hectorvent"
24+
}
25+
]
26+
27+
}

src/jbake/assets/json/speakers_es.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,5 +193,65 @@
193193
"link": "https://www.linkedin.com/in/juandiii/"
194194
}
195195
]
196+
},
197+
"107": {
198+
"id": "eliezer-herrera",
199+
"name": "Eliezer Herrera",
200+
"company": "FreeLancer",
201+
"companyLogo": "",
202+
"country": "República Dominicana",
203+
"countryFlag": "flag-icon-do",
204+
"photoUrl": "/img/organizers/committee-members/eliezer-herrera.jpg",
205+
"shortBio": "",
206+
"bio": "",
207+
"tags": [],
208+
"badges": [{
209+
"name": "Ingeniero de Software",
210+
"description": "Ingeniero de Software"
211+
}],
212+
"socials": [{
213+
"icon": "twitter",
214+
"name": "Twitter",
215+
"link": "https://twitter.com/eliesongo"
216+
},
217+
{
218+
"icon": "github",
219+
"name": "Github",
220+
"link": "https://github.com/zerh"
221+
}
222+
]
223+
},
224+
"108": {
225+
"id": "hector-ventura",
226+
"name": "Hector Ventura Reyes",
227+
"company": "FreeLancer",
228+
"companyLogo": "",
229+
"country": "República Dominicana",
230+
"countryFlag": "flag-icon-do",
231+
"photoUrl": "/img/speakers/hector-ventura.jpg",
232+
"shortBio": "",
233+
"bio": "",
234+
"tags": [],
235+
"badges": [{
236+
"name": "Ingeniero de Software",
237+
"description": "Ingeniero de Software"
238+
}],
239+
"socials": [
240+
{
241+
"icon": "fab fa-twitter",
242+
"name": "Twitter",
243+
"link": "http://twitter.com/hectorvent"
244+
},
245+
{
246+
"icon": "fab fa-linkedin",
247+
"name": "LinkedIn",
248+
"link": "https://www.linkedin.com/in/hectorvent/"
249+
},
250+
{
251+
"icon": "fab fa-github-alt",
252+
"name": "GitHub",
253+
"link": "https://github.com/hectorvent"
254+
}
255+
]
196256
}
197257
}

0 commit comments

Comments
 (0)