You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/data.yml
+30-7Lines changed: 30 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ sidebar:
15
15
# Sidebar links
16
16
email: mxrtinez@gmail.com
17
17
phone: +57 607 634 4000 Ext 2741
18
-
timezone: Bogotá, Colombia (GMT-5)
18
+
timezone: Bogotá, Colombia (UTC-5)
19
19
citizenship: Colombian
20
20
website: mxrtinez.github.io/ #do not add http://
21
21
linkedin: mxrtinez
@@ -24,7 +24,7 @@ sidebar:
24
24
telegram: mxrtinez # add your nickname without '@' sign
25
25
gitlab: mxrtinez
26
26
bitbucket:
27
-
twitter: '@mxrtinez'
27
+
twitter: # Number/Username, e.g. 123456/alandoe
28
28
stack-overflow: # Number/Username, e.g. 123456/alandoe
29
29
codewars:
30
30
goodreads: # Number-Username, e.g. 123456-alandoe
@@ -37,7 +37,7 @@ sidebar:
37
37
level: Native
38
38
39
39
- idiom: English
40
-
level: B2
40
+
level: B1
41
41
42
42
interests:
43
43
title: Interests
@@ -64,7 +64,8 @@ education:
64
64
- degree: Doctorate in Computer Science
65
65
university: Universidad Industrial de Santander
66
66
time: 2024 - Present
67
-
details:
67
+
details: |
68
+
Optimization of workflows for the management of large volumes of data in large-scale scientific applications.
68
69
- degree: MSc in Systems and computer engineering
69
70
university: Universidad Industrial de Santander
70
71
time: 2023
@@ -85,7 +86,7 @@ experiences:
85
86
details: |
86
87
Design, deploy and administer the ElBongo Science Gateway, a platform that integrates workflows, data management tools, and computing resources to support research under open science principles.
87
88
Support users in the use of the Science Gateway, facilitating the execution, monitoring, and reproducibility of computational experiments.
88
-
Manage and extend the workflow management services that enable researchers to design, share, and reuse workflows across distributed computing infrastructures.
89
+
Manage and extend the workflow management services that enable researchers to design, share, and reuse workflows across distributed computing infrastructures. https://elbongo.redclara.net/
89
90
- role: Software architect and systems administrator
90
91
time: 2020 - 2024
91
92
company: LA-CoNGA physics
@@ -124,6 +125,15 @@ certifications:
124
125
credentialname: SC-Camp 2023
125
126
details: |
126
127
The 14th International SuperComputing Camp 2023 offers Master and PhD students a 6-day program in Cartagena, Colombia, focused on High-Performance Computing (HPC) and Distributed Systems.
Mentorship and cohort-based training, where participants share their expertise and gain knowledge essential to create, lead, and sustain Open Science projects.
127
137
- name: 41th International School for Young Astronomers
128
138
#start: Jul 2018
129
139
end: Jul 2018
@@ -139,8 +149,11 @@ projects:
139
149
intro: >
140
150
My projects.
141
151
assignments:
152
+
- title: EL-BONGÓ Science Gateway
153
+
link: "https://elbongo.redclara.net/"
154
+
tagline: "Development of a Science Gateway for the EL-BONGÓ physics project, aimed at facilitating access to scientific workflows and data analysis tools. The system integrates web-based user interfaces with distributed computing infrastructure, enabling reproducible and user-friendly access for non-expert users."
142
155
- title: MiLab
143
-
link: "#hook"
156
+
link: "https://milab.redclara.net/"
144
157
tagline: "A platform as a service in the cloud to support the work of research groups and institutions associated with RedCLARA in project management, the preservation of their digital history and collaborative work."
145
158
- title: RACIMO-Móncora
146
159
link: "https://class.redclara.net/halley/moncora"
@@ -164,8 +177,18 @@ publications:
164
177
intro: |
165
178
Academic work.
166
179
papers:
180
+
- title: Driving Computational Efficiency in Large-Scale Platforms using HPC Technologies
181
+
link: "https://arxiv.org/abs/2601.13424"
182
+
authors: Alexander Martinez Mendez, Antonio J. Rubio-Montero, Carlos J. Barrios H., Hernán Asorey, Rafael Mayo-García, Luis A. Núñez
183
+
conference: 12th Latin America High Performance Computing Conference, CARLA 2025
184
+
185
+
- title: A Scientific Data Integrity system based on Blockchain
186
+
link: "https://arxiv.org/abs/2601.13425"
187
+
authors: Gian Sebastian Mier Bello, Alexander Martinez Mendez, Carlos J. Barrios H., Robinson Rivas, Luis A. Núñez
188
+
conference: 12th Latin America High Performance Computing Conference, CARLA 2025
189
+
167
190
- title: High-Performance Computing for Astrophysical Simulations and Astroparticle Observations
0 commit comments