-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·650 lines (570 loc) · 33.8 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
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewpoint" content="width=device-width, intial-scale=1.0">
<title>Jordi P. Aulet</title>
<meta name="description" content="J.P. Aulet Personal webpage">
<meta name="keywords" content="J.P Aulet, CV, Fullstack, PHP, Javascript, HTML, CSS">
<meta name="author" content="J.P. Aulet">
<link rel="shortcut icon" type="image/png" href="favicon.png" />
</head>
<body>
<div class="container-fluid">
<!-- HEADER -->
<div class="jumbotron jumbotron-fluid">
<div class="jumbotron-text">
<h1>Hello, I'm <span class='emphasis'>Jordi P. Aulet</span>.</h1>
<p>
<span style='padding-left:20px;float:left;display:inline;padding-right:10px;'>I'm a </span>
<div id='whoIam' style='display:none;text-align:left;'>
<ul>
<li>Fullstack Developer</li>
<li>Software Engineer</li>
<li>Web Developer Expert</li>
<li>World Traveler</li>
<li>Serial Entrepreneur</li>
<li><i>Smart City</i> Expert</li>
</ul>
</div>
</p>
</div>
<div class="jumbotron-social">
<ul class="ul-social">
<li class="li-social-links">
<a class="social" href="https://github.com/jpaulet" target="_blank">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
</li>
<li class="li-social-links">
<a class="social" href="https://stackoverflow.com/users/6058255/jp-aulet" target="_blank">
<i class="fa fa-stack-overflow" aria-hidden="true"></i>
</a>
</li>
<li class="li-social-links">
<a class="social" href="https://twitter.com/jp_aulet" target="_blank">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
</li>
<li class="li-social-links">
<a class="social" href="https://www.linkedin.com/in/jpaulet/" target="_blank">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</li>
<li class="li-social-links">
<a class="social" href="mailto:aulet.jp@gmail.com" target="_blank">
<i class="fa fa-envelope-open" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
</div>
<!-- END HEADER -->
<!-- BEGIN ABOUT -->
<div class="row">
<div class="main-content">
<div class='horitzontal-ruler' style='margin-bottom:30px;'></div>
<div class="content-header">
<a class="anchor" name="about"></a>
<h2>About me</h2>
</div>
<div class="content-body" style='text-align:justify;'>
<p class='aboutme__text'>
Full-stack web developer with 12+ years of experience. I started coding websites when I was 16 years old with a <i>brand new Gentoo Linux distro</i>, and started as a junior developer at a company in my hometown by age 17.
After graduating, I took a role as lead web developer at a new company, where I was in charge of frontend development (HTML, CSS, Javascript) and backend (PHP, Mysql, API REST) for almost 4 years. <br /><br />
As a result of my Master's final project, I co-founded a SASS-based company in the management of `smart cities` and their data (running). I also co-founded a web/mobile app company, which I subsequently sold. <br /><br />
I'm currently working as a senior web developer at an award-winning SaaS company while working on side-projects. <br /><br />
I'm always looking for new challenges and creating/shipping new products and services!
</p>
<br /><br />
<div>
<p class='aboutme__emoticons'>
<span>
<i class="em em-brain"></i>One of my key attributes is the willingness to learn continuously every day. I love to exercise my brain!
</span><br /><br />
<span>
<i class="em em-clap"></i>I like to recognize the merits of my colleagues and own up to my mistakes. Kudos for all!</i>
</span><br /><br />
<span>
<i class="em em-rocket"></i> I always want to ship products, services, apps, and new things!</i>
</span><br /><br />
<span>
<i class="em em-grinning"></i>I'm proud to be a kind, easy going and cheerful person
</span><br /><br />
<span>
<i class="em em-beer"></i> I enjoy having beers with my friends and spending time with them.</i>
</span><br /><br />
<span>
<i class="em em-earth_asia"></i> I love traveling. Seriously. And it is no coincidence that the globe points to Asia.</i>
</span><br /><br />
<span>
<i class="em em-computer"></i> I have been in love with computers since I was 10. By age 14, I installed my first Linux distro - RedHat, and then switched to Gentoo. By the time I was 15, I learned my first programming language (C).</i>
</span><br /><br />
<span>
<i class="em em em-hot_pepper"></i>I'm keen on spicy food. The spicier the better!</i>
</span><br /><br />
<span>
<i class="em em-movie_camera"></i>I would have liked to become a movie director, but for now, I am okay watching movies.</i>
</span><br /><br /><br />
</p>
</div>
</div>
<div class='horitzontal-ruler'></div>
</div>
</div>
<!-- END ABOUT -->
<!-- BEGIN PROJECTS -->
<div class="row">
<div class="main-content">
<div class="content-header">
<a class="anchor" name="projects"></a>
<h2>Professional Web Apps/Platforms</h2>
</div>
<div class="content-body">
<!-- CIVICITI -->
<div class="project-card">
<div class="project-content">
<img src='./img/civiciti.svg' class='civiciti__logo' alt='Civiciti logo' />
<p class='project-text'>SaaS startup with a citizen participation platform that offers advanced surveys, cutting-edge secure digital consultations, participatory budgeting, transparency, open data, etc. solutions in a single environment to make participation an everyday occurrence. Recognitions: OpenAwards'17 Winning, Best Spanish Startup of '16, SmartCity Award on Government & Economics Category.</p>
<p>
<h3 class='title__emphasis'> Position: <span style='font-weight:400;'>Software engineer</span></h3>
<h3 class='title__emphasis'> Responsibilities: </h3>
<ul>
<li>- Frontend & Backend development in PHP (Yii + Twig), HTML5, CSS3 (SaaS) & Javascript.</li>
<li>- Backoffice development in React, Redux, Webpack & SaaS.</li>
<li>- Transparency Tool in VueJs, HTML5 & CSS.</li>
<li>- Stack: AWS (EC2, Load Balancer, S3..), Postgres, REST API & microservices. </li>
<li>- Methodologies: Scrum, Agile, Gitflow, BEM, SOLID.</li>
</ul>
</p>
<a href="http://www.civiciti.com" target="_blank"> http://www.civiciti.com </a>
</div>
<div class="project-image">
<a href="img/civiciti/civiciti1.jpg" data-lightbox="civiciti">
<img src="img/fileloading.png" data-src="img/civiciti/civiciti1.jpg" alt="Civiciti platform" />
</a>
<a href="img/civiciti/civiciti2.jpg" data-lightbox="civiciti">
<img src="img/fileloading.png" data-src="img/civiciti/civiciti2.jpg" alt="Civiciti platform" />
</a>
<a href="img/civiciti/civiciti3.jpg" data-lightbox="civiciti">
<img src="img/fileloading.png" data-src="img/civiciti/civiciti3.jpg" alt="Civiciti platform" />
</a>
<a href="img/civiciti/civiciti4.jpg" data-lightbox="civiciti">
<img src="img/fileloading.png" data-src="img/civiciti/civiciti4.jpg" alt="Civiciti platform" />
</a>
</div>
</div>
<!-- INDIKO -->
<div class="project-card">
<div class="project-content">
<img src='./img/indiko.png' style='width:120px; margin-bottom: 20px;' alt="Indiko logo" />
<i class="em em-trophy right__emoticon" title="2015 Best SmartCity Platform (Catalonia) - Selected for 2015 `Pla Embarca't`from Catalonia Government"></i>
<p class='project-text'>Co-founded this award-winning Smart city platform that allows municipalities the analysis of standardized indicators for the observation, measurement and evaluation of the progress of the behavior of the city. Indiko offers cities a real-time dashboard with city metrics and public perception to allow either citizens and city responsibles know and improve the city objectives. The platform has different features like open data portal, transparency portal, public/private dashboards, objectives, metrics, indicators, etc. </p>
<p>
<h3 class='title__emphasis'> Position: <span style='font-weight:400;'>Co-founder, CTO & developer.</span></h3>
<h3 class='title__emphasis'> Responsibilities: </h3>
<ul>
<li>- Full Platform development (from the database to design and implementation).</li>
<li>- Help startup organization, growing and management (business plan, elevators pichs...).</li>
<li>- Build the platform with PHP (Codeigniter), HTML, CSS, MySQL, Git...</li>
<li>- Ship and maintain the platform. </li>
</ul>
</p>
</div>
<div class="project-image">
<a href="img/indiko/indiko.jpg" data-lightbox="indiko">
<img src="img/fileloading.png" data-src="img/indiko/indiko.jpg" class='img__v100' alt="Indiko platform" />
</a>
<a href="img/indiko/indiko2.jpg" data-lightbox="indiko">
<img src="img/fileloading.png" data-src="img/indiko/indiko2.jpg" class='img__v100' alt="Indiko platform" />
</a>
<a href="img/indiko/indiko3.jpg" data-lightbox="indiko">
<img src="img/fileloading.png" data-src="img/indiko/indiko3.jpg" class='img__v100' alt="Indiko platform" />
</a>
<a href="img/indiko/indiko4.jpg" data-lightbox="indiko">
<img src="img/fileloading.png" data-src="img/indiko/indiko4.jpg" class='img__v100' alt="Indiko platform" />
</a>
<a href="img/indiko/indiko5.jpg" data-lightbox="indiko">
<img src="img/fileloading.png" data-src="img/indiko/indiko5.jpg" class='img__v100' alt="Indiko platform" />
</a>
</div>
</div>
<!-- BRANDRAIN -->
<div class="project-card project-card-last">
<div class="project-content">
<img src='./img/brandrain.png' style='width:200px; margin-bottom: 20px;' alt="Brandrain logo" />
<p class='project-text'>SaaS digital & social media monitoring platform to allow enterprises follow, track and measure the impact of their actions/keywords and gather all the news that affects their company or sector. With this software, the companies could interact with users, prevent a reputation crisis or measure the impact. We crawl all the social networks, newspapers (online & offline) and present it in a nice dashboard. Discover influencers, journalists, related news, etc.</p>
<p>
<h3 class='title__emphasis'> Position: <span style='font-weight:400;'>Lead developer</span></h3>
<h5 class='title__emphasis'> Responsibilities: </h4>
<ul>
<li>- Frontend & Backend team leader of the main platform (5 developers).</li>
<li>- Redesign & reimplement the whole app with PHP, Javascript, HTML & CSS.</li>
<li>- Development of the Brandrain ecosystem (Informyzer, crawlers, web pages...) </li>
</ul>
</p>
<a href="http://www.brandrain.com" target='_blank'>http://www.brandrain.com</a>
</div>
<div class="project-image">
<a href="img/brandrain/brandrain1.jpg" data-lightbox="brandrain">
<img src="img/fileloading.png" data-src="img/brandrain/brandrain1.jpg" alt="Brandrain Platform" />
</a>
<a href="img/brandrain/brandrain2.jpg" data-lightbox="brandrain">
<img src="img/fileloading.png" data-src="img/brandrain/brandrain2.jpg" alt="Brandrain Platform" />
</a>
<a href="img/brandrain/brandrain3.jpg" data-lightbox="brandrain">
<img src="img/fileloading.png" data-src="img/brandrain/brandrain3.jpg" alt="Brandrain Platform" />
</a>
<a href="img/brandrain/brandrain4.jpg" data-lightbox="brandrain">
<img src="img/fileloading.png" data-src="img/brandrain/brandrain4.jpg" alt="Brandrain Platform" />
</a>
<a href="img/brandrain/brandrain5.jpg" data-lightbox="brandrain">
<img src="img/fileloading.png" data-src="img/brandrain/brandrain5.jpg" alt="Brandrain Platform" />
</a>
</div>
</div>
</div>
<div class='horitzontal-ruler'></div>
</div>
</div>
<!-- END PROJECTS -->
<!-- BEGIN PROJECTS -->
<div class="row">
<div class="main-content">
<div class="content-header">
<a class="anchor" name="projects"></a>
<h2>Side Projects</h2>
</div>
<div class="content-body">
<!-- Magic Mirror -->
<div class="project-card">
<div class="project-content">
<h4><i>MagicMirror</i> <span style='font-size:12px;'>for</span> <img src='img/bismart.png' style='width:110px;' alt="Bismart logo" /></h4>
<p class='project-text'>Developed the <i>Magic Mirror</i> system for Bismart. A personal shopper that previous face scanning, recommended the customer clothes and complements according to customer clothes & preferences. </p>
<p>Through facial recognition technology <i>Magic Mirror</i> offers customers an experience out of the ordinary when it comes to shopping. Tool streamlines the process of the buyer to propose and suggest articles and potential trends for the customer, all based on emotions, tastes, interests and customer purchase history.</p>
<p>This <i>Magic Mirror</i> was presented in the MWC 2017 Barcelona, and have a great repercussion in the press (<a href='http://www.economiadehoy.es/noticia/14725/tecnologia/bismart-presenta-un-espejo-magico-en-el-mobile-world-congress.html' target='_blank'>link</a>, <a href='https://bismart.com/ca/magic-mirror-sorpren-mwc/' target='_blank'>link</a>, <a href='https://www.digitalavmagazine.com/en/2017/02/28/bismart-lleva-al-mwc-2017-su-sistema-magic-mirror-con-reconocimiento-facial-y-analisis-de-datos/' target='_blank'>link</a>) and even in the TV (<a href='https://youtu.be/wdkonvB4g18' target='_blank'>link</a>, <a href='https://youtu.be/XFYTU3QZIlE' target='_blank'>link</a>). </p>
<p>
<h3 class='title__emphasis'> Position: <span style='font-weight:400;'>Developer</span></h3>
<h5 class='title__emphasis'> Responsibilities: </h4>
<ul>
<li>- Build the face recognition/sentiment analysis with Microsoft API</li>
<li>- Develop the recommendation system.</li>
<li>- Design, develop & test the mirror layout and steps. </li>
</ul>
</p>
</div>
<div class="project-image">
<a href="img/magicmirror/magicmirror1.jpg" data-lightbox="magicmirror">
<img src="img/fileloading.png" data-src="img/magicmirror/magicmirror1.jpg" class='img__v100' alt="MagicMirror photos" />
</a>
<a href="img/magicmirror/magicmirror2.jpg" data-lightbox="magicmirror">
<img src="img/fileloading.png" data-src="img/magicmirror/magicmirror2.jpg" class='img__v100' alt="MagicMirror photos" />
</a>
<a href="img/magicmirror/magicmirror3.jpg" data-lightbox="magicmirror">
<img src="img/fileloading.png" data-src="img/magicmirror/magicmirror3.jpg" class='img__v100' alt="MagicMirror photos" />
</a>
<a href="img/magicmirror/magicmirror4.jpg" data-lightbox="magicmirror">
<img src="img/fileloading.png" data-src="img/magicmirror/magicmirror4.jpg" class='img__v100' alt="MagicMirror photos" />
</a>
<a href="img/magicmirror/magicmirror5.jpg" data-lightbox="magicmirror">
<img src="img/fileloading.png" data-src="img/magicmirror/magicmirror5.jpg" class='img__v100' alt="MagicMirror photos" />
</a>
</div>
</div>
<!-- TrainingCloud -->
<div class="project-card">
<div class="project-content">
<h4><img src='img/training.png' style='width:50px;' alt="TrainingCloud logo">TrainingCloud</h4>
<p class='project-text'>Web & mobile app software to help trainers to organize and manage team data & trainings, allowing shared data, online tactics & record team results.</p>
<p> With Training Cloud you can work as a professional. Take advantage of all the information you have in your hands (even from a computer, tablet or mobile!): track the opponent, match statics, whole season training planning, share with other coaches, parents or the players the personalized trainings.
</p>
<p>
<h3 class='title__emphasis'> Position: <span style='font-weight:400;'>Co-founder & Developer</span></h3>
<h3 class='title__emphasis'> Responsibilities: </h3>
<ul>
<li>- Frontend & Backend development in Javascript (Backbone), HTML & CSS.</li>
</ul>
</p>
<a href="http://trainingcloud.org">TrainingCloud</a><br />
</div>
<div class="project-image">
<a href="img/trainingcloud/trainingcloud1.jpg" data-lightbox="trainingcloud">
<img src="img/fileloading.png" data-src="img/trainingcloud/trainingcloud1.jpg" class='img__v100' alt="Trainingcloud platform" />
</a>
<a href="img/trainingcloud/trainingcloud2.jpg" data-lightbox="trainingcloud">
<img src="img/fileloading.png" data-src="img/trainingcloud/trainingcloud2.jpg" class='img__v100' alt="Trainingcloud platform" />
</a>
<a href="img/trainingcloud/trainingcloud4.jpg" data-lightbox="trainingcloud">
<img src="img/fileloading.png" data-src="img/trainingcloud/trainingcloud4.jpg" class='img__v100' alt="Trainingcloud platform" />
</a>
</div>
</div>
<!-- CARD #3 -->
<div class="project-card project-card-last">
<div class="project-content">
<h4>Octopi Software</h4>
<p class='project-text'>
Co-founded this Web & Mobile Apps Startup. We developed web & mobile based software with innovative techniques. Some of our products: Pintevent (event searcher), Boardmix (dj social
network), GrowApp (Event attendizer)...
I lead the development of the products (Product design, specifications, roadmap, scrum...) as CTO coordinating a 7 people team. The company was sold in 2016.
</p>
<p>
<h3 class='title__emphasis'> Position: <span style='font-weight:400;'>Cofunder, CTO & Developer</span></h3>
<h3 class='title__emphasis'> Responsibilities: </h3>
<ul>
<li>- Lead the product design, development, integration and shipping.</li>
<li>- Frontend & Backend development.</li>
<li>- Scrum Manager.</li>
<li>- Stack: Javascript (Node & AngularJS), HTML + CSS, ElasticSearch. </li>
</ul>
</p>
</div>
<div class="project-image" style='margin-top:20px;'>
<a href="img/octopisoftware/boardmix.jpg" data-lightbox="octopisoftware">
<img src="img/fileloading.png" data-src="img/octopisoftware/boardmix.jpg" class='img__v100' alt="OctopiSoftware apps" />
</a>
<a href="img/octopisoftware/boardmusic1.jpg" data-lightbox="octopisoftware">
<img src="img/fileloading.png" data-src="img/octopisoftware/boardmusic1.jpg" class='img__v100' alt="OctopiSoftware apps" />
</a>
</div>
</div>
</div>
<div class='horitzontal-ruler'></div>
</div>
</div>
<!-- END PROJECTS -->
<!-- BEGIN PROJECTS -->
<div class="row">
<div class="main-content">
<div class="content-header">
<a class="anchor" name="projects"></a>
<h2>Websites</h2>
</div>
<div class="content-body">
<!-- CARD #1 -->
<div class="project-card project-card-last">
<div class="project-content">
<p class='project-text'>During all these years I have done a long number of web pages on a professional level either in a team as well as a freelancer. Among them, there are web pages for companies, e-commerces, CMS, personal and institutional web pages. These are some of them:</p>
</div>
<div class="project-image">
<a href="img/websites/website14.jpg" data-lightbox="website">
<img src="img/fileloading.png" data-src="img/websites/website14.jpg" class='img__v100' alt="Websites developed" />
</a>
<a href="img/websites/website2.jpg" data-lightbox="website">
<img src="img/fileloading.png" data-src="img/websites/website2.jpg" class='img__v100' alt="Websites developed" />
</a>
<a href="img/websites/website3.jpg" data-lightbox="website">
<img src="img/fileloading.png" data-src="img/websites/website3.jpg" class='img__v100' alt="Websites developed" />
</a>
<a href="img/websites/website4.jpg" data-lightbox="website">
<img src="img/fileloading.png" data-src="img/websites/website4.jpg" class='img__v100' alt="Websites developed" />
</a>
<a href="img/websites/website5.jpg" data-lightbox="website">
<img src="img/fileloading.png" data-src="img/websites/website5.jpg" class='img__v100' alt="Websites developed" />
</a>
</div>
<div class="project-image">
<a href="img/websites/website7.jpg" data-lightbox="website">
<img src="img/fileloading.png" data-src="img/websites/website7.jpg" class='img__v100' alt="Websites developed" />
</a>
<a href="img/websites/website9.jpg" data-lightbox="website">
<img src="img/fileloading.png" data-src="img/websites/website9.jpg" class='img__v100' alt="Websites developed" />
</a>
<a href="img/websites/website10.jpg" data-lightbox="website">
<img src="img/fileloading.png" data-src="img/websites/website10.jpg" class='img__v100' alt="Websites developed" />
</a>
<a href="img/websites/website11.jpg" data-lightbox="website">
<img src="img/fileloading.png" data-src="img/websites/website11.jpg" class='img__v100' alt="Websites developed" />
</a>
<a href="img/websites/website13.jpg" data-lightbox="website">
<img src="img/fileloading.png" data-src="img/websites/website13.jpg" class='img__v100' alt="Websites developed" />
</a>
</div>
</div>
</div>
<div class='horitzontal-ruler'></div>
</div>
</div>
<!-- END PROJECTS -->
<!-- BEGIN PROJECTS -->
<div class="row">
<div class="main-content">
<div class="content-header">
<a class="anchor" name="projects"></a>
<h2>NGO's & OpenSource</h2>
</div>
<div class="content-body">
<!-- EndavantHaiti -->
<div class="project-card">
<div class="project-content">
<h4><img src='img/endavanthaiti.png' style='width:60px;' alt="EndavantHaiti Logo" /> Endavant Haiti</h4>
<p class='project-text'>I developed the website (Wordpress) and payment method for this NGO that helps the Haiti people. Check it out! They are doing a geat job! </p>
<a href="https://endavanthaiti.org">Endavant Haiti</a>
</div>
<div class="project-image" style='margin-top:20px;'>
<a href="img/endavanthaiti/endavanthaiti1.jpg" data-lightbox="endavanthaiti">
<img src="img/fileloading.png" data-src="img/endavanthaiti/endavanthaiti1.jpg" class='img__v100' alt="EndavantHaiti Website" />
</a>
<a href="img/endavanthaiti/endavanthaiti2.jpg" data-lightbox="endavanthaiti">
<img src="img/fileloading.png" data-src="img/endavanthaiti/endavanthaiti2.jpg" class='img__v100' alt="EndavantHaiti Website" />
</a>
</div>
</div>
<!-- CARD #2 -->
<div class="project-card">
<div class="project-content">
<h4><img src='img/cineastas.png' style='width:90px;' alt="Cineastas en accion logo" /> Cineastas en Acción</h4>
<p class='project-text'>Helped in the development of the website for this NGO that organizes audiovisual workshops for children, workshops for women, activities in the schools in Senegal and more!.</p>
<a href="http://cineastasenaccion.org/">Cineastas en acción</a>
</div>
<div class="project-image" style='margin-top:20px;'>
<a href="img/cineastasenaccion/cineastasenaccion.jpg" data-lightbox="cineastas">
<img src="img/fileloading.png" data-src="img/cineastasenaccion/cineastasenaccion.jpg" class='img__v100' style='width:120px;' alt="Cineastas en accion website" />
</a>
</div>
</div>
<!-- CARD #3 -->
<div class="project-card project-card-last">
<div class="project-content">
<h4><a class="social" href="https://github.com/jpaulet" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a> GitHub /<a class="social" href="https://stackoverflow.com/users/6058255/jp-aulet" target="_blank"><i class="fa fa-stack-overflow" aria-hidden="true"></i></a> StackOverflow</h4>
<p class='project-text'> I have an active account in StackOverflow (top 15% overall), a GitHub account where I helped some initiatives like `Code For Spain` or `CryptoCat` (and where I have some experiments and demos) and in a loooot of other nice Internet sites: Codepen, Medium, Buffer, Twitter, GitLab, Atlassian, Slack, BitBucket, Firebase, etc. </p>
</div>
</div>
</div>
<div class='horitzontal-ruler'></div>
</div>
</div>
<!-- END PROJECTS -->
<!-- BEGIN PROJECTS -->
<div class="row">
<div class="main-content">
<div class="content-header">
<a class="anchor" name="projects"></a>
<h2>Future Projects</h2>
</div>
<div class="content-body">
<!-- EndavantHaiti -->
<div class="project-card">
<div class="project-content">
<h4></h4>
<p class='project-text'>I always have ideas and projects that helps me to learn new technologies, libraries or languages. Nowadays I'm interested in Blockchain (who isn't?) and thinking in various applications related to it. Stay tuned!</p>
</div>
</div>
</div>
<div class='horitzontal-ruler'></div>
</div>
</div>
<!-- END PROJECTS -->
<!-- BEGIN SKILLS -->
<div class="row">
<div class="main-content main-skills">
<div class="content-header">
<a class="anchor" name="skills"></a>
<h2>Skills</h2>
</div>
<div class="content-body">
<ul class="ul-skills">
<li class="li-skills">PHP</li>
<li class="li-skills">Javascript</li>
<li class="li-skills">HTML5</li>
<li class="li-skills">CSS3/SCSS</li>
<li class="li-skills">API REST</li>
<li class="li-skills">Vue.js</li>
<li class="li-skills">React</li>
<li class="li-skills">Bootstrap</li>
<li class="li-skills">Webpack</li>
<li class="li-skills">jQuery</li>
<li class="li-skills">Unix</li>
<li class="li-skills">AWS</li>
<li class="li-skills">GIT</li>
<li class="li-skills">Web Development</li>
<li class="li-skills">SQL (Mysql,PostgreSQL)</li>
</ul>
</div>
</div>
</div>
<!-- END SKILLS -->
<!-- BEGIN CONTACT -->
<div class="row formBG">
<div class="main-content">
<div class="content-header">
<a class="anchor" name="contact"></a>
<h2 class="white-text">Contact Me</h2>
</div>
<div class="contact content-body">
<form id='hireMe'>
<input label="personal" type="hidden" name="_subject" value="Contact request from personal website" />
<input label="email" id='form_email' type="email" name="_replyto" placeholder="Your email" required>
<textarea label="message" id='form_message' name="message" placeholder="Your message" required></textarea>
<button type="submit">Send</button>
</form>
</div>
<div class="success">
Thanks for the message! <br />
I will respond as soon as possible!
</div>
<div class="error">
Ups! Something went wrong... <br />
You can reachme via social networks or email
</div>
</div>
</div>
<!-- END CONTACT -->
<!-- BEGIN FOOTER -->
<div class="row">
<div class="main-content" style='margin-top:0px;margin-bottom:0px;'>
<div class="content-header">
</div>
<div class="content-body">
<p>Copyright J.P. Aulet 2018</p>
</div>
</div>
</div>
<!-- END FOOTER -->
</div>
<link rel="stylesheet" ref="https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600,700,800">
<link rel="stylesheet" href="production/css/style.css">
<link rel="stylesheet" href="production/css/lightbox.min.css">
<script src="production/js/lightbox-plus-jquery.min.js"></script>
<script src="production/js/jquery.vticker.min.js"></script>
<script>
$(document).ready(function(){
[].forEach.call(document.querySelectorAll('img[data-src]'),function(img) {
img.setAttribute('src', img.getAttribute('data-src'));
img.onload = function() {
img.removeAttribute('data-src');
};
});
$('#whoIam').show().vTicker({ interval: 1500 });
$('#hireMe').submit(function(ev){
ev.preventDefault();
var data = {
email: $("#form_email").val(),
message: $("#form_message").val()
};
$.ajax({
type: "POST",
url: "./sendMail.php",
data: data,
success: function(){
$('.contact').hide();
$('.success').fadeIn(1000);
},
error: function(){
$('.contact').hide();
$('.error').fadeIn(1000);
}
});
});
});
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-117281531-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-117281531-1');
</script>
</body>
</html>