-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathformacion.html
More file actions
214 lines (187 loc) · 6.34 KB
/
Copy pathformacion.html
File metadata and controls
214 lines (187 loc) · 6.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!--**********************************************************************/
Copyleft (C) 2018 Caetán Tojeiro Carpente
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/agpl-3.0.html>
/**********************************************************************-->
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-111568079-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-111568079-1');
</script>
<meta charset="utf-8">
<title>Formación</title>
<link rel="stylesheet" type="text/css" href="css/vendor/normalize.css">
<link rel="stylesheet" type="text/css" href="css/estilos.css">
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
</head>
<body>
<div class="row">
<article class="formacion">
<h3 class="formacion__titulo">
CURSOS, FORMACIÓN E IDIOMAS
</h3>
<h3 class="formacion__subtitulo">
FROMACIÓN UNIVERSITARIA
</h3>
<li>
<font size="5"><b> Grado en Ingeniería Informática (no terminada) </b></font> - Universidad de A Coruña
</li>
<br>
<li>
<font size="5"><b> Erasmus: Cuatrimestre en Computer Science </b></font> - Vilnius University
</li>
<br>
<li>
<font size="5"><b> Erasmus: Cuatrimestre en Computer Science for Economics </b></font> - Universitatea Româno-Americană din București
</li>
<br>
<li>
<font size="5"><b> Grado en Ingeniería de Tecnologías de Telecomunicación </b></font> - Universidad de Vigo
</li>
<br>
<li>
<font size="5"><b> Erasmus: Cuatrimestre en Computer Science </b></font> - Politechnika Krakowska
</li>
<br>
<h3 class="formacion__subtitulo">
IDIOMAS
</h3>
<li>
<font size="5"><b> English C1 </b></font> - Centro de Linguas (Universidade de A Coruña)
</li>
<br>
<li>
<font size="5"><b> Italiano A2 </b></font> - Centro de Linguas (Universidade de A Coruña
</li>
<br>
<li>
<font size="5"><b> Galego (Nativo) </b></font> - Celga 4
</li>
<br>
<li>
<font size="5"><b> Castellano (Nativo) </b></font>
</li>
<br>
<h3 class="formacion__subtitulo">
CERTIFICACIONES
</h3>
<li>
<font size="5"><a href="http://81cd1176253f3f59d435-ac22991740ab4ff17e21daf2ed577041.r77.cf1.rackcdn.com/Certificates/SixSigmaYellowBelt-Caet%C3%A1nTojeiroCarpente-706674.pdf" target="_blank"> <b> Certificado "Six Sigma Yellow Belt Professional" </b> </a> (ID: 706674) </font> - 6sigmastudy
</li>
<br>
<li>
<font size="5"><a href="http://81cd1176253f3f59d435-ac22991740ab4ff17e21daf2ed577041.r77.cf1.rackcdn.com/Certificates/ScrumFundamentalsCertified-Caet%C3%A1nTojeiroCarpente-743285.pdf" target="_blank"> <b> Certificado "Scrum Fundamentals Certified SFC™" </b> </a> (ID: 743285) </font> - SCRUMstudy
</li>
<br>
<li>
<font size="5"><b> Certificado reglamentario de radio-operador de corto alcance </b></font> - Ministerio de Fomento
</li>
<br>
<h3 class="formacion__subtitulo">
CURSOS
</h3>
<li>
<font size="5"><b> Curso de preparación examen ''Six Sigma Yellow Belt Professional'' </b></font> - 6sigmastudy
</li>
<br>
<li>
<font size="5"><b> Curso de preparación examen ''Scrum Fundamentals Certified SFC™'' </b></font> - SCRUMstudy
</li>
<br>
<li>
<font size="5"><b> Curso reglamentario de radio-operador de corto alcance </b></font> - Altavela Servicios Náuticos S.L.
</li>
<br>
<li>
<font size="5"><b> Itinerario Emprende con CISE </b></font> - CISE
</li>
<br>
<li>
<font size="5"><b> Programa de desarrollo de competencias profesionales </b></font> - FUAC
</li>
<br>
<li>
<font size="5"><b> Introducción a la gestión de proyectos </b></font> - UPValenciaX
</li>
<br>
<li>
<font size="5"><b> Excel: Gestión de datos </b></font> - UPValenciaX
</li>
<br>
<li>
<font size="5"><b> Desafíos y oportunidades en la economía digital </b></font> - BID
</li>
<br>
<li>
<font size="5"><b> Gestión participativa: motivación y liderazgo organizacional </b></font> - UPValenciaX
</li>
<br>
<li>
<font size="5"><b> Curso de Productividad Personal </b></font> - Google Actívate
</li>
<br>
<li>
<font size="5"><b> Curso de Comercio Electrónico </b></font> - Google Actívate
</li>
<br>
<li>
<font size="5"><b> Curso de Analítica Web </b></font> - Google Actívate
</li>
<br>
<li>
<font size="5"><b> Curso Profesional de HTML5 y CSS </b></font> - DevCode
</li>
<br>
<li>
<font size="5"><b> Curso de Cloud Computing </b></font> - Escuela de Organización Industrial en colaboración con Red.es
</li>
<br>
<li>
<font size="5"><b> Curso LaTeX </b></font> - Ubuntu Colombia
</li>
<br>
<li>
<font size="5"><b> Curso básico presencial de Marketing Digital </b></font> - Google Actívate
</li>
<br>
<li>
<font size="5"><b> Formación en Emprendimiento </b></font> - Google Actívate
</li>
<br>
<li>
<font size="5"><b> Curso de Diseño de Sistemas Empotrados en FPGA's con Xilinx VIVADO </b></font> - UVigo
</li>
<br>
<li>
<font size="5"><b> Curso Trading: Invierte en Bolsa de una forma profesional y segura </b></font> - Tutellus
</li>
<br>
<li>
<font size="5"><b> Taller Mi primer contrato laboral. Aspectos legales y organizativos </b></font> - UVigo
</li>
<br>
<li>
<font size="5"><b> Programa de Mentoring MEET-Teleco </b></font> - UVigo
</li>
<br>
<li>
<font size="5"><b> Módulo Iniciativa Emprendedora </b></font> - Escuela de Organización Industrial
</li>
</article>
<div>
</body>
</html>