-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
548 lines (468 loc) · 23 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
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
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
<!DOCTYPE html>
<html lang="en">
<!-- Basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- Site Metas -->
<title>Simétrica</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- Site Icons -->
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Site CSS -->
<link rel="stylesheet" href="style.css">
<!-- Responsive CSS -->
<link rel="stylesheet" href="css/responsive.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<script src="js/modernizr.js"></script> <!-- Modernizr -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" class="politics_version">
<!-- LOADER -->
<div id="preloader">
<div id="main-ld">
<div id="loader"></div>
</div>
</div><!-- end loader -->
<!-- END LOADER -->
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<img class="img-fluid" src="images/logo.png" alt="" />
</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav text-uppercase ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger active" href="#home">Inicio</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#about">Conóceme</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#blog">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#contact">Contacto</a>
</li>
</ul>
</div>
</div>
</nav>
<section id="home" class="main-banner parallaxie" style="background: url('uploads/banner-01.jpg')">
<div class="heading">
<h1>¡Hola, soy SIMÉTRICA!</h1>
<p><font color='white'>Simétrica es un proyecto personal de<br> Manuel Escobar Pacheco.</font></p>
<h3 class="cd-headline clip is-full-width">
<span>Un interesado por</span>
<span class="cd-words-wrapper">
<b class="is-visible">los datos</b>
<b>la vida</b>
<b>la macroeconomía</b>
<b>la tecnología</b>
<b>el mundo financiero</b>
</span>
</h3>
</div>
</section>
<svg id="clouds" class="hidden-xs" xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100" viewBox="0 0 85 100" preserveAspectRatio="none">
<path d="M-5 100 Q 0 20 5 100 Z
M0 100 Q 5 0 10 100
M5 100 Q 10 30 15 100
M10 100 Q 15 10 20 100
M15 100 Q 20 30 25 100
M20 100 Q 25 -10 30 100
M25 100 Q 30 10 35 100
M30 100 Q 35 30 40 100
M35 100 Q 40 10 45 100
M40 100 Q 45 50 50 100
M45 100 Q 50 20 55 100
M50 100 Q 55 40 60 100
M55 100 Q 60 60 65 100
M60 100 Q 65 50 70 100
M65 100 Q 70 20 75 100
M70 100 Q 75 45 80 100
M75 100 Q 80 30 85 100
M80 100 Q 85 20 90 100
M85 100 Q 90 50 95 100
M90 100 Q 95 25 100 100
M95 100 Q 100 15 105 100 Z">
</path>
</svg>
<div id="about" class="section wb">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="message-box">
<h2>Cónoceme :)</h2>
<p></p>
<p align="justify">¡Hola! Mi nombre es Manuel Escobar, soy un joven de 24 años apasionado por la capacidad que tienen los datos de representar nuestra compleja realidad. Me interesan los proyectos intensivos en datos. Soy capaz de participar en ambientes dinámicos y colaborativos para alcanzar objetivos con excelencia. <br><br>
Soy economista de la Universidad de Chile y mi área principal de interés es la macroeconomía financiera, como área secundaria me interesa el modelamiento económico y la importancia de la heterogeneidad en la macroeconomía. <br><br>
Como profesional, me siento cómodo trabajando en ambientes de alta presión y tengo la capacidad de liderar equipos de trabajo. Además, soy muy versátil por lo que puedo adaptarme a diferentes estilos y ritmos de trabajo. Todas estas habilidades las he ido desarrollando con el tiempo en la medida que he comenzado a valorar más mi tiempo libre.
Me encuentro abierto a nuevas experiencias e intento mejorar constantemente en múltiples dimensiones de mi vida para poder aportar un granito de arena a la causa de mejorar este mundo.<br><br>
<script>
var sites = ['blog1.html','blog2.html', 'blog3.html', 'blog4.html'
];
function randomSite() {
var i = parseInt(Math.random() * sites.length);
location.href = sites[i];
}
</script>
<p>Te invito a revisar una <a href="#" onclick="randomSite();"><u>publicación aleatoria</u> de mi blog. </a></p>
<p id="blogg"></p>
<script>
var dictionary = [
{blogg: 'Un resumen en tres palabras del blog #1 por ChatGPT: Comenzar, pensamientos y economía.' },
{blogg: 'Un resumen en tres palabras del blog #2 por ChatGPT: Simetría en todo.' },
{blogg: 'Un resumen en tres palabras del blog #3 por ChatGPT: Bitcoin y desigualdad' },
];
(function(){
var selection = dictionary[Math.floor(Math.random()*dictionary.length)];
for (var key in selection){
document.getElementById(key).innerHTML = selection[key];
}
return;
})();
</script>
</p>
<a onclick="window.open('resume_escobar.pdf', '_blank')" class="sim-btn btn-hover-new" data-text="Acceder"><span>Vitae</span></a>
<a onclick="window.open('https://www.linkedin.com/in/mnlescobar/', '_blank')" class="sim-btn btn-hover-new" data-text="Acceder"><span>LinkedIn</span></a>
</div><!-- end messagebox -->
</div><!-- end col -->
<div class="col-md-6">
<div class="right-box-pro wow fadeIn">
<img src="uploads/about_04.jpg" alt="" class="img-fluid img-rounded">
</div><!-- end media -->
</div><!-- end col -->
</div><!-- end row -->
</div><!-- end container -->
</div><!-- end section -->
<div id="blog" class="section lb">
<div class="container">
<div class="section-title text-left">
<h3>Blog</h3>
<p>En este blog relato estudios, pensamientos y experiencias tanto profesionales como personales. </p>
</div><!-- end title -->
<div class="row">
<div class="col-md-4 col-sm-6 col-lg-4">
<div class="post-box">
<div class="post-thumb">
<img src="uploads/ai_img.jpg" class="img-fluid" alt="post-img" />
<div class="date">
<span>03</span>
<span>Abril</span>
</div>
</div>
<div class="post-info">
<h4><a href="blog4.html" target="_blank">Blog #4: Lo que la IA no podrá hacer</a> </h4>
<ul>
<li>by Manuel <br>Abril 03, 2023</li>
</ul>
<p>Abrazando el desarrollo y preparándose para el futuro.</p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-lg-4">
<div class="post-box">
<div class="post-thumb">
<img src="uploads/btcs.jpg" class="img-fluid" alt="post-img" /> </h4>
<div class="date">
<span>26</span>
<span>Enero</span>
</div>
</div>
<div class="post-info">
<h4>
<a href="blog3.html" target="_blank">Blog #3: Desigualdad del Bitcoin y Políticas</a> </h4>
<ul>
<li>by Manuel <br>Enero 26, 2023</li>
</ul>
<p>Analizando el ¿desigual? futuro a través de la blockchain.</p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-lg-4">
<div class="post-box">
<div class="post-thumb">
<img src="uploads/symm.jpg" class="img-fluid" alt="post-img" />
<div class="date">
<span>24</span>
<span>Enero</span>
</div>
</div>
<div class="post-info">
<h4> <a href="blog2.html" target="_blank">Blog #2: ¿Por qué Simétrica?</a></h4>
<ul>
<li>by Manuel <br>Enero 24, 2023</li>
</ul>
<p>La fuente de inspiración para este proyecto y su importancia.</p>
</div>
</div>
</div>
<a onclick="window.open('blog_indice.html', '_blank')" class="sim-btn btn-hover-new" data-text="¡Vamos!"><span>¿Quieres ver más?</span></a>
</div>
</div>
</div>
<div id="testimonials" class="section wb">
<div class="container">
<div class="section-title text-left">
<p> </p>
</div><!-- end title -->
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="testi-carousel owl-carousel owl-theme">
<div class="testimonial clearfix">
<div class="desc">
<h3><i class="fa fa-quote-left"></i>If we have data, let's look at data. If all we have are opinions, let's go with mine.</h3>
<p class="lead"></p>
</div>
<div class="testi-meta">
<img src="uploads/" alt="" class="img-fluid alignleft">
<h4>Jim Barksdale<small></small></h4>
</div>
<!-- end testi-meta -->
</div>
<!-- end testimonial -->
<div class="testimonial clearfix">
<div class="desc">
<h3><i class="fa fa-quote-left"></i> To ask the right question is already half the solution of a problem.</h3>
<p class="lead"> </p>
</div>
<div class="testi-meta">
<img src="uploads/" alt="" class="img-fluid alignleft">
<h4>Carl Jung<small></small></h4>
</div>
<!-- end testi-meta -->
</div>
<!-- end testimonial -->
<div class="testimonial clearfix">
<div class="desc">
<h3><i class="fa fa-quote-left"></i>Whoever best describes the problem is the one most likely to solve it.</h3>
<p class="lead"></p>
</div>
<div class="testi-meta">
<img src="uploads/.png" alt="" class="img-fluid alignleft">
<h4>Josh Kaufman <small></small></h4>
</div>
<!-- end testi-meta -->
</div>
<!-- end testimonial -->
<div class="testimonial clearfix">
<div class="desc">
<h3><i class="fa fa-quote-left"></i>If I have seen further it is by standing on the shoulders of giants.</h3>
<p class="lead"></p>
</div>
<div class="testi-meta">
<img src="uploads/.png" alt="" class="img-fluid alignleft">
<h4>Isaac Newton <small></small></h4>
</div>
<!-- end testi-meta -->
</div>
<!-- end testimonial -->
<div class="testimonial clearfix">
<div class="desc">
<h3><i class="fa fa-quote-left"></i>The only statistics you can trust are those you falsified yourself.</h3>
<p class="lead"></p>
</div>
<div class="testi-meta">
<img src="uploads/.png" alt="" class="img-fluid alignleft">
<h4>Winston Churchill <small></small></h4>
</div>
<!-- end testi-meta -->
</div>
<!-- end testimonial -->
<div class="testimonial clearfix">
<div class="desc">
<h3><i class="fa fa-quote-left"></i>You always need the state to roar.</h3>
<p class="lead"></p>
</div>
<div class="testi-meta">
<img src="uploads/.png" alt="" class="img-fluid alignleft">
<h4>Mariana Mazzucato <small></small></h4>
</div>
<!-- end testi-meta -->
</div>
<!-- end testimonial -->
<div class="testimonial clearfix">
<div class="desc">
<h3><i class="fa fa-quote-left"></i>Economics is too important to leave to the economists.</h3>
<p class="lead"></p>
</div>
<div class="testi-meta">
<img src="uploads/.jpg" alt="" class="img-fluid alignleft">
<h4>Steve Keen <small></small></h4>
</div>
<!-- end testi-meta -->
</div>
<!-- end testimonial -->
<div class="testimonial clearfix">
<div class="desc">
<h3><i class="fa fa-quote-left"></i>Economics has become increasingly an arcane branch of mathematics rather than dealing with real economic problems.</h3>
<p class="lead"></p>
</div>
<div class="testi-meta">
<img src="uploads/.png" alt="" class="img-fluid alignleft">
<h4>Milton Friedman <small></small></h4>
</div>
<!-- end testi-meta -->
</div>
<!-- end testimonial -->
<div class="testimonial clearfix">
<div class="desc">
<h3><i class="fa fa-quote-left"></i>More money has been lost because of four words that at the point of a gun. Those words are 'This time is different'.</h3>
<p class="lead"></p>
</div>
<div class="testi-meta">
<img src="uploads/.png" alt="" class="img-fluid alignleft">
<h4>Carmen Reinhart<small></small></h4>
</div>
<!-- end testi-meta -->
</div>
<!-- end testimonial -->
<div class="testimonial clearfix">
<div class="desc">
<h3><i class="fa fa-quote-left"></i>Awareness of our problemas thus does not neccesarily mean that they get solved. It may just mean that we are able to perfectly anticipate where we will fall.</h3>
<p class="lead"></p>
</div>
<div class="testi-meta">
<img src="uploads/.png" alt="" class="img-fluid alignleft">
<h4>Esther Duflo <small></small></h4>
</div>
<!-- end testi-meta -->
</div>
<!-- end testimonial -->
<div class="testimonial clearfix">
<div class="desc">
<h3><i class="fa fa-quote-left"></i>Poverty is not just a lack of money, it is not having the capability to realize on full potential as a human being.</h3>
<p class="lead"></p>
</div>
<div class="testi-meta">
<img src="uploads/.png" alt="" class="img-fluid alignleft">
<h4>Amartya Sen<small></small></h4>
</div>
<!-- end testi-meta -->
</div>
<!-- end testimonial -->
<div class="testimonial clearfix">
<div class="desc">
<h3><i class="fa fa-quote-left"></i> Macroeconomics, even with all of our computers and with all of our information is not an exact science and is incapable of being an exact science.</h3>
<p class="lead"> </p>
</div>
<div class="testi-meta">
<img src="uploads/.png" alt="" class="img-fluid alignleft">
<h4>Paul Samuelson <small></small></h4>
</div>
<!-- end testi-meta -->
</div><!-- end testimonial -->
<div class="testimonial clearfix">
<div class="desc">
<h3><i class="fa fa-quote-left"></i>Trauma is not your fault. Seeking support to heal is, indeed, your responsibility.</h3>
<p class="lead"></p>
</div>
<div class="testi-meta">
<img src="uploads/" alt="" class="img-fluid alignleft">
<h4><small></small></h4>
</div>
<!-- end testi-meta -->
</div>
<!-- end testimonial -->
</div><!-- end carousel -->
</div><!-- end col -->
</div><!-- end row -->
</div><!-- end container -->
</div><!-- end section -->
<div id="contact" class="section db">
<div class="container">
<div class="section-title text-left">
<h3>Contacto</h3>
<p>Si te interesa alguno de mis posts, mi perfil o solamente quieres entrar en contacto conmigo. Siéntete libre de enviarme un mensaje acá. Responderé tan pronto como me sea posible.</p>
</div><!-- end title -->
<div class="row">
<div class="col-md-12">
<div class="contact_form">
<div id="message"></div>
<form id="contactForm" name="sentMessage" novalidate="novalidate">
<div class="row">
<div class="col-md-6">
<div class="form-group">
<input class="form-control" id="name" type="text" placeholder="Nombre" required="required" data-validation-required-message="¿Y tu nombre?">
<p class="help-block text-danger"></p>
</div>
<div class="form-group">
<input class="form-control" id="email" type="email" placeholder="Correo" required="required" data-validation-required-message="¡Oye! olvidaste ingresar tu correo.">
<p class="help-block text-danger"></p>
</div>
<div class="form-group">
<input class="form-control" id="phone" type="tel" placeholder="Teléfono" required="required" data-validation-required-message="Te faltó el número de teléfono.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<textarea class="form-control" id="message" placeholder="Tu mensaje :)" required="required" data-validation-required-message="¿No me dirás nada?."></textarea>
<p class="help-block text-danger"></p>
</div>
</div>
<div class="clearfix"></div>
<div class="col-lg-12 text-center">
<div id="success"></div>
<button id="sendMessageButton" class="sim-btn btn-hover-new" data-text="Enviar mensaje" type="submit"> <p style="color:#333333";>Enviar mensaje</p></button>
</div>
</div>
</form>
</div>
</div><!-- end col -->
</div><!-- end row -->
</div><!-- end container -->
</div><!-- end section -->
<div class="copyrights">
<div class="container">
<div class="footer-distributed">
<div class="footer-left">
<p class="footer-links">
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
</p>
<p class="footer-company-name">Desde Santiago de Chile con cariño para el mundo.<br>Todos los derechos reservados. Manuel Escobar P. © 2023 </p>
</div>
</div>
</div><!-- end container -->
</div><!-- end copyrights -->
<a href="#" id="scroll-to-top" class="dmtop global-radius"><i class="fa fa-angle-up"></i></a>
<!-- ALL JS FILES -->
<script src="js/all.js"></script>
<!-- Camera Slider -->
<script src="js/jquery.mobile.customized.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/parallaxie.js"></script>
<script src="js/headline.js"></script>
<!-- Contact form JavaScript -->
<script src="js/jqBootstrapValidation.js"></script>
<script src="js/contact_me.js"></script>
<!-- ALL PLUGINS -->
<script src="js/custom.js"></script>
<script src="js/jquery.vide.js"></script>
</body>
</html>