gaboesquivel 3.0.2 → 3.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/projects.json +160 -20
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gaboesquivel",
3
- "version": "3.0.2",
3
+ "version": "3.0.4",
4
4
  "description": "Gabo Esquivel - Software Engineer",
5
5
  "author": "Gabo Esquivel",
6
6
  "main": "./index.js",
package/projects.json CHANGED
@@ -173,7 +173,7 @@
173
173
  "AWS"
174
174
  ],
175
175
  "link": "https://example.com/emanate",
176
- "image": "https://gaboesquivel.com/images/work/emanate.jpg"
176
+ "image": "https://gaboesquivel.com/images/work/emanate.png"
177
177
  },
178
178
  {
179
179
  "title": "Make Sense Labs Inc",
@@ -287,18 +287,6 @@
287
287
  "link": "https://example.com/18techs",
288
288
  "image": "https://gaboesquivel.com/images/work/4tius.jpg"
289
289
  },
290
- {
291
- "title": "Possible Worldwide",
292
- "description": "Possible Worldwide, a WPP Digital company, is a global interactions agency that specializes in digital marketing, interactive design, and technology services to create impactful digital experiences for brands and enhance customer engagement. I joined the development team to work on a complex project for AMC Networks. The application allows you to watch movies online on Facebook and get detailed information about the directors, actors, and the making of the film, make lists of favorite scenes, vote, and share with your friends.",
293
- "technologies": [
294
- "JavaScript",
295
- "PHP",
296
- "CSS",
297
- "Facebook API"
298
- ],
299
- "link": "https://example.com/possibleworldwide",
300
- "image": "https://gaboesquivel.com/images/work/possible-worldwide.jpg"
301
- },
302
290
  {
303
291
  "title": "American Express",
304
292
  "description": "I was responsible for all things front-end. Duties included Object-Oriented JavaScript with extensive use of AJAX to present the user with a fluid experience. A/B Testing and usage analytics. Special attention was given to code reuse, code size, application responsiveness, bandwidth usage, application usability, and accessibility.",
@@ -327,7 +315,7 @@
327
315
  "Twilio"
328
316
  ],
329
317
  "link": "http://www.eatarcade.com/",
330
- "image": "https://gaboesquivel.com/images/work/eat-arcade.jpg"
318
+ "image": "https://gaboesquivel.com/images/work/eatarcade.jpg"
331
319
  },
332
320
  {
333
321
  "title": "Jockey Hollow Bar and Kitchen",
@@ -343,7 +331,7 @@
343
331
  "Divshot"
344
332
  ],
345
333
  "link": "http://www.jockeyhollowbarandkitchen.com/",
346
- "image": "https://gaboesquivel.com/images/work/jockey-hollow.jpg"
334
+ "image": "https://gaboesquivel.com/images/work/jockey-hollow.png"
347
335
  },
348
336
  {
349
337
  "title": "Jockey Hollow Bar and Kitchen Menu Kiosk App",
@@ -358,8 +346,8 @@
358
346
  "Heroku",
359
347
  "Divshot"
360
348
  ],
361
- "link": "",
362
- "image": ""
349
+ "link": "#",
350
+ "image": "https://gaboesquivel.com/images/work/jockey-hollow-menu.png"
363
351
  },
364
352
  {
365
353
  "title": "Elder Scrolls Online",
@@ -372,7 +360,7 @@
372
360
  "Twitter API"
373
361
  ],
374
362
  "link": "http://elderscrollsonline.com",
375
- "image": "https://gaboesquivel.com/images/work/elder-scrolls-online.jpg"
363
+ "image": "https://gaboesquivel.com/images/work/elder-scrolls.jpg"
376
364
  },
377
365
  {
378
366
  "title": "Yeah TV Facebook App",
@@ -388,7 +376,7 @@
388
376
  "require.js"
389
377
  ],
390
378
  "link": "http://yeahtv.com",
391
- "image": "https://gaboesquivel.com/images/work/yeah-tv.jpg"
379
+ "image": "https://gaboesquivel.com/images/work/yeahtv.jpg"
392
380
  },
393
381
  {
394
382
  "title": "Tikr",
@@ -419,6 +407,7 @@
419
407
  {
420
408
  "title": "ARINC Microfids",
421
409
  "description": "ARINC Microfids is a versatile flight information display system designed for hotels, rental car agencies, and airport-related businesses. It offers customizable display sizes and revenue opportunities.",
410
+ "image": "https://gaboesquivel.com/images/work/arinc.png",
422
411
  "technologies": [
423
412
  "Ruby on Rails",
424
413
  "AngularJS",
@@ -431,12 +420,163 @@
431
420
  "title": "Gridium",
432
421
  "description": "Gridium is an energy data analytics prototype that helps users visualize and analyze energy-related data. Gridium empowers users to make informed decisions regarding energy consumption and efficiency.",
433
422
  "link": "http://www.amigosdelosparques.org/orchid-partner.php",
434
- "image": "https://gaboesquivel.com/images/work/gridium.jpg",
423
+ "image": "https://gaboesquivel.com/images/work/gridium.png",
435
424
  "technologies": [
436
425
  "JavaScript",
437
426
  "Data Charts",
438
427
  "CSS",
439
428
  "Bootstrap"
440
429
  ]
430
+ },
431
+ {
432
+ "title": "Capoeira Abolicao",
433
+ "description": "Promotional website for Capoeira Abolicao.",
434
+ "link": "https://capoieraabolicao.com",
435
+ "image": "https://gaboesquivel.com/images/work/abolicao.jpg",
436
+ "technologies": [
437
+ "JavaScript",
438
+ "Wordpress",
439
+ "CSS",
440
+ "Bootstrap"
441
+ ]
442
+ },
443
+ {
444
+ "title": "SunTrust",
445
+ "description": "SunTrust.",
446
+ "link": "#",
447
+ "image": "https://gaboesquivel.com/images/work/suntrust-1.jpg",
448
+ "technologies": [
449
+ "JavaScript",
450
+ "CSS3"
451
+ ]
452
+ },
453
+ {
454
+ "title": "Staples",
455
+ "description": "Staples.",
456
+ "link": "#",
457
+ "image": "https://gaboesquivel.com/images/work/staples.jpg",
458
+ "technologies": [
459
+ "JavaScript",
460
+ "CSS3",
461
+ "Mootols"
462
+ ]
463
+ },
464
+ {
465
+ "title": "Trivenzor",
466
+ "description": "Trivenzor.",
467
+ "link": "#",
468
+ "image": "https://gaboesquivel.com/images/work/tribenzor.jpg",
469
+ "technologies": [
470
+ "JavaScript",
471
+ "CSS3",
472
+ "Mootols"
473
+ ]
474
+ },
475
+ {
476
+ "title": "Panini",
477
+ "description": "Panini.",
478
+ "link": "#",
479
+ "image": "https://gaboesquivel.com/images/work/panini.jpg",
480
+ "technologies": [
481
+ "JavaScript",
482
+ "CSS3",
483
+ "Wordpress"
484
+ ]
485
+ },
486
+ {
487
+ "title": "ScotiaTico",
488
+ "description": "ScotiaTico.",
489
+ "link": "#",
490
+ "image": "https://gaboesquivel.com/images/work/scotiatico.jpg",
491
+ "technologies": [
492
+ "JavaScript",
493
+ "CSS3",
494
+ "Wordpress"
495
+ ]
496
+ },
497
+ {
498
+ "title": "Earth",
499
+ "description": "Earth.",
500
+ "link": "#",
501
+ "image": "https://gaboesquivel.com/images/work/wordpress-earth-pai.jpg",
502
+ "technologies": [
503
+ "JavaScript",
504
+ "CSS3",
505
+ "Wordpress"
506
+ ]
507
+ },
508
+ {
509
+ "title": "Proparques",
510
+ "description": "Proparques.",
511
+ "link": "#",
512
+ "image": "https://gaboesquivel.com/images/work/proparques.jpg",
513
+ "technologies": [
514
+ "JavaScript",
515
+ "CSS3",
516
+ "Wordpress"
517
+ ]
518
+ },
519
+ {
520
+ "title": "Living with Dryness",
521
+ "description": "Living with Dryness.",
522
+ "link": "#",
523
+ "image": "https://gaboesquivel.com/images/work/living-with-dryness.jpg",
524
+ "technologies": [
525
+ "JavaScript",
526
+ "CSS3",
527
+ "Wordpress"
528
+ ]
529
+ },
530
+ {
531
+ "title": "Fantasy Tennis",
532
+ "description": "Fantasy Tennis.",
533
+ "link": "#",
534
+ "image": "https://gaboesquivel.com/images/work/fantasy-tennis.jpg",
535
+ "technologies": [
536
+ "JavaScript",
537
+ "CSS3"
538
+ ]
539
+ },
540
+ {
541
+ "title": "Money Talk",
542
+ "description": "Money Talk.",
543
+ "link": "#",
544
+ "image": "https://gaboesquivel.com/images/work/money-talk.jpg",
545
+ "technologies": [
546
+ "JavaScript",
547
+ "CSS3"
548
+ ]
549
+ },
550
+ {
551
+ "title": "Mobtion",
552
+ "description": "Mobtion.",
553
+ "link": "#",
554
+ "image": "https://gaboesquivel.com/images/work/mobtion.jpg",
555
+ "technologies": [
556
+ "JavaScript",
557
+ "CSS3"
558
+ ]
559
+ },
560
+ {
561
+ "title": "ITS",
562
+ "description": "ITS.",
563
+ "link": "#",
564
+ "image": "https://gaboesquivel.com/images/work/website-its.jpg",
565
+ "technologies": [
566
+ "JavaScript",
567
+ "CSS3"
568
+ ]
569
+ },
570
+ {
571
+ "title": "Adrian Cespedes",
572
+ "description": "Promotional site and photography blog.",
573
+ "link": "https://adriancespedes.com",
574
+ "image": "https://gaboesquivel.com/images/work/wordpress-adrian-cespedes.jpg",
575
+ "technologies": [
576
+ "JavaScript",
577
+ "Wordpress",
578
+ "CSS",
579
+ "Bootstrap"
580
+ ]
441
581
  }
442
582
  ]