-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
199 lines (192 loc) · 8.05 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
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
<!DOCTYPE HTML>
<!--
Miniport by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Erick Sarmiento</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
</head>
<body>
<!-- Nav -->
<nav id="nav">
<ul class="container">
<li><a href="#top">Inicio</a></li>
<li><a href="#work">Trabajo</a></li>
<li><a href="#portfolio">Portafolio</a></li>
<li><a href="#contact">Contacto</a></li>
</ul>
</nav>
<!-- Home -->
<div class="wrapper style1 first">
<article class="container" id="top">
<div class="row">
<div class="4u 12u(mobile)">
<span class="image fit"><img src="images/erick_marper.jpg" alt="" /></span>
</div>
<div class="8u 12u(mobile)">
<header>
<h1>Hola soy <strong>Erick Sarmiento</strong>.</h1>
</header>
<p>Esta es <strong>mi pagina personal, </strong>aqui podras saber mas de lo que hago y me apasiona<a href="http://twitter.com/ErickSarCor"> ES </a> o <a href="http://www.mychipsolutions.com">para servicios</a>.</p>
<a href="#work" class="button big scrolly">Conoce mas acerca de mí</a>
</div>
</div>
</article>
</div>
<!-- Work -->
<div class="wrapper style2">
<article id="work">
<header>
<h2>Esto es lo que me apasiona</h2>
<p>Cuando dejas de aprender, empiezas a morir</p>
</header>
<div class="container">
<div class="row">
<div class="4u 12u(mobile)">
<section class="box style1">
<span class="icon featured icon-html5"></span>
<h3>Programación<br>Paginas web y mas</h3>
<p></p>
</section>
</div>
<div class="4u 12u(mobile)">
<section class="box style1">
<span class="icon featured icon-coin"></span>
<h3>Libertad para vivir<br>Negocios desde casa</h3>
<p></p>
</section>
</div>
<div class="4u 12u(mobile)">
<section class="box style1">
<span class="icon featured icon-basketball"></span>
<h3>Basketball<br>El deporte rafaga</h3>
<p></p>
</section>
</div>
</div>
</div>
<footer>
<p>Éxito es la realización progresiva de un propósito digno</p>
<a href="#portfolio" class="button big scrolly">Mira mis trabajos mas recientes</a>
</footer>
</article>
</div>
<!-- Portfolio -->
<div class="wrapper style3">
<article id="portfolio">
<header>
<h2>Aqui estan los trabajos mas recientes.</h2>
<p>Tanto en programación como convenciones y partidos del equipo de niños que entreno</p>
</header>
<div class="container">
<div class="row">
<div class="4u 12u(mobile)">
<article class="box style2">
<a href="http://mychips.github.io/torresmina" class="image featured"><img src="images/logotmina.jpg" alt="torresmina" /></a>
<h3><a href="http://mychips.github.io/torresmina">Venta de departamentos</a></h3>
<p>En desarrollo para venta de departamentos</p>
</article>
</div>
<div class="4u 12u(mobile)">
<article class="box style2">
<a href="https://github.com/mychips/Pochigram" class="image featured"><img src="images/imageApp.png" alt="Pochigram" /></a>
<h3><a href="https://github.com/mychips/Pochigram">Proyecto android en Platzi</a></h3>
<p>Proyecto que se utilizo para pruebas, creado en Platzi</p>
</article>
</div>
<div class="4u 12u(mobile)">
<article class="box style2">
<a href="http://34.67.140.33/" class="image featured"><img src="images/masmontana.png" alt="mas montaña" /></a>
<h3><a href="http://34.67.140.33/">Proyecto de Wordpress hospedada en google</a></h3>
<p>Pagina que informa todo lo referente a la montaña en mexico</p>
</article>
</div>
</div>
<div class="row">
<div class="4u 12u(mobile)">
<article class="box style2">
<a href="umma/umma.html" class="image featured"><img src="images/UMMA.png" alt="logoumma" /></a>
<h3><a href="umma/umma.html">Selecciones de Basketball</a></h3>
<p>Profiles y estadisticas de los jugadores de la selección de basketball</p>
</article>
</div>
<div class="4u 12u(mobile)">
<article class="box style2">
<a href="http://35.193.201.224" class="image featured"><img src="" alt="La asunción" /></a>
<h3><a href="http://35.193.201.224">Fabrica de chocolate tabasqueña</a></h3>
<p>Chocolatería la asunción - el sabor de Tabasco</p>
</article>
</div>
<div class="4u 12u(mobile)">
<article class="box style2">
<a href="jaguares/jaguares.html" class="image featured"><img src="images/logoGJ.jpg" alt="Guerreros" /></a>
<h3><a href="jaguares/jaguares.html">Club de Basketball</a></h3>
<p>Imagenes del club de basketball Guerreros Jaguar en Villahermosa, Tabasco</p>
</article>
</div>
</div>
</div>
<footer>
<p>Todo aquello que una persona puede creer, lo puede crear.</p>
<a href="#contact" class="button big scrolly">Ponte en contacto conmigo</a>
</footer>
</article>
</div>
<!-- Contact -->
<div class="wrapper style4">
<article id="contact" class="container 75%">
<header>
<h2>¿Quieres que haga algo por ti?</h2>
<p>Enviame lo que requieres y te contacto con gusto</p>
</header>
<div>
<div class="row 200%">
<div class="12u">
<ul class="actions">
<li><a href="http://eepurl.com/cRvsjz" class="button big scrolly">Suscribete a mi lista</a></li>
<!--<li><input type="reset" value="Clear Form" class="alt" /></li>-->
</ul>
</div>
</div>
<div class="row">
<div class="12u">
<hr />
<h3>Encuentrame también en ...</h3>
<ul class="social">
<li><a href="https://twitter.com/ErickSarCor" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/ErickSarCor" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="https://www.instagram.com/erick.sarmiento/?hl=es" class="icon fa-instagram"><span class='label'>Instagram</span></a></li>
<li><a href="https://www.linkedin.com/in/erick-neftal%C3%AD-sarmiento-cort%C3%A9s/" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="https://www.youtube.com/user/mychip136" class="icon fa-youtube"><span class="label">YouTube</span></a></li>
<li><a href="https://medium.com/@Mychip" class="icon fa-medium"><span class="label">Medium</span></a></li>
<li><a href="https://github.com/mychips" class="icon fa-github"><span class="label">Github</span></a></li>
</ul>
<hr />
</div>
</div>
</div>
<footer>
<ul id="copyright">
<li>© ErickSarmiento. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</footer>
</article>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/skel-viewport.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>