-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
160 lines (134 loc) · 9.27 KB
/
index.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
<!DOCTYPE html>
<html lang="es">
<head prefix="og: https://ogp.me/ns#">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1" />
<link rel="profile" href="https://gmpg.org/xfn/11">
<title>ArturoCode | Web Developer</title>
<meta property="og:title" content="ArturoCode | Web Developer" />
<meta name="description" content="Técnico Superior de Desarrollo de Aplicaciones Web y Sistemas y Redes. JavaScript, PHP, Angular, node.js, HTML, CSS, Bootstrap....">
<meta property="og:description" content="Técnico Superior de Desarrollo de Aplicaciones Web y Sistemas y Redes. JavaScript, PHP, Angular, node.js, HTML, CSS, Bootstrap..." />
<meta property="og:url" content="https://arturocode.github.io/links/" />
<meta property="og:type" content="website" />
<meta property="og:image" content="images/ArturoCode.jpg"/>
<meta name="twitter:site" content="@ArturoCode" />
<!--<meta name="twitter:card" content="summary || summary_large_image || player || app" />-->
<meta name="twitter:card" content="summary" />
<meta name="twitter:creator" content="@ArturoUrbanos" />
<meta name="twitter:image" content="https://arturocode.github.io/links/images/ArturoCode.jpg">
<!-- IMPORTAR CSS-->
<link rel='stylesheet' id='hcode-fonts-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A100%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7COswald%3A100%2C300%2C400%2C500%2C600%2C700%2C800%2C900&subset=cyrillic%2Ccyrillic-ext%2Cgreek%2Cgreek-ext%2Clatin-ext%2Cvietnamese&display=swap' type='text/css' media='all' />
<link rel='stylesheet' id='js_composer_front-css' href='https://archive.org/download/js_composer.min/js_composer.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='hcode-bootstrap-css' href='https://cdn.jsdelivr.net/npm/bootstrap@3.2.0/dist/css/bootstrap.css' type='text/css' media='all' />
<link rel='stylesheet' id='hcode-font-awesome-style-css' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/js/fontawesome.min.js' type='text/css' media='all' />
<link rel='stylesheet' id='hcode-style-css' href='css/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='hcode-responsive-style-css' href='css/responsive.css' type='text/css' media='all' />
<!-- IMPORTAR SVG -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<!-- FAVICON -->
<link rel="shortcut icon" href="images/logo.ico" type="image/x-icon" />
<!-- FONDO DE PANTALLA -->
<style>
@media screen and (min-width:300px){
body {
background-image: url("images/background-mobile.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
}
@media screen and (min-width:576px){
body {
background-image: url("images/background-desktop.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
}
</style>
</head>
<div class="container">
<div class="row">
<section class="no-padding sm-no-padding xs-no-padding">
<div class="container">
<div class="row">
<div class="wpb_column hcode-column-container vc_col-sm-3 col-xs-mobile-fullwidth" data-front-class="col-xs-mobile-fullwidth">
<div class="vc-column-innner-wrapper"></div>
</div>
<div class="wpb_column hcode-column-container center-col text-center sm-text-center xs-text-center vc_col-sm-6 col-xs-mobile-fullwidth" data-front-class="center-col text-center sm-text-center xs-text-center col-xs-mobile-fullwidth">
<div class="vc-column-innner-wrapper">
<div class="wpb_single_image wpb_content_element vc_align_center">
<figure class="wpb_wrapper vc_figure">
<div class="vc_single_image-wrapper vc_box_shadow_circle vc_box_border_grey margin-top-20px">
<img class="vc_single_image-img"
src="images/ArturoCode.jpg" width="120" height="120" alt="Foto de perfil de ArturoCode"
title="ArturoCode" />
</div>
</figure>
</div>
<div class="vc_empty_space" style="height: 8px">
<span class="vc_empty_space_inner"></span>
</div>
<span class="title-large text-uppercase letter-spacing-1 font-weight-600 black-text" style=" color:#ffffff !important;">✨ ARTUROCODE ✨</span>
<span class="text-large display-block" style="color:#ffffff !important">ARTURO URBANOS VARA</span>
<p class="margin-four-top margin-six-bottom" style="color:#ffffff">Soy <span style="color:gold;">Técnico Superior</span> de <span style="color:gold;">Desarrollo de Aplicaciones Web</span> y <span style="color:#ffffff">Sistemas y Redes</span>. Trabajo como <span style="color: #f495bf;">FullStack Developer</span>, pero hago muchas más cosas...</p>
<!-- REDES SOCIALES -->
<div class="social" style="margin-top:-5px; margin-bottom:30px">
<a href="https://twitter.com/ArturoCode" target="_blank">
<i class="fab fa-twitter fa-2x margin-right-20px"></i>
</a>
<a href="https://www.instagram.com/arturocode" target="_blank">
<i class="fab fa-instagram fa-2x margin-right-20px"></i>
</a>
<a href="https://arturocode.vercel.app/contacto">
<i class="fas fa-envelope fa-2x margin-right-20px"></i>
</a>
<a href="https://github.com/ArturoCode" target="_blank">
<i class="fab fa-github fa-2x margin-right-20px"></i>
</a>
<a href="https://www.linkedin.com/in/arturo-urbanos-vara" target="_blank">
<i class="fab fa-linkedin-in fa-2x"></i>
</a>
</div>
<div class="links">
<a href="https://arturocode.vercel.app/" target="_blank" class="inner-link button btn margin-one-all sm-margin-one-all xs-margin-one-all hcode-button-1 btn-small-white-background btn-large">
<i class="fas fa-globe-americas"></i> <b>PÁGINA WEB</b>
</a>
<a href="https://arturocodeblog.super.site/" target="_blank" class="inner-link button btn margin-one-all sm-margin-one-all xs-margin-one-all hcode-button-1 btn-small-white-background btn-large">
<i class="fas fa-rss"></i> <b>BLOG</b>
</a>
<a href="https://arturocode.github.io/cv-virtual/" target="_blank" class="inner-link button btn margin-one-all sm-margin-one-all xs-margin-one-all hcode-button-1 btn-small-white-background btn-large">
<i class="fas fa-passport"></i> <b>CV VIRTUAL</b>
</a>
<!--<a href="https://arturocode.gumroad.com/" target="_blank"
class="inner-link button btn margin-one-all sm-margin-one-all xs-margin-one-all hcode-button-4 btn-small-white-background btn-large">
<img width="30px" height="30px" src="https://cdn.iconscout.com/icon/free/png-512/notion-2296040-1911999.png?f=avif&w=256" class="icon-image" alt="" loading="lazy" /> <b>MI TRABAJO EN NOTION</b>
</a>-->
<a href="https://arturocode.gumroad.com/" target="_blank"
class="inner-link button btn margin-one-all sm-margin-one-all xs-margin-one-all hcode-button-4 btn-small-white-background btn-large">
<img width="25px" height="25px" src="https://img.icons8.com/color/48/null/notion--v1.png" class="icon-image" alt="" loading="lazy" /> <b>MI TRABAJO EN NOTION</b>
</a>
<a href="https://arturocodeblog.super.site/recursos" target="_blank"
class="inner-link button btn margin-one-all sm-margin-one-all xs-margin-one-all hcode-button-3 btn-small-white-background btn-large">
<i class="fas fa-code"></i> <b>RECURSOS ÚTILES</b>
</a>
<a href="https://arturocode.github.io/cursos" target="_blank"
class="inner-link button btn margin-one-all sm-margin-one-all xs-margin-one-all hcode-button-4 btn-small-white-background btn-large">
<i class="fas fa-university"></i> <b>CURSOS REALIZADOS</b>
</a>
<a href="https://www.buymeacoffee.com/arturocode/" target="_blank"
class="inner-link button btn margin-one-all sm-margin-one-all xs-margin-one-all hcode-button-3 btn-small-white-background btn-large">
<i class="fas fa-coffee"></i> <b>INVÍTAME A UN CAFÉ</b>
</a>
</div>
<div class="vc_empty_space" style="height: 5px">
<div style="background-color: #00a2c7; border-radius: 10px; margin-bottom: 20px;"><p class="text-large display-block margin-top-30px" style="color:white">Hecho con ❤️ por <a href="https://arturocode.vercel.app/" style="color:gold;">ArturoCode</a> © <script>document.write(new Date().getFullYear())</script></p></div>
</div>
</body>
</html>