-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
professional-cv.html
227 lines (206 loc) · 11.2 KB
/
professional-cv.html
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
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<title>Professional-CV</title>
<!--
The MIT License (MIT)
Copyright 2017 Pablo Pizarro R.
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the Software
is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or significant portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-->
<!-- Metadatos -->
<meta name="author" content="Pablo Pizarro R. @ppizarror"/>
<meta name="description"
content="Professional CV es un template LaTeX para crear un curriculum vitae de forma rápida y sencilla"/>
<meta name="msapplication-TileColor" content="#ffffff"/>
<meta name="msapplication-TileImage" content="resources/ms-icon-144x144.png"/>
<meta name="robots" content="noarchive"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:description"
content="Professional CV es un template LaTeX para crear un curriculum vitae de forma rápida y sencilla"/>
<meta name="twitter:image" content="https://latex.ppizarror.com/res/favicon-cv/icon.png"/>
<meta name="twitter:title" content="Professional-CV"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta property="og:description"
content="Professional CV es un template LaTeX para crear un curriculum vitae de forma rápida y sencilla"/>
<meta property="og:image" content="https://latex.ppizarror.com/res/favicon-cv/icon.png"/>
<meta property="og:title" content="Professional-CV"/>
<meta property="og:url" content="https://latex.ppizarror.com/professional-cv"/>
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="res/favicon-cv/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="res/favicon-cv/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="res/favicon-cv/favicon-16x16.png">
<link rel="manifest" href="res/favicon-cv/manifest.json">
<link rel="mask-icon" href="res/favicon-cv/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="res/favicon-cv/favicon.ico">
<meta name="msapplication-config" content="res/favicon-informe/browserconfig.xml">
<!-- Hojas de estilo -->
<link rel="stylesheet" type="text/css" href="css/font-awesome-v5/css/fontawesome-all.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/github-light/github-light.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/photoswipe/photoswipe.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/default-skin/default-skin.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/jquery-confirm/jquery-confirm.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/pace/pace.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/hover/hover.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/tooltipster/tooltipster.bundle.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/tooltipster/themes/sideTip-borderless.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/tooltipster/themes/sideTip-light.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/jquery-backToTop/jquery-backToTop.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/amaran/amaran.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/notification/notification.min.css" media="screen">
<!-- Librerías javascript -->
<script src="js/jscookie/js.cookie-2.2.0.js"></script>
<script src="js/photoswipe/photoswipe.min.js"></script>
<script src="js/photoswipe/photoswipe-ui-default.min.js"></script>
<script src="js/jquery/jquery.min.js"></script>
<script src="js/jquery-scrollto/jquery-scrollto.min.js"></script>
<script src="js/jquery.leanModal/jquery.leanModal.min.js"></script>
<script src="js/parallax/jquery.parallax.min.js"></script>
<script src="js/showdown/showdown.min.js"></script>
<script src="https://github.ppizarror.com/wallpaper-db/db.min.js?v=2"></script>
<script src="js/pace/pace.min.js"></script>
<script src="js/jquery-confirm/jquery-confirm.min.js"></script>
<script src="js/tooltipster/tooltipster.bundle.min.js"></script>
<script src="js/jquery-scrollLock/jquery-scrollLock.min.js"></script>
<script src="js/jquery-backToTop/jquery-backToTop.min.js"></script>
<script src="js/amaran/jquery.amaran.min.js"></script>
<script src="js/notification/notification.min.js"></script>
<script src="js/tinycolor/tinycolor.min.js"></script>
<!-- Js de la aplicación -->
<script src="https://latex.ppizarror.com/stats/app/prevdownload.js"></script>
<script src="app/globalconfig.js"></script>
<script src="app/releases/professional-cv/config.js"></script>
<script src="app/about.js"></script>
<script src="app/utils.js"></script>
<script src="app/session.js"></script>
<script src="app/init.js"></script>
</head>
<body>
<div id="downloadother">
<div id="downloadother-ct">
<div id="downloadother-header">
<div class="downloadtitle">
<div id="downloadtitle-title"></div>
<a class="modal_close" href="#"><i class="fas fa-times-circle"></i></a>
</div>
</div>
<div id="downloadother-contents"></div>
</div>
</div>
<div id="background-page-header-colored"></div>
<div id="background-page-header"></div>
<section class="page-header">
<div class="page-header-container">
<h1 class="project-name">Professional-CV</h1>
<h2 class="project-tagline">Template LaTeX para crear un curriculum vitae de forma rápida y sencilla</h2>
<a href="" id="github-button-header" class="btn hvr-shadow">Ver en GitHub <i class="fab fa-github"></i></a>
<!--suppress HtmlUnknownAnchorTarget -->
<a id="template-preview-pdf" href="#bad-pdf-preview-url" class="btn hvr-shadow">Ver Ejemplo <i
class="fas fa-file-pdf"></i></a>
<!--suppress HtmlUnknownAnchorTarget -->
<a href="#Error_al_cargar_enlace_descarga" class="btn-pro hvr-shadow" id="download-button">Descargar</a>
</div>
</section>
<div id="contentBackground">
<section id="main-content-section" class="main-content" style="margin-top:1px">
<h2>
<a class="anchor" href="" aria-hidden="true">
<span aria-hidden="true" class="octicon octicon-link"></span>
</a>Professional-CV
</h2>
<!-- Badges -->
<a href="https://ppizarror.com" class="aimg" id="autorbanner">
<img src="res/badges/autor.svg" class="bannerimg" alt=""/>
</a>
<a href="https://opensource.org/licenses/MIT/" class="aimg">
<img src="res/badges/licenciamit.svg" alt=""/>
</a>
<a href="" class="badgeejemplopdf aimg">
<img src="res/badges/ejemplopdf.svg" alt=""/>
</a>
<a href="" id="chatgitter" class="aimg">
<img src="res/badges/chat.svg" alt=""/>
</a>
<a href="" id="templatestats"></a>
<br>
<div id="badgeslistdiv" style="display: block;">
<a href="https://latex.ppizarror.com/articulo" class="aimg">
<img src="res/badges/articulo.svg" alt=""></a>
<a href="https://latex.ppizarror.com/auxiliares" class="aimg">
<img src="res/badges/auxiliares.svg" alt=""></a>
<a href="https://latex.ppizarror.com/controles" class="aimg">
<img src="res/badges/controles.svg" alt=""></a>
<a href="https://latex.ppizarror.com/informe" class="aimg">
<img src="res/badges/informe.svg" alt=""></a>
<a href="https://latex.ppizarror.com/poster" class="aimg">
<img src="res/badges/poster.svg" alt=""></a>
<a href="https://latex.ppizarror.com/presentacion" class="aimg">
<img src="res/badges/presentacion.svg" alt=""></a>
<a href="https://latex.ppizarror.com/reporte" class="aimg">
<img src="res/badges/reporte.svg" alt=""></a>
<a href="https://latex.ppizarror.com/tesis" class="aimg">
<img src="res/badges/tesis.svg" alt=""></a>
<a href="https://latex.ppizarror.com/professional-cv" class="aimg">
<img src="res/badges/professionalcv.svg" alt=""></a>
<a href="https://github.com/ppizarror/PyDetex" class="aimg">
<img src="res/badges/pydetex.svg" alt=""></a>
</div>
<!-- Introducción -->
<p>
Professional CV es un template <img src="res/other/latex.png" alt="LaTeX" class="lateximg">
para crear un curriculum vitae de forma rápida y sencilla.
</p>
<img src="res/images/collage_cv.png" alt="CV" class="exampleCollage"/>
<!-- Qué hay de nuevo, CHANGELOG -->
<div id="whatsnew">
<h2 style="margin-top: 2.5rem;">
<a id="qhaydenuevo" class="anchor" href="#que-hay-de-nuevo" aria-hidden="true">
<span aria-hidden="true" class="octicon octicon-link"></span>
</a>
Changelog
</h2>
<div id="que-hay-de-nuevo">
</div>
</div>
<!-- Autor -->
<h2>
<a id="autor" class="anchor" href="#autor" aria-hidden="true">
<span aria-hidden="true" class="octicon octicon-link"></span>
</a>
Autor
</h2>
<p><a href="https://ppizarror.com/">Pablo Pizarro R.</a> | 2017 - 2024</p>
<p>Si tienes alguna sugerencia envíame un correo a: <a href="mailto:[email protected]">[email protected]</a>
</p>
</section>
<!-- Precarga recursos -->
<div id="preloadresources">
<img src="https://avatars0.githubusercontent.com/u/12925256" style="display: none;" alt=""/>
<img src="res/ui/hd-bg.png" style="display: none;" alt="">
</div>
</div>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3VM122Y8HW"></script>
<script>
function gtag() {
dataLayer.push(arguments);
}
window.dataLayer = window.dataLayer || [];
gtag('js', new Date());
gtag('config', 'G-3VM122Y8HW');
</script>
</body>
</html>