-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
552 lines (493 loc) · 19.8 KB
/
Copy pathindex.html
File metadata and controls
552 lines (493 loc) · 19.8 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Performance: Early resource hints -->
<link rel="preconnect" href="https://ifuentes.net">
<link rel="alternate" type="application/rss+xml" title="Iñaki Fuentes RSS Feed" href="https://ifuentes.net/feed.xml">
<link rel="alternate" type="application/atom+xml" title="Iñaki Fuentes Blog Feed" href="https://inaki.bearblog.dev/feed/">
<!-- SEO -->
<title>Iñaki Fuentes | People, Business and Technology</title>
<meta name="description" content="COO at Travelgate. Leading operations and strategy to grow the world's largest travel marketplace. Advisor, investor & AI automation builder in travel tech.">
<meta name="author" content="Iñaki Fuentes">
<meta name="keywords" content="COO, Travelgate, travel marketplace, technology leadership, startup advisor, AI automation, business strategy, operations, innovation">
<meta name="abstract" content="Currently COO at Travelgate, leading operations and strategy to grow the world's largest travel marketplace. Focused on innovation, partnerships, and scalability, ensuring our partners thrive in an ever-changing industry. Also advising and investing in startups, helping founders define business models, scale operations, and secure funding. Developing AI-driven automation solutions focused on improving efficiency and simplifying processes within the travel ecosystem.">
<meta name="robots" content="index, follow">
<meta name="generator" content="Hand-crafted with care">
<meta name="theme-color" content="#ffffff">
<meta name="color-scheme" content="light dark">
<meta name="theme-color" content="#0d1117" media="(prefers-color-scheme: dark)">
<link rel="canonical" href="https://ifuentes.net">
<!-- DNS Prefetch for faster external connections -->
<link rel="dns-prefetch" href="https://www.linkedin.com">
<link rel="dns-prefetch" href="https://twitter.com">
<link rel="dns-prefetch" href="https://github.com">
<link rel="preconnect" href="https://www.linkedin.com" crossorigin>
<link rel="preconnect" href="https://twitter.com" crossorigin>
<link rel="preconnect" href="https://github.com" crossorigin>
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<link rel="author" href="/humans.txt">
<meta name="msapplication-TileColor" content="#da532c">
<!-- Open Graph -->
<meta property="og:title" content="Iñaki Fuentes Liberal">
<meta property="og:description" content="COO at Travelgate. Leading operations and strategy for the world's largest travel marketplace. Startup advisor and investor. Building AI-driven automation for the travel industry.">
<meta property="og:url" content="https://ifuentes.net/">
<meta property="og:image" content="https://ifuentes.net/if.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:alt" content="Iñaki Fuentes - People, Business and Technology">
<meta property="og:site_name" content="Iñaki Fuentes Liberal">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<!-- Twitter -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@ifuentes">
<meta name="twitter:creator" content="@ifuentes">
<meta name="twitter:title" content="Iñaki Fuentes Liberal">
<meta name="twitter:description" content="COO at Travelgate. Leading operations and strategy for the world's largest travel marketplace. Startup advisor and investor. Building AI-driven automation for the travel industry.">
<meta name="twitter:image" content="https://ifuentes.net/if.png">
<!-- Styles -->
<style>
/* Native cross-document view transitions (progressive enhancement) */
@view-transition { navigation: auto; }
@media (prefers-reduced-motion: reduce) {
::view-transition-group(*),
::view-transition-old(*),
::view-transition-new(*) { animation: none !important; }
}
/* CSS Variables for theming */
:root {
--color-bg: #ffffff;
--color-text: #1a1a1a;
--color-text-secondary: #4a4a4a;
--color-link: #0066cc;
--color-link-hover: #0052a3;
--color-link-visited: #551a8b;
--color-border: #e0e0e0;
--font-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
--spacing-unit: 1rem;
--max-width: 720px;
--transition-speed: 0.2s;
/* Responsive spacing scale */
--space-1: clamp(0.5rem, 0.4rem + 0.6vw, 0.75rem);
--space-2: clamp(0.75rem, 0.6rem + 0.8vw, 1.125rem);
--space-3: clamp(1rem, 0.8rem + 1vw, 1.5rem);
--space-4: clamp(1.5rem, 1.2rem + 1.2vw, 2rem);
--space-5: clamp(2rem, 1.6rem + 1.5vw, 3rem);
}
@media (prefers-color-scheme: dark) {
:root {
--color-bg: #0d1117;
--color-text: #e6edf3;
--color-text-secondary: #8b949e;
--color-link: #58a6ff;
--color-link-hover: #79c0ff;
--color-link-visited: #bc8cff;
--color-border: #30363d;
}
}
/* High contrast mode (WCAG AAA) */
@media (prefers-contrast: more) {
:root {
--color-bg: #ffffff;
--color-text: #000000;
--color-text-secondary: #000000;
--color-link: #0000ee;
--color-link-hover: #0000aa;
--color-link-visited: #551a8b;
--color-border: #000000;
}
}
@media (prefers-contrast: more) and (prefers-color-scheme: dark) {
:root {
--color-bg: #000000;
--color-text: #ffffff;
--color-text-secondary: #ffffff;
--color-link: #ffff00;
--color-link-hover: #ffff99;
--color-link-visited: #ff99ff;
--color-border: #ffffff;
}
}
/* Reset and Base Styles */
*, *::before, *::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-family: var(--font-system);
line-height: 1.6;
color-scheme: light dark;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* Page load animation */
@keyframes fadeIn {
from {
opacity: 0;
transform: translateY(10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
body {
margin: 0 auto;
padding: var(--space-3) var(--space-2);
max-width: var(--max-width);
background-color: var(--color-bg);
color: var(--color-text);
min-height: 100vh;
display: flex;
flex-direction: column;
font-size: clamp(1rem, 0.95rem + 0.3vw, 1.125rem); /* Fluid base font size */
animation: fadeIn 0.5s ease-out;
}
/* Typography */
h1 {
font-size: clamp(2rem, 5vw, 3rem);
font-weight: 700;
margin-bottom: 0.5rem;
letter-spacing: -0.02em;
line-height: 1.2;
}
p {
color: var(--color-text-secondary);
margin-bottom: 1.5rem;
font-size: 1.1rem;
}
/* Header */
header {
margin-bottom: var(--space-4);
padding-bottom: var(--space-3);
border-bottom: 2px solid var(--color-border);
animation: fadeIn 0.6s ease-out 0.1s both;
}
/* Navigation */
nav {
flex: 1;
animation: fadeIn 0.7s ease-out 0.2s both;
content-visibility: auto;
contain-intrinsic-size: 0 480px;
}
nav ul {
list-style: none;
padding: 0;
display: grid;
gap: var(--space-2);
grid-template-columns: 1fr; /* Mobile first */
}
/* Progressive enhancement: nav columns scale with width */
@media (min-width: 480px) {
nav ul { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (min-width: 640px) {
nav ul { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (min-width: 960px) {
nav ul { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}
nav li {
margin: 0;
}
main, footer {
content-visibility: auto;
contain-intrinsic-size: 0 600px;
}
/* Links */
a {
color: var(--color-link);
text-decoration: none;
position: relative;
display: inline-block;
transition: color var(--transition-speed) ease, transform var(--transition-speed) ease;
font-weight: 500;
will-change: transform;
padding: 0.55rem 0.75rem; /* Improve touch target size */
border-radius: 6px;
line-height: 1.3;
}
a:visited {
color: var(--color-link-visited);
}
a:hover,
a:focus {
color: var(--color-link-hover);
transform: translateX(4px);
}
a:focus {
outline: 2px solid var(--color-link);
outline-offset: 4px;
border-radius: 2px;
}
a::after {
content: '';
position: absolute;
width: calc(100% - 1.5rem); /* Account for horizontal padding */
height: 1px;
bottom: 0.4rem; /* Position above bottom padding */
left: 0.75rem; /* Align with horizontal padding */
background-color: var(--color-link);
transform: scaleX(0);
transform-origin: bottom right;
transition: transform var(--transition-speed) ease;
will-change: transform;
}
a:hover::after,
a:focus::after {
transform: scaleX(1);
transform-origin: bottom left;
}
/* External link indicator */
nav a[href^="http"]::before {
content: "→ ";
opacity: 0.5;
margin-right: 0.25rem;
}
/* Responsive Design */
@media (max-width: 768px) {
body { padding: var(--space-3) var(--space-2); }
h1 { font-size: clamp(1.75rem, 6vw, 2.25rem); }
p { font-size: 1rem; }
a { padding: 0.5rem 0.65rem; }
}
/* Footer */
footer {
margin-top: var(--space-5);
padding-top: var(--space-3);
border-top: 1px solid var(--color-border);
text-align: center;
font-size: 0.85rem;
}
footer a {
color: var(--color-text-secondary);
font-weight: 400;
transition: color var(--transition-speed) ease;
}
footer a:hover {
color: var(--color-link);
transform: none;
}
/* Reduced Motion Support */
@media (prefers-reduced-motion: reduce) {
*,
*::before,
*::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
/* Print Styles */
@media print {
body {
background: white;
color: black;
}
a {
text-decoration: underline;
color: black;
}
a[href^="http"]::after {
content: " (" attr(href) ")";
font-size: 0.8em;
}
}
/* Focus visible for better keyboard navigation */
:focus-visible {
outline: 2px solid var(--color-link);
outline-offset: 4px;
}
/* Accessible skip link */
.skip-link {
position: absolute;
top: 0;
left: 0;
transform: translateY(-120%);
background: var(--color-link);
color: #fff;
padding: 0.5rem 0.75rem;
border-radius: 0 0 6px 0;
font-weight: 600;
transition: transform var(--transition-speed) ease;
z-index: 1000;
}
.skip-link:focus { transform: translateY(0); }
/* Current Focus snippet */
.current-focus { margin-top: var(--space-3); }
.current-focus h2 { font-size:1rem; letter-spacing:0.02em; text-transform:uppercase; margin:0 0 .25rem; color: var(--color-text-secondary); }
.current-focus p { margin:0; font-size:0.95rem; line-height:1.5; max-width:46ch; }
</style>
</head>
<body>
<a href="#content" class="skip-link">Skip to content</a>
<main id="content">
<header>
<h1>Iñaki Fuentes</h1>
<p>Stay calm. Be critical. Start building.<br>Trying to be less wrong every day.</p>
<p><a href="/now.html" aria-label="What I am focused on now">What I'm doing now →</a></p>
</header>
<section class="current-focus" aria-label="Current focus">
<h2>Current focus</h2>
<p>Scaling Travelgate by putting partners first, and building AI-driven automation across the travel ecosystem.</p>
</section>
<nav aria-label="Social media and professional links">
<ul>
<li><a href="https://www.linkedin.com/in/inakifuentes/" rel="me noopener noreferrer" target="_blank" aria-label="LinkedIn profile (opens in new tab)">LinkedIn</a></li>
<li><a href="https://twitter.com/ifuentes" rel="me noopener noreferrer" target="_blank" aria-label="Twitter profile (opens in new tab)">Twitter</a></li>
<li><a href="https://github.com/i10s" rel="me noopener noreferrer" target="_blank" aria-label="GitHub profile (opens in new tab)">GitHub</a></li>
<li><a href="https://www.strava.com/athletes/1980963" rel="noopener noreferrer" target="_blank" aria-label="Strava profile (opens in new tab)">Strava</a></li>
<li><a href="https://discordapp.com/users/i10s#1599" rel="noopener noreferrer" target="_blank" aria-label="Discord profile (opens in new tab)">Discord</a></li>
<li><a href="https://inaki.bearblog.dev/blog/" rel="noopener noreferrer" target="_blank" aria-label="Personal blog (opens in new tab)">Blog</a></li>
<li><a href="https://keybase.io/ifuentes" rel="noopener noreferrer" target="_blank" aria-label="Keybase profile (opens in new tab)">Keybase</a></li>
</ul>
</nav>
</main>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"givenName": "Iñaki",
"familyName": "Fuentes",
"name": "Iñaki Fuentes Liberal",
"email": "inaki@ifuentes.net",
"jobTitle": "Chief Operating Officer",
"worksFor": {
"@type": "Organization",
"name": "Travelgate",
"url": "https://www.travelgate.com"
},
"description": "Currently COO at Travelgate, leading operations and strategy to grow the world's largest travel marketplace. Focused on innovation, partnerships, and scalability. Also advising and investing in startups, helping founders define business models, scale operations, and secure funding. Developing AI-driven automation solutions for the travel ecosystem.",
"alumniOf": {
"@type": "EducationalOrganization",
"name": "Northumbria University",
"url": "https://www.northumbria.ac.uk/"
},
"gender": "Male",
"sameAs": [
"https://www.linkedin.com/in/inakifuentes/",
"https://twitter.com/ifuentes",
"https://github.com/i10s",
"https://www.strava.com/athletes/1980963",
"https://discordapp.com/users/i10s#1599",
"https://inaki.bearblog.dev/blog/",
"https://keybase.io/ifuentes",
"https://t.me/ifuentes",
"https://www.facebook.com/inaki.fuentes",
"https://www.reddit.com/user/i10s",
"https://www.instagram.com/ifuentes/"
]
}
</script>
<!-- Web Vitals Tracking (dev mode only) -->
<script src="/web-vitals.js" defer></script>
<!-- Easter Eggs: Console Art & Konami Code -->
<script>
// Console ASCII Art - Displayed on page load
console.log('%c👋 Hello, curious developer!', 'font-size: 16px; font-weight: bold; color: #3b82f6;');
console.log('%cWelcome to ifuentes.net', 'font-size: 14px; color: #10b981;');
console.log('%cifuentes.net', 'font-size:14px;font-weight:bold;color:#3b82f6;');
console.log('%cKonami: ↑↑↓↓←→←→BA', 'font-size:11px;color:#a855f7;');
console.log('%cContact: inaki@ifuentes.net', 'font-size:11px;color:#3b82f6;');
console.log(' ');
// Konami Code Easter Egg
(function() {
const konamiCode = ['ArrowUp', 'ArrowUp', 'ArrowDown', 'ArrowDown', 'ArrowLeft', 'ArrowRight', 'ArrowLeft', 'ArrowRight', 'b', 'a'];
let konamiIndex = 0;
document.addEventListener('keydown', function(e) {
const key = e.key.toLowerCase();
if (key === konamiCode[konamiIndex] || e.code === konamiCode[konamiIndex]) {
konamiIndex++;
if (konamiIndex === konamiCode.length) {
activateKonamiMode();
konamiIndex = 0;
}
} else {
konamiIndex = 0;
}
});
function activateKonamiMode() {
console.clear();
console.log('%c🎉 KONAMI CODE ACTIVATED! 🎉', 'font-size: 24px; font-weight: bold; color: #10b981; text-shadow: 2px 2px 4px rgba(0,0,0,0.3);');
console.log('%c', 'font-size: 1px; padding: 150px 200px; background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzAwIj48dGV4dCB4PSIyMDAiIHk9IjE1MCIgZm9udC1mYW1pbHk9Im1vbm9zcGFjZSIgZm9udC1zaXplPSIzMiIgZmlsbD0iIzEwYjk4MSIgdGV4dC1hbmNob3I9Im1pZGRsZSIgZm9udC13ZWlnaHQ9ImJvbGQiPuKcqCBZb3UgZm91bmQgaXQhPC90ZXh0Pjwvc3ZnPg==); background-repeat: no-repeat;');
console.log('%cYou unlocked the secret developer achievement!', 'font-size: 16px; color: #a855f7;');
console.log('%c', 'font-size: 1px;');
console.log(`%c
___ _____ _ _ _____ _ _ _____ _____ ____
|_ _| ___| | | | ____| \\ | |_ _| ____/ ___|
| || |_ | | | | _| | \\| | | | | _| \\___ \\
| || _| | |_| | |___| |\\ | | | | |___ ___) |
|___|_| \\___/|_____|_| \\_| |_| |_____|____/
✨ Thanks for exploring! ✨
`, 'font-family: monospace; color: #3b82f6; font-size: 10px;');
// Visual feedback
document.body.style.animation = 'konami-pulse 0.5s ease-in-out';
setTimeout(() => document.body.style.animation = '', 500);
// Add a celebratory message to the page
const message = document.createElement('div');
message.innerHTML = '🎮 Konami Code Activated! Check the console →';
message.style.cssText = `
position: fixed;
top: 20px;
right: 20px;
background: linear-gradient(135deg, #10b981, #3b82f6);
color: white;
padding: 1rem 1.5rem;
border-radius: 8px;
font-weight: 600;
box-shadow: 0 4px 20px rgba(0,0,0,0.3);
z-index: 10000;
animation: slideIn 0.5s ease-out;
`;
document.body.appendChild(message);
setTimeout(() => {
message.style.animation = 'slideOut 0.5s ease-in';
setTimeout(() => message.remove(), 500);
}, 5000);
}
// Animation styles
if (!document.getElementById('konami-styles')) {
const style = document.createElement('style');
style.id = 'konami-styles';
style.textContent = `
@keyframes konami-pulse {
0%, 100% { transform: scale(1); }
50% { transform: scale(1.01); }
}
@keyframes slideIn {
from { transform: translateX(400px); opacity: 0; }
to { transform: translateX(0); opacity: 1; }
}
@keyframes slideOut {
from { transform: translateX(0); opacity: 1; }
to { transform: translateX(400px); opacity: 0; }
}
`;
document.head.appendChild(style);
}
})();
</script>
<!-- Service Worker Registration (PWA) -->
<script>
// Service Worker for offline support and caching
if ('serviceWorker' in navigator) {
window.addEventListener('load', () => {
navigator.serviceWorker.register('/sw.js')
.then(reg => console.log('Service Worker registered'))
.catch(err => console.log('Service Worker registration failed'));
});
}
</script>
<footer>
<p><small><a href="/privacy.html" rel="noopener">Privacy</a> · <a href="/.well-known/security.txt" rel="noopener">Security</a> · <a href="/humans.txt" rel="noopener">Humans</a></small></p>
</footer>
</body>
</html>