-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathportfolio.html
More file actions
405 lines (353 loc) · 30.3 KB
/
Copy pathportfolio.html
File metadata and controls
405 lines (353 loc) · 30.3 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
<!DOCTYPE html>
<html lang="en" class="scroll-smooth">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Omkar Ray - Portfolio</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap" rel="stylesheet">
<script src="https://unpkg.com/@phosphor-icons/web"></script>
<script src="https://cdn.tailwindcss.com/3.4.17"></script>
<script>
tailwind.config = {
theme: {
extend: {
colors: {
cream: {
DEFAULT: '#F3EFE9',
light: '#FCFAF8',
},
navy: {
DEFAULT: '#1B2236',
muted: '#5C687C',
},
sienna: {
DEFAULT: '#D16246',
light: '#E8BAAC',
}
},
fontFamily: {
sans: ['Inter', 'sans-serif'],
serif: ['"Playfair Display"', 'serif'],
mono: ['ui-monospace', 'SFMono-Regular', 'Menlo', 'monospace'],
}
}
}
}
</script>
<style>
@keyframes ticker {
0% { transform: translateX(0); }
100% { transform: translateX(-50%); }
}
.animate-ticker {
animation: ticker 40s linear infinite;
}
.animate-ticker:hover {
animation-play-state: paused;
}
.noise-overlay {
position: fixed;
inset: 0;
pointer-events: none;
z-index: 9999;
opacity: 0.03;
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");
}
</style>
</head>
<body class="bg-cream text-navy font-sans antialiased relative selection:bg-sienna selection:text-white min-h-screen flex flex-col overflow-x-hidden">
<div class="noise-overlay"></div>
<div class="w-full bg-navy text-white py-2 overflow-hidden border-t-[3px] border-sienna flex relative z-40">
<div class="flex whitespace-nowrap animate-ticker w-max">
<div class="flex items-center">
<span class="text-sienna mx-5"><i class="ph-fill ph-sparkle"></i></span>
<span class="text-[11px] font-semibold tracking-[0.15em] uppercase text-white/90">Today's Fact: The first computer mouse was invented in 1964 by Doug Engelbart and was made of wood.</span>
<span class="text-sienna mx-5"><i class="ph-fill ph-sparkle"></i></span>
<span class="text-[11px] font-semibold tracking-[0.15em] uppercase text-white/90">Today's Fact: The first computer mouse was invented in 1964 by Doug Engelbart and was made of wood.</span>
<span class="text-sienna mx-5"><i class="ph-fill ph-sparkle"></i></span>
<span class="text-[11px] font-semibold tracking-[0.15em] uppercase text-white/90">Today's Fact: The first computer mouse was invented in 1964 by Doug Engelbart and was made of wood.</span>
<span class="text-sienna mx-5"><i class="ph-fill ph-sparkle"></i></span>
<span class="text-[11px] font-semibold tracking-[0.15em] uppercase text-white/90">Today's Fact: The first computer mouse was invented in 1964 by Doug Engelbart and was made of wood.</span>
</div>
<div class="flex items-center">
<span class="text-sienna mx-5"><i class="ph-fill ph-sparkle"></i></span>
<span class="text-[11px] font-semibold tracking-[0.15em] uppercase text-white/90">Today's Fact: The first computer mouse was invented in 1964 by Doug Engelbart and was made of wood.</span>
<span class="text-sienna mx-5"><i class="ph-fill ph-sparkle"></i></span>
<span class="text-[11px] font-semibold tracking-[0.15em] uppercase text-white/90">Today's Fact: The first computer mouse was invented in 1964 by Doug Engelbart and was made of wood.</span>
<span class="text-sienna mx-5"><i class="ph-fill ph-sparkle"></i></span>
<span class="text-[11px] font-semibold tracking-[0.15em] uppercase text-white/90">Today's Fact: The first computer mouse was invented in 1964 by Doug Engelbart and was made of wood.</span>
<span class="text-sienna mx-5"><i class="ph-fill ph-sparkle"></i></span>
<span class="text-[11px] font-semibold tracking-[0.15em] uppercase text-white/90">Today's Fact: The first computer mouse was invented in 1964 by Doug Engelbart and was made of wood.</span>
</div>
</div>
</div>
<div class="fixed top-24 right-8 z-50 flex flex-col gap-4">
<button class="w-[46px] h-[46px] rounded-full bg-cream-light border border-navy/10 shadow-[0_4px_12px_rgba(27,34,54,0.05)] flex items-center justify-center text-navy/80 hover:text-sienna hover:border-sienna/30 hover:shadow-md transition-all duration-300 group relative">
<i class="ph ph-vinyl-record text-[22px]"></i>
<span class="absolute right-full mr-4 py-1.5 px-3 bg-navy text-white text-[10px] font-bold tracking-widest uppercase rounded opacity-0 group-hover:opacity-100 transition-opacity whitespace-nowrap pointer-events-none shadow-lg">Currently listening</span>
</button>
<a href="/nomad.html" class="w-[46px] h-[46px] rounded-full bg-cream-light border border-navy/10 shadow-[0_4px_12px_rgba(27,34,54,0.05)] flex items-center justify-center text-navy/80 hover:text-sienna hover:border-sienna/30 hover:shadow-md transition-all duration-300 group relative">
<i class="ph ph-compass text-[22px]"></i>
<span class="absolute right-full mr-4 py-1.5 px-3 bg-navy text-white text-[10px] font-bold tracking-widest uppercase rounded opacity-0 group-hover:opacity-100 transition-opacity whitespace-nowrap pointer-events-none shadow-lg">Nomad</span>
</a>
</div>
<div class="fixed bottom-8 right-8 z-50">
<button class="w-14 h-14 rounded-full bg-sienna text-white shadow-[0_8px_24px_rgba(209,98,70,0.3)] flex items-center justify-center hover:bg-navy hover:scale-[1.05] hover:shadow-[0_8px_24px_rgba(27,34,54,0.3)] transition-all duration-300 group relative">
<i class="ph-fill ph-paper-plane-tilt text-[26px]"></i>
<span class="absolute right-full mr-4 py-2 px-4 bg-white text-navy text-[11px] font-bold tracking-widest uppercase rounded shadow-lg opacity-0 group-hover:opacity-100 transition-opacity whitespace-nowrap pointer-events-none border border-navy/5">Say Hello 👋</span>
</button>
</div>
<main class="flex-grow w-full max-w-[1100px] mx-auto px-6 sm:px-12 pt-24 pb-20 relative z-10">
<section class="max-w-3xl mb-32 relative">
<h1 class="font-serif text-[5rem] sm:text-[7.5rem] leading-[0.9] text-navy tracking-tight mb-12 -ml-1">Omkar <span class="italic text-navy/90">Ray</span></h1>
<div class="relative pl-8 md:pl-10">
<div class="absolute left-0 top-1.5 bottom-1.5 w-1 bg-sienna-light rounded-full"></div>
<p class="text-2xl md:text-[28px] text-navy/80 font-light leading-[1.4] mb-6">
Curious, first principles thinker. AMA Music, Tech and Product.
</p>
<p class="text-lg md:text-[19px] text-navy/60 font-light leading-[1.6] max-w-2xl">
I write about the intersection of human behavior, emerging technology, and market dynamics to understand where the world is heading.
</p>
</div>
<div class="flex flex-wrap gap-x-8 gap-y-4 mt-16 text-[12px] font-bold tracking-[0.1em] uppercase text-navy/70">
<a href="#" class="group flex items-center gap-1.5 hover:text-sienna transition-colors">
X (Twitter)
<i class="ph ph-arrow-up-right text-sm opacity-50 group-hover:opacity-100 group-hover:translate-x-0.5 group-hover:-translate-y-0.5 transition-transform duration-300"></i>
</a>
<a href="#" class="group flex items-center gap-1.5 hover:text-sienna transition-colors">
LinkedIn
<i class="ph ph-arrow-up-right text-sm opacity-50 group-hover:opacity-100 group-hover:translate-x-0.5 group-hover:-translate-y-0.5 transition-transform duration-300"></i>
</a>
<a href="#" class="group flex items-center gap-1.5 hover:text-sienna transition-colors">
Substack
<i class="ph ph-arrow-up-right text-sm opacity-50 group-hover:opacity-100 group-hover:translate-x-0.5 group-hover:-translate-y-0.5 transition-transform duration-300"></i>
</a>
<a href="#" class="group flex items-center gap-1.5 hover:text-sienna transition-colors">
Email
<i class="ph ph-arrow-up-right text-sm opacity-50 group-hover:opacity-100 group-hover:translate-x-0.5 group-hover:-translate-y-0.5 transition-transform duration-300"></i>
</a>
</div>
</section>
<section class="mb-32">
<div class="flex items-end justify-between border-b border-navy/10 pb-5 mb-12">
<h2 class="font-serif text-[2.5rem] md:text-5xl text-navy leading-none">What I write about</h2>
<a href="#" class="hidden sm:flex items-center gap-2 text-[13px] font-medium text-navy/60 hover:text-sienna transition-colors group pb-1">
View full archive
<i class="ph ph-arrow-right text-base group-hover:translate-x-1 transition-transform"></i>
</a>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
<a href="#" class="bg-cream-light border border-navy/5 p-8 flex flex-col justify-between min-h-[260px] hover:-translate-y-1 hover:shadow-[0_20px_40px_-15px_rgba(27,34,54,0.08)] hover:border-navy/15 transition-all duration-500 group rounded-sm relative overflow-hidden">
<div class="absolute top-0 left-0 w-full h-[3px] bg-sienna transform scale-x-0 group-hover:scale-x-100 transition-transform duration-500 origin-left"></div>
<div class="flex justify-between items-start">
<div class="w-12 h-12 rounded-full border border-navy/10 flex items-center justify-center text-navy/40 group-hover:text-sienna group-hover:border-sienna/30 transition-colors duration-500 bg-white shadow-sm">
<i class="ph ph-magnifying-glass text-xl"></i>
</div>
<span class="text-[10px] font-bold tracking-[0.15em] uppercase text-navy/30 mt-1">9 Explorations</span>
</div>
<div class="mt-8">
<h3 class="font-serif text-3xl text-navy group-hover:text-sienna transition-colors duration-500 mb-3">Deepdives</h3>
<p class="text-[13px] text-navy/60 leading-relaxed font-light">Comprehensive teardowns of products, companies, and the mechanics of their success.</p>
</div>
</a>
<a href="#" class="bg-cream-light border border-navy/5 p-8 flex flex-col justify-between min-h-[260px] hover:-translate-y-1 hover:shadow-[0_20px_40px_-15px_rgba(27,34,54,0.08)] hover:border-navy/15 transition-all duration-500 group rounded-sm relative overflow-hidden">
<div class="absolute top-0 left-0 w-full h-[3px] bg-sienna transform scale-x-0 group-hover:scale-x-100 transition-transform duration-500 origin-left"></div>
<div class="flex justify-between items-start">
<div class="w-12 h-12 rounded-full border border-navy/10 flex items-center justify-center text-navy/40 group-hover:text-sienna group-hover:border-sienna/30 transition-colors duration-500 bg-white shadow-sm">
<i class="ph ph-lightbulb text-xl"></i>
</div>
<span class="text-[10px] font-bold tracking-[0.15em] uppercase text-navy/30 mt-1">3 Theses</span>
</div>
<div class="mt-8">
<h3 class="font-serif text-3xl text-navy group-hover:text-sienna transition-colors duration-500 mb-3">Thesis</h3>
<p class="text-[13px] text-navy/60 leading-relaxed font-light">Core beliefs and formulated frameworks on where specific markets are heading.</p>
</div>
</a>
<a href="#" class="bg-cream-light border border-navy/5 p-8 flex flex-col justify-between min-h-[260px] hover:-translate-y-1 hover:shadow-[0_20px_40px_-15px_rgba(27,34,54,0.08)] hover:border-navy/15 transition-all duration-500 group rounded-sm relative overflow-hidden">
<div class="absolute top-0 left-0 w-full h-[3px] bg-sienna transform scale-x-0 group-hover:scale-x-100 transition-transform duration-500 origin-left"></div>
<div class="flex justify-between items-start">
<div class="w-12 h-12 rounded-full border border-navy/10 flex items-center justify-center text-navy/40 group-hover:text-sienna group-hover:border-sienna/30 transition-colors duration-500 bg-white shadow-sm">
<i class="ph ph-article text-xl"></i>
</div>
<span class="text-[10px] font-bold tracking-[0.15em] uppercase text-navy/30 mt-1">5 Posts</span>
</div>
<div class="mt-8">
<h3 class="font-serif text-3xl text-navy group-hover:text-sienna transition-colors duration-500 mb-3">Blogs</h3>
<p class="text-[13px] text-navy/60 leading-relaxed font-light">Shorter musings, mental models, and observations on daily tech occurrences.</p>
</div>
</a>
<a href="#" class="bg-cream-light border border-navy/5 p-8 flex flex-col justify-between min-h-[260px] hover:-translate-y-1 hover:shadow-[0_20px_40px_-15px_rgba(27,34,54,0.08)] hover:border-navy/15 transition-all duration-500 group rounded-sm relative overflow-hidden">
<div class="absolute top-0 left-0 w-full h-[3px] bg-sienna transform scale-x-0 group-hover:scale-x-100 transition-transform duration-500 origin-left"></div>
<div class="flex justify-between items-start">
<div class="w-12 h-12 rounded-full border border-navy/10 flex items-center justify-center text-navy/40 group-hover:text-sienna group-hover:border-sienna/30 transition-colors duration-500 bg-white shadow-sm">
<i class="ph ph-bank text-xl"></i>
</div>
<span class="text-[10px] font-bold tracking-[0.15em] uppercase text-navy/30 mt-1">Themes & Reading</span>
</div>
<div class="mt-8">
<h3 class="font-serif text-3xl text-navy group-hover:text-sienna transition-colors duration-500 mb-3">Fintech</h3>
<p class="text-[13px] text-navy/60 leading-relaxed font-light">Navigating payments, lending infrastructure, and the evolution of modern money.</p>
</div>
</a>
<a href="#" class="bg-cream-light border border-navy/5 p-8 flex flex-col justify-between min-h-[260px] hover:-translate-y-1 hover:shadow-[0_20px_40px_-15px_rgba(27,34,54,0.08)] hover:border-navy/15 transition-all duration-500 group rounded-sm relative overflow-hidden">
<div class="absolute top-0 left-0 w-full h-[3px] bg-sienna transform scale-x-0 group-hover:scale-x-100 transition-transform duration-500 origin-left"></div>
<div class="flex justify-between items-start">
<div class="w-12 h-12 rounded-full border border-navy/10 flex items-center justify-center text-navy/40 group-hover:text-sienna group-hover:border-sienna/30 transition-colors duration-500 bg-white shadow-sm">
<i class="ph ph-brain text-xl"></i>
</div>
<span class="text-[10px] font-bold tracking-[0.15em] uppercase text-navy/30 mt-1">80-Day Plan</span>
</div>
<div class="mt-8">
<h3 class="font-serif text-3xl text-navy group-hover:text-sienna transition-colors duration-500 mb-3">AI / ML</h3>
<p class="text-[13px] text-navy/60 leading-relaxed font-light">Tracking the frontier of intelligence, tooling, and its practical applications.</p>
</div>
</a>
<a href="#" class="bg-cream-light border border-navy/5 p-8 flex flex-col justify-between min-h-[260px] hover:-translate-y-1 hover:shadow-[0_20px_40px_-15px_rgba(27,34,54,0.08)] hover:border-navy/15 transition-all duration-500 group rounded-sm relative overflow-hidden">
<div class="absolute top-0 left-0 w-full h-[3px] bg-sienna transform scale-x-0 group-hover:scale-x-100 transition-transform duration-500 origin-left"></div>
<div class="flex justify-between items-start">
<div class="w-12 h-12 rounded-full border border-navy/10 flex items-center justify-center text-navy/40 group-hover:text-sienna group-hover:border-sienna/30 transition-colors duration-500 bg-white shadow-sm">
<i class="ph ph-function text-xl"></i>
</div>
<span class="text-[10px] font-bold tracking-[0.15em] uppercase text-navy/30 mt-1">7 Topics</span>
</div>
<div class="mt-8">
<h3 class="font-serif text-3xl text-navy group-hover:text-sienna transition-colors duration-500 mb-3">Maths</h3>
<p class="text-[13px] text-navy/60 leading-relaxed font-light">Exploring the beautiful patterns, probabilities, and equations that govern systems.</p>
</div>
</a>
</div>
<a href="#" class="flex sm:hidden items-center justify-center gap-2 text-[13px] font-medium text-navy hover:text-sienna transition-colors group mt-8 border border-navy/20 w-full px-6 py-3 rounded-full mx-auto">
View full archive
<i class="ph ph-arrow-right text-base group-hover:translate-x-1 transition-transform"></i>
</a>
</section>
<section class="mb-32">
<div class="flex items-end justify-between border-b border-navy/10 pb-5 mb-12">
<h2 class="font-serif text-[2.5rem] md:text-5xl text-navy leading-none">Design</h2>
<span class="hidden sm:flex items-center gap-2 text-[10px] font-bold tracking-[0.15em] uppercase text-navy/30 pb-1">
<i class="ph ph-floppy-disk text-base"></i>
Prototypes
</span>
</div>
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-5 gap-6 justify-items-center">
<!-- Nomad — Setup -->
<a href="/nomad-setup.html" class="group flex flex-col items-center gap-4">
<div class="relative w-[190px] h-[390px] rounded-[32px] border-[5px] border-navy/90 bg-navy/90 shadow-[0_16px_50px_-12px_rgba(27,34,54,0.25)] overflow-hidden transition-transform duration-500 group-hover:-translate-y-2 group-hover:shadow-[0_24px_60px_-12px_rgba(27,34,54,0.3)]">
<div class="absolute top-0 left-1/2 -translate-x-1/2 w-[70px] h-[18px] bg-navy/90 rounded-b-xl z-10"></div>
<iframe src="/nomad-setup.html" class="w-full h-full border-0 rounded-[27px] pointer-events-none" loading="lazy" scrolling="no"></iframe>
</div>
<div class="text-center">
<p class="font-serif text-base text-navy group-hover:text-sienna transition-colors">Setup</p>
<p class="text-[10px] text-navy/40 font-mono tracking-wide uppercase mt-0.5">Travel Identity</p>
</div>
</a>
<!-- Nomad — Journeys -->
<a href="/nomad.html" class="group flex flex-col items-center gap-4">
<div class="relative w-[190px] h-[390px] rounded-[32px] border-[5px] border-navy/90 bg-navy/90 shadow-[0_16px_50px_-12px_rgba(27,34,54,0.25)] overflow-hidden transition-transform duration-500 group-hover:-translate-y-2 group-hover:shadow-[0_24px_60px_-12px_rgba(27,34,54,0.3)]">
<div class="absolute top-0 left-1/2 -translate-x-1/2 w-[70px] h-[18px] bg-navy/90 rounded-b-xl z-10"></div>
<iframe src="/nomad.html" class="w-full h-full border-0 rounded-[27px] pointer-events-none" loading="lazy" scrolling="no"></iframe>
</div>
<div class="text-center">
<p class="font-serif text-base text-navy group-hover:text-sienna transition-colors">Nomad</p>
<p class="text-[10px] text-navy/40 font-mono tracking-wide uppercase mt-0.5">Curated Journeys</p>
</div>
</a>
<!-- Nomad — Detail -->
<a href="/nomad-detail.html" class="group flex flex-col items-center gap-4">
<div class="relative w-[190px] h-[390px] rounded-[32px] border-[5px] border-navy/90 bg-navy/90 shadow-[0_16px_50px_-12px_rgba(27,34,54,0.25)] overflow-hidden transition-transform duration-500 group-hover:-translate-y-2 group-hover:shadow-[0_24px_60px_-12px_rgba(27,34,54,0.3)]">
<div class="absolute top-0 left-1/2 -translate-x-1/2 w-[70px] h-[18px] bg-navy/90 rounded-b-xl z-10"></div>
<iframe src="/nomad-detail.html" class="w-full h-full border-0 rounded-[27px] pointer-events-none" loading="lazy" scrolling="no"></iframe>
</div>
<div class="text-center">
<p class="font-serif text-base text-navy group-hover:text-sienna transition-colors">Umbrian Stone</p>
<p class="text-[10px] text-navy/40 font-mono tracking-wide uppercase mt-0.5">Journey Detail</p>
</div>
</a>
<!-- Nomad — Wishlist -->
<a href="/nomad-wishlist.html" class="group flex flex-col items-center gap-4">
<div class="relative w-[190px] h-[390px] rounded-[32px] border-[5px] border-navy/90 bg-navy/90 shadow-[0_16px_50px_-12px_rgba(27,34,54,0.25)] overflow-hidden transition-transform duration-500 group-hover:-translate-y-2 group-hover:shadow-[0_24px_60px_-12px_rgba(27,34,54,0.3)]">
<div class="absolute top-0 left-1/2 -translate-x-1/2 w-[70px] h-[18px] bg-navy/90 rounded-b-xl z-10"></div>
<iframe src="/nomad-wishlist.html" class="w-full h-full border-0 rounded-[27px] pointer-events-none" loading="lazy" scrolling="no"></iframe>
</div>
<div class="text-center">
<p class="font-serif text-base text-navy group-hover:text-sienna transition-colors">Wishlist</p>
<p class="text-[10px] text-navy/40 font-mono tracking-wide uppercase mt-0.5">Saved Journeys</p>
</div>
</a>
<!-- Nomad — Empty State -->
<a href="/nomad-empty.html" class="group flex flex-col items-center gap-4">
<div class="relative w-[190px] h-[390px] rounded-[32px] border-[5px] border-navy/90 bg-navy/90 shadow-[0_16px_50px_-12px_rgba(27,34,54,0.25)] overflow-hidden transition-transform duration-500 group-hover:-translate-y-2 group-hover:shadow-[0_24px_60px_-12px_rgba(27,34,54,0.3)]">
<div class="absolute top-0 left-1/2 -translate-x-1/2 w-[70px] h-[18px] bg-navy/90 rounded-b-xl z-10"></div>
<iframe src="/nomad-empty.html" class="w-full h-full border-0 rounded-[27px] pointer-events-none" loading="lazy" scrolling="no"></iframe>
</div>
<div class="text-center">
<p class="font-serif text-base text-navy group-hover:text-sienna transition-colors">No Results</p>
<p class="text-[10px] text-navy/40 font-mono tracking-wide uppercase mt-0.5">Empty State</p>
</div>
</a>
</div>
</section>
<section>
<div class="flex items-end justify-between border-b border-navy/10 pb-5 mb-8">
<h2 class="font-serif text-[2.5rem] md:text-5xl text-navy leading-none">Featured Writing</h2>
</div>
<div class="flex flex-col">
<a href="#" class="group py-8 border-b border-navy/5 flex flex-col md:flex-row md:items-center gap-4 hover:bg-cream-light transition-colors duration-300 -mx-6 px-6 rounded-xl">
<div class="md:w-36 flex-shrink-0">
<span class="text-[13px] font-mono text-navy/50">Oct 24, 2023</span>
</div>
<div class="flex-grow">
<h3 class="font-serif text-2xl text-navy group-hover:text-sienna transition-colors mb-2">The Architecture of Modern Payment Rails</h3>
<p class="text-sm text-navy/60 max-w-2xl leading-relaxed font-light">An in-depth look at how money actually moves across borders, examining the infrastructure choices of Stripe, Adyen, and newer challengers in the space.</p>
</div>
<div class="flex-shrink-0 md:w-32 md:text-right mt-4 md:mt-0 flex items-center md:justify-end gap-4">
<span class="text-[10px] font-bold tracking-[0.1em] uppercase text-navy/50 border border-navy/10 px-3 py-1.5 rounded-sm bg-white">Fintech</span>
<i class="ph ph-arrow-right text-lg text-navy/30 group-hover:text-sienna group-hover:translate-x-1 transition-all"></i>
</div>
</a>
<a href="#" class="group py-8 border-b border-navy/5 flex flex-col md:flex-row md:items-center gap-4 hover:bg-cream-light transition-colors duration-300 -mx-6 px-6 rounded-xl">
<div class="md:w-36 flex-shrink-0">
<span class="text-[13px] font-mono text-navy/50">Sep 12, 2023</span>
</div>
<div class="flex-grow">
<h3 class="font-serif text-2xl text-navy group-hover:text-sienna transition-colors mb-2">Mental Models for the Generative Era</h3>
<p class="text-sm text-navy/60 max-w-2xl leading-relaxed font-light">How to adapt your product thinking when marginal cost of creation approaches zero. A framework for building defensible software in 2024.</p>
</div>
<div class="flex-shrink-0 md:w-32 md:text-right mt-4 md:mt-0 flex items-center md:justify-end gap-4">
<span class="text-[10px] font-bold tracking-[0.1em] uppercase text-navy/50 border border-navy/10 px-3 py-1.5 rounded-sm bg-white">AI / ML</span>
<i class="ph ph-arrow-right text-lg text-navy/30 group-hover:text-sienna group-hover:translate-x-1 transition-all"></i>
</div>
</a>
<a href="#" class="group py-8 border-b border-navy/5 flex flex-col md:flex-row md:items-center gap-4 hover:bg-cream-light transition-colors duration-300 -mx-6 px-6 rounded-xl">
<div class="md:w-36 flex-shrink-0">
<span class="text-[13px] font-mono text-navy/50">Aug 05, 2023</span>
</div>
<div class="flex-grow">
<h3 class="font-serif text-2xl text-navy group-hover:text-sienna transition-colors mb-2">Spotify's Algorithm and the Homogenization of Taste</h3>
<p class="text-sm text-navy/60 max-w-2xl leading-relaxed font-light">A deepdive into recommendation engines and whether optimizing for engagement inadvertently flattens culture and discovery.</p>
</div>
<div class="flex-shrink-0 md:w-32 md:text-right mt-4 md:mt-0 flex items-center md:justify-end gap-4">
<span class="text-[10px] font-bold tracking-[0.1em] uppercase text-navy/50 border border-navy/10 px-3 py-1.5 rounded-sm bg-white">Deepdives</span>
<i class="ph ph-arrow-right text-lg text-navy/30 group-hover:text-sienna group-hover:translate-x-1 transition-all"></i>
</div>
</a>
</div>
<div class="mt-12">
<a href="#" class="inline-flex items-center gap-2 text-[13px] font-medium text-navy hover:text-sienna transition-colors group">
Read more articles
<i class="ph ph-arrow-right text-base group-hover:translate-x-1 transition-transform"></i>
</a>
</div>
</section>
<footer class="mt-24 pt-10 border-t border-navy/10 flex flex-col md:flex-row justify-between items-center gap-6">
<p class="text-[15px] text-navy/60 font-serif italic">© 2024 Omkar Ray. All rights reserved.</p>
<div class="flex items-center gap-8 text-[11px] font-bold tracking-widest text-navy/50 uppercase">
<a href="#" class="hover:text-sienna transition-colors">RSS Feed</a>
<a href="#" class="hover:text-sienna transition-colors">Colophon</a>
</div>
</footer>
</main>
</body>
</html>