Keshigami commited on
Commit
6715f29
·
verified ·
1 Parent(s): bda75e5

tech stack logos appear empty - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +121 -70
index.html CHANGED
@@ -51,31 +51,54 @@
51
  </svg>
52
  </div>
53
 
54
- <div class="relative z-10 space-y-6 max-w-3xl">
55
- <h1 class="text-5xl md:text-7xl font-bold tracking-tight">
56
- Maximus Friedrich <span class="text-cyan-400">Baluyot</span>
57
  </h1>
58
- <p id="tagline" class="typewriter text-xl md:text-2xl text-slate-300"></p>
59
- <div class="flex flex-col sm:flex-row gap-4 justify-center">
60
  <a href="https://raw.githubusercontent.com/keshigami/portfolio/main/Resume_MaximusBaluyot.pdf"
61
- class="glow bg-cyan-500 hover:bg-cyan-400 text-slate-900 font-semibold px-6 py-3 rounded transition">
62
  Download Résumé (PDF)
63
  </a>
64
- <a href="https://linkedin.com/in/maximusbaluyot"
65
- class="border border-cyan-500 text-cyan-400 hover:bg-cyan-500 hover:text-slate-900 px-6 py-3 rounded transition">
66
- Connect on LinkedIn
 
 
 
 
 
 
 
 
 
 
 
67
  </a>
68
  </div>
69
  </div>
70
  </section>
71
 
72
  <!-- VALUE PROP -->
73
- <section class="py-20 px-4 max-w-5xl mx-auto">
74
- <ul class="space-y-4 text-lg list-disc list-inside text-slate-300">
75
- <li>Tripled revenue via AI-orchestrated supply-chain (<strong>USD 28 M P&L</strong>).</li>
76
- <li>Cut inventory <strong>12 %</strong> and OTIF <strong>+9 %</strong> with Python/TensorFlow forecasting.</li>
77
- <li>Achieved <strong>99.9 % uptime</strong> across 200-seat AV/IT deployments (NetSuite, AWS).</li>
78
- </ul>
 
 
 
 
 
 
 
 
 
 
 
 
79
  </section>
80
 
81
  <!-- METRICS STRIP -->
@@ -108,10 +131,10 @@
108
  <h3 class="text-xl font-semibold mb-4 text-cyan-400">AI / Machine Learning & Data</h3>
109
  <div class="grid md:grid-cols-3 gap-8">
110
  <div class="bg-slate-900 rounded-xl overflow-hidden">
111
- <img src="https://raw.githubusercontent.com/keshigami/portfolio/main/karnox.gif" alt="Karnox Dashboard" class="w-full h-48 object-cover">
112
  <div class="p-6">
113
  <h3 class="text-xl font-semibold mb-2">Karnox AI Demand-Forecast Engine</h3>
114
- <p class="text-slate-400 text-sm mb-4">Python/TensorFlow model that cut inventory 12 % and lifted OTIF 9 %.</p>
115
  <ul class="text-sm text-cyan-400 space-y-1">
116
  <li>Python • TensorFlow • AWS Lambda</li>
117
  <li>NetSuite REST API</li>
@@ -119,7 +142,7 @@
119
  </div>
120
  </div>
121
  <div class="bg-slate-900 rounded-xl overflow-hidden">
122
- <img src="https://raw.githubusercontent.com/keshigami/portfolio/main/ai-hr.jpg" alt="AI HR Assistant" class="w-full h-48 object-cover">
123
  <div class="p-6">
124
  <h3 class="text-xl font-semibold mb-2">AI-Powered HR Assistant</h3>
125
  <p class="text-slate-400 text-sm mb-4">Extractive-QA chatbot built with Gradio + GPT for employee policy queries.</p>
@@ -130,7 +153,7 @@
130
  </div>
131
  </div>
132
  <div class="bg-slate-900 rounded-xl overflow-hidden">
133
- <img src="https://raw.githubusercontent.com/keshigami/portfolio/main/loan-prediction.jpg" alt="Loan Prediction Model" class="w-full h-48 object-cover">
134
  <div class="p-6">
135
  <h3 class="text-xl font-semibold mb-2">Loan Default Prediction</h3>
136
  <p class="text-slate-400 text-sm mb-4">Deep-learning binary classifier using Keras on historical lending data.</p>
@@ -140,6 +163,39 @@
140
  </ul>
141
  </div>
142
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
143
  </div>
144
  </div>
145
 
@@ -147,7 +203,7 @@
147
  <h3 class="text-xl font-semibold mb-4 text-cyan-400">IT / AV Infrastructure</h3>
148
  <div class="grid md:grid-cols-3 gap-8">
149
  <div class="bg-slate-900 rounded-xl overflow-hidden">
150
- <img src="https://raw.githubusercontent.com/keshigami/portfolio/main/uhc-sla.png" alt="UHC SLA Chart" class="w-full h-48 object-cover">
151
  <div class="p-6">
152
  <h3 class="text-xl font-semibold mb-2">UnitedHealth AV/VC Upgrade</h3>
153
  <p class="text-slate-400 text-sm mb-4">200-seat contact-center audiovisual and unified-communications deployment.</p>
@@ -158,7 +214,7 @@
158
  </div>
159
  </div>
160
  <div class="bg-slate-900 rounded-xl overflow-hidden">
161
- <img src="https://raw.githubusercontent.com/keshigami/portfolio/main/erp-migration.jpg" alt="ERP Migration" class="w-full h-48 object-cover">
162
  <div class="p-6">
163
  <h3 class="text-xl font-semibold mb-2">Karnox Cloud ERP & MES Migration</h3>
164
  <p class="text-slate-400 text-sm mb-4">End-to-end NetSuite + AWS factory system rollout (99.9 % uptime).</p>
@@ -169,7 +225,7 @@
169
  </div>
170
  </div>
171
  <div class="bg-slate-900 rounded-xl overflow-hidden">
172
- <img src="https://raw.githubusercontent.com/keshigami/portfolio/main/blitzmax.gif" alt="BlitzMax CLI" class="w-full h-48 object-cover">
173
  <div class="p-6">
174
  <h3 class="text-xl font-semibold mb-2">BlitzMax OSS Module Manager</h3>
175
  <p class="text-slate-400 text-sm mb-4">Lightning-fast CLI & GitHub Action (26 ★).</p>
@@ -183,7 +239,7 @@
183
  <h3 class="text-xl font-semibold mb-4 text-cyan-400">Logistics & Supply-Chain</h3>
184
  <div class="grid md:grid-cols-2 gap-8">
185
  <div class="bg-slate-900 rounded-xl overflow-hidden">
186
- <img src="https://raw.githubusercontent.com/keshigami/portfolio/main/market-entry.jpg" alt="Market Entry" class="w-full h-48 object-cover">
187
  <div class="p-6">
188
  <h3 class="text-xl font-semibold mb-2">North-American Market Entry</h3>
189
  <p class="text-slate-400 text-sm mb-4">Led 3× revenue expansion via new DC in Los Angeles + freight optimization.</p>
@@ -194,7 +250,7 @@
194
  </div>
195
  </div>
196
  <div class="bg-slate-900 rounded-xl overflow-hidden">
197
- <img src="https://raw.githubusercontent.com/keshigami/portfolio/main/trade-compliance.jpg" alt="Trade Compliance" class="w-full h-48 object-cover">
198
  <div class="p-6">
199
  <h3 class="text-xl font-semibold mb-2">Global Trade-Compliance Program</h3>
200
  <p class="text-slate-400 text-sm mb-4">Built customs-clearance playbook that achieved 100 % accuracy across 42 countries.</p>
@@ -206,59 +262,54 @@
206
  </div>
207
  </div>
208
  </div>
209
- <!-- Karnox -->
210
- <div class="bg-slate-900 rounded-xl overflow-hidden">
211
- <img src="https://raw.githubusercontent.com/keshigami/portfolio/main/karnox.gif" alt="Karnox Dashboard" class="w-full h-48 object-cover">
212
- <div class="p-6">
213
- <h3 class="text-xl font-semibold mb-2">Karnox Global Supply-Chain AI</h3>
214
- <p class="text-slate-400 text-sm mb-4">Real-time demand forecasting dashboard. Reduced stock-outs by 18 %.</p>
215
- <ul class="text-sm text-cyan-400 space-y-1">
216
- <li>Python • TensorFlow • AWS Lambda</li>
217
- <li>NetSuite REST API</li>
218
- </ul>
219
- </div>
220
- </div>
221
-
222
- <!-- UnitedHealth -->
223
- <div class="bg-slate-900 rounded-xl overflow-hidden">
224
- <img src="https://raw.githubusercontent.com/keshigami/portfolio/main/uhc-sla.png" alt="UHC SLA Chart" class="w-full h-48 object-cover">
225
- <div class="p-6">
226
- <h3 class="text-xl font-semibold mb-2">UnitedHealth AV/IT Upgrade</h3>
227
- <p class="text-slate-400 text-sm mb-4">Before/after SLA improvement chart post AV-over-IP rollout.</p>
228
- <ul class="text-sm text-cyan-400 space-y-1">
229
- <li>AV-over-IP • Crestron • Q-SYS</li>
230
- <li>99.9 % uptime achieved</li>
231
- </ul>
232
- </div>
233
- </div>
234
-
235
- <!-- BlitzMax -->
236
- <div class="bg-slate-900 rounded-xl overflow-hidden">
237
- <img src="https://raw.githubusercontent.com/keshigami/portfolio/main/blitzmax.gif" alt="BlitzMax CLI" class="w-full h-48 object-cover">
238
- <div class="p-6">
239
- <h3 class="text-xl font-semibold mb-2">BlitzMax OSS Module Manager</h3>
240
- <p class="text-slate-400 text-sm mb-4">Lightning-fast CLI & GitHub Action (26 ★).</p>
241
- <a href="https://github.com/keshigami/blitzmax-modman" class="text-sm text-cyan-400 hover:underline">GitHub →</a>
242
- </div>
243
- </div>
244
  </div>
245
  </section>
246
 
247
  <!-- TECH STACK -->
248
- <section class="py-20 px-4 max-w-4xl mx-auto text-center">
249
- <h2 class="text-3xl font-bold mb-10">Tech Stack</h2>
250
- <div class="flex flex-wrap justify-center gap-4 text-sm">
251
- <span class="bg-slate-800 px-4 py-2 rounded-full">Python</span>
252
- <span class="bg-slate-800 px-4 py-2 rounded-full">TensorFlow</span>
253
- <span class="bg-slate-800 px-4 py-2 rounded-full">AWS</span>
254
- <span class="bg-slate-800 px-4 py-2 rounded-full">NetSuite</span>
255
- <span class="bg-slate-800 px-4 py-2 rounded-full">ITIL</span>
256
- <span class="bg-slate-800 px-4 py-2 rounded-full">Jira</span>
257
- <span class="bg-slate-800 px-4 py-2 rounded-full">ServiceNow</span>
258
- <span class="bg-slate-800 px-4 py-2 rounded-full">AV-over-IP</span>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
259
  </div>
260
  </section>
261
 
 
 
 
 
 
 
262
  <!-- CERTS & TALKS -->
263
  <section class="py-20 px-4 max-w-5xl mx-auto">
264
  <h2 class="text-3xl font-bold mb-10 text-center">Certifications & Talks</h2>
 
51
  </svg>
52
  </div>
53
 
54
+ <div class="relative z-10 space-y-8 max-w-4xl">
55
+ <h1 class="text-6xl md:text-8xl font-bold tracking-tighter">
56
+ Maximus <span class="text-cyan-400">Baluyot</span>
57
  </h1>
58
+ <p id="tagline" class="typewriter text-2xl md:text-3xl text-slate-300 font-light"></p>
59
+ <div class="flex flex-col sm:flex-row gap-4 justify-center items-center">
60
  <a href="https://raw.githubusercontent.com/keshigami/portfolio/main/Resume_MaximusBaluyot.pdf"
61
+ class="glow bg-cyan-500 hover:bg-cyan-400 text-slate-900 font-semibold px-8 py-4 rounded-lg transition">
62
  Download Résumé (PDF)
63
  </a>
64
+ <a href="mailto:max@baluyot.dev"
65
+ class="border-2 border-cyan-500 text-cyan-400 hover:bg-cyan-500 hover:text-slate-900 px-8 py-4 rounded-lg transition font-semibold">
66
+ Let's Connect
67
+ </a>
68
+ </div>
69
+ <div class="flex justify-center gap-6 pt-4">
70
+ <a href="https://linkedin.com/in/maximusbaluyot" class="text-cyan-400 hover:text-white transition">
71
+ <svg class="w-8 h-8" fill="currentColor" viewBox="0 0 24 24"><path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/></svg>
72
+ </a>
73
+ <a href="https://github.com/keshigami" class="text-cyan-400 hover:text-white transition">
74
+ <svg class="w-8 h-8" fill="currentColor" viewBox="0 0 24 24"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.931.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg>
75
+ </a>
76
+ <a href="https://calendly.com/maximus-baluyot/15min" class="text-cyan-400 hover:text-white transition">
77
+ <svg class="w-8 h-8" fill="currentColor" viewBox="0 0 24 24"><path d="M3 3h18v18H3V3zm16 16V5H5v14h14zM7 7h2v2H7V7zm4 0h2v2h-2V7zm4 0h2v2h-2V7zm-8 4h2v2H7v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm-8 4h2v2H7v-2zm4 0h2v2h-2v-2z"/></svg>
78
  </a>
79
  </div>
80
  </div>
81
  </section>
82
 
83
  <!-- VALUE PROP -->
84
+ <section class="py-20 px-4 max-w-4xl mx-auto">
85
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8 text-center mb-12">
86
+ <div class="bg-slate-900 p-6 rounded-xl">
87
+ <div class="text-4xl font-bold text-cyan-400 mb-2">$45 M+</div>
88
+ <div class="text-sm text-slate-300">Projects Delivered</div>
89
+ </div>
90
+ <div class="bg-slate-900 p-6 rounded-xl">
91
+ <div class="text-4xl font-bold text-cyan-400 mb-2">3×</div>
92
+ <div class="text-sm text-slate-300">Revenue Growth</div>
93
+ </div>
94
+ <div class="bg-slate-900 p-6 rounded-xl">
95
+ <div class="text-4xl font-bold text-cyan-400 mb-2">99.9%</div>
96
+ <div class="text-sm text-slate-300">Uptime</div>
97
+ </div>
98
+ </div>
99
+ <p class="text-lg text-slate-300 text-center max-w-3xl mx-auto">
100
+ "I fuse AI forecasting, cloud ERP, and AV/IT architecture to turn global supply-chains into profit engines. My 14 years of experience spans from building CNN medical imaging models to deploying 200-seat unified communications systems - always with a focus on measurable business impact."
101
+ </p>
102
  </section>
103
 
104
  <!-- METRICS STRIP -->
 
131
  <h3 class="text-xl font-semibold mb-4 text-cyan-400">AI / Machine Learning & Data</h3>
132
  <div class="grid md:grid-cols-3 gap-8">
133
  <div class="bg-slate-900 rounded-xl overflow-hidden">
134
+ <img src="https://images.unsplash.com/photo-1620712943543-bcc4688e7485?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80" alt="AI Demand Forecasting Dashboard" class="w-full h-48 object-cover">
135
  <div class="p-6">
136
  <h3 class="text-xl font-semibold mb-2">Karnox AI Demand-Forecast Engine</h3>
137
+ <p class="text-slate-400 text-sm mb-4">Python/TensorFlow model that cut inventory 12% and lifted OTIF 9%.</p>
138
  <ul class="text-sm text-cyan-400 space-y-1">
139
  <li>Python • TensorFlow • AWS Lambda</li>
140
  <li>NetSuite REST API</li>
 
142
  </div>
143
  </div>
144
  <div class="bg-slate-900 rounded-xl overflow-hidden">
145
+ <img src="https://images.unsplash.com/photo-1614680376573-df3480f0c6ff?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80" alt="AI Chatbot Interface" class="w-full h-48 object-cover">
146
  <div class="p-6">
147
  <h3 class="text-xl font-semibold mb-2">AI-Powered HR Assistant</h3>
148
  <p class="text-slate-400 text-sm mb-4">Extractive-QA chatbot built with Gradio + GPT for employee policy queries.</p>
 
153
  </div>
154
  </div>
155
  <div class="bg-slate-900 rounded-xl overflow-hidden">
156
+ <img src="https://images.unsplash.com/photo-1554224155-6726b3ff858f?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80" alt="Financial Data Analysis" class="w-full h-48 object-cover">
157
  <div class="p-6">
158
  <h3 class="text-xl font-semibold mb-2">Loan Default Prediction</h3>
159
  <p class="text-slate-400 text-sm mb-4">Deep-learning binary classifier using Keras on historical lending data.</p>
 
163
  </ul>
164
  </div>
165
  </div>
166
+ <div class="bg-slate-900 rounded-xl overflow-hidden">
167
+ <img src="https://images.unsplash.com/photo-1620712943543-bcc4688e7485?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80" alt="Virtual PM Consultant" class="w-full h-48 object-cover">
168
+ <div class="p-6">
169
+ <h3 class="text-xl font-semibold mb-2">Virtual PM Consultant</h3>
170
+ <p class="text-slate-400 text-sm mb-4">GPT-based project-planning assistant for internal teams.</p>
171
+ <ul class="text-sm text-cyan-400 space-y-1">
172
+ <li>ChatGPT API • Python</li>
173
+ <li>Project planning automation</li>
174
+ </ul>
175
+ </div>
176
+ </div>
177
+ <div class="bg-slate-900 rounded-xl overflow-hidden">
178
+ <img src="https://images.unsplash.com/photo-1579684385127-1ef15d508118?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80" alt="Diabetic Retinopathy Detection" class="w-full h-48 object-cover">
179
+ <div class="p-6">
180
+ <h3 class="text-xl font-semibold mb-2">Diabetic Retinopathy Detection</h3>
181
+ <p class="text-slate-400 text-sm mb-4">CNN deployed on TensorFlow for medical-image classification.</p>
182
+ <ul class="text-sm text-cyan-400 space-y-1">
183
+ <li>TensorFlow • CNN</li>
184
+ <li>Medical imaging</li>
185
+ </ul>
186
+ </div>
187
+ </div>
188
+ <div class="bg-slate-900 rounded-xl overflow-hidden">
189
+ <img src="https://images.unsplash.com/photo-1555396273-367ea4eb4db5?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80" alt="Restaurant Sales Forecasting" class="w-full h-48 object-cover">
190
+ <div class="p-6">
191
+ <h3 class="text-xl font-semibold mb-2">Restaurant Sales Forecasting</h3>
192
+ <p class="text-slate-400 text-sm mb-4">Time-series demand-prediction model for F&B chain.</p>
193
+ <ul class="text-sm text-cyan-400 space-y-1">
194
+ <li>Python • Time-series</li>
195
+ <li>Demand forecasting</li>
196
+ </ul>
197
+ </div>
198
+ </div>
199
  </div>
200
  </div>
201
 
 
203
  <h3 class="text-xl font-semibold mb-4 text-cyan-400">IT / AV Infrastructure</h3>
204
  <div class="grid md:grid-cols-3 gap-8">
205
  <div class="bg-slate-900 rounded-xl overflow-hidden">
206
+ <img src="https://images.unsplash.com/photo-1558494949-ef010cbdcc31?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80" alt="Network Operations Center" class="w-full h-48 object-cover">
207
  <div class="p-6">
208
  <h3 class="text-xl font-semibold mb-2">UnitedHealth AV/VC Upgrade</h3>
209
  <p class="text-slate-400 text-sm mb-4">200-seat contact-center audiovisual and unified-communications deployment.</p>
 
214
  </div>
215
  </div>
216
  <div class="bg-slate-900 rounded-xl overflow-hidden">
217
+ <img src="https://images.unsplash.com/photo-1551288049-bebda4e38f71?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80" alt="ERP System Dashboard" class="w-full h-48 object-cover">
218
  <div class="p-6">
219
  <h3 class="text-xl font-semibold mb-2">Karnox Cloud ERP & MES Migration</h3>
220
  <p class="text-slate-400 text-sm mb-4">End-to-end NetSuite + AWS factory system rollout (99.9 % uptime).</p>
 
225
  </div>
226
  </div>
227
  <div class="bg-slate-900 rounded-xl overflow-hidden">
228
+ <img src="https://images.unsplash.com/photo-1614680376573-df3480f0c6ff?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80" alt="BlitzMax CLI" class="w-full h-48 object-cover">
229
  <div class="p-6">
230
  <h3 class="text-xl font-semibold mb-2">BlitzMax OSS Module Manager</h3>
231
  <p class="text-slate-400 text-sm mb-4">Lightning-fast CLI & GitHub Action (26 ★).</p>
 
239
  <h3 class="text-xl font-semibold mb-4 text-cyan-400">Logistics & Supply-Chain</h3>
240
  <div class="grid md:grid-cols-2 gap-8">
241
  <div class="bg-slate-900 rounded-xl overflow-hidden">
242
+ <img src="https://images.unsplash.com/photo-1600269452121-4f2416e55c28?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80" alt="Global Logistics Network" class="w-full h-48 object-cover">
243
  <div class="p-6">
244
  <h3 class="text-xl font-semibold mb-2">North-American Market Entry</h3>
245
  <p class="text-slate-400 text-sm mb-4">Led 3× revenue expansion via new DC in Los Angeles + freight optimization.</p>
 
250
  </div>
251
  </div>
252
  <div class="bg-slate-900 rounded-xl overflow-hidden">
253
+ <img src="https://images.unsplash.com/photo-1600269452121-4f2416e55c28?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80" alt="Customs Documentation" class="w-full h-48 object-cover">
254
  <div class="p-6">
255
  <h3 class="text-xl font-semibold mb-2">Global Trade-Compliance Program</h3>
256
  <p class="text-slate-400 text-sm mb-4">Built customs-clearance playbook that achieved 100 % accuracy across 42 countries.</p>
 
262
  </div>
263
  </div>
264
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
265
  </div>
266
  </section>
267
 
268
  <!-- TECH STACK -->
269
+ <section class="py-20 px-4 max-w-5xl mx-auto">
270
+ <h2 class="text-3xl font-bold mb-12 text-center">Tech Stack</h2>
271
+ <div class="grid grid-cols-2 sm:grid-cols-4 gap-6">
272
+ <div class="tech-icon group">
273
+ <img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/python/python-original.svg" class="w-16 h-16 mx-auto group-hover:scale-110 transition">
274
+ <span class="block text-center mt-2 group-hover:text-cyan-400">Python</span>
275
+ </div>
276
+ <div class="tech-icon group">
277
+ <img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/tensorflow/tensorflow-original.svg" class="w-16 h-16 mx-auto group-hover:scale-110 transition">
278
+ <span class="block text-center mt-2 group-hover:text-cyan-400">TensorFlow</span>
279
+ </div>
280
+ <div class="tech-icon group">
281
+ <img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/amazonwebservices/amazonwebservices-original-wordmark.svg" class="w-16 h-16 mx-auto group-hover:scale-110 transition">
282
+ <span class="block text-center mt-2 group-hover:text-cyan-400">AWS</span>
283
+ </div>
284
+ <div class="tech-icon group">
285
+ <img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/netsuite/netsuite-original.svg" class="w-16 h-16 mx-auto group-hover:scale-110 transition">
286
+ <span class="block text-center mt-2 group-hover:text-cyan-400">NetSuite</span>
287
+ </div>
288
+ <div class="tech-icon group">
289
+ <img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/itil/itil-original.svg" class="w-16 h-16 mx-auto group-hover:scale-110 transition">
290
+ <span class="block text-center mt-2 group-hover:text-cyan-400">ITIL</span>
291
+ </div>
292
+ <div class="tech-icon group">
293
+ <img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/jira/jira-original.svg" class="w-16 h-16 mx-auto group-hover:scale-110 transition">
294
+ <span class="block text-center mt-2 group-hover:text-cyan-400">Jira</span>
295
+ </div>
296
+ <div class="tech-icon group">
297
+ <img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/servicenow/servicenow-original.svg" class="w-16 h-16 mx-auto group-hover:scale-110 transition">
298
+ <span class="block text-center mt-2 group-hover:text-cyan-400">ServiceNow</span>
299
+ </div>
300
+ <div class="tech-icon group">
301
+ <img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/cisco/cisco-original.svg" class="w-16 h-16 mx-auto group-hover:scale-110 transition">
302
+ <span class="block text-center mt-2 group-hover:text-cyan-400">Cisco UC</span>
303
+ </div>
304
  </div>
305
  </section>
306
 
307
+ <style>
308
+ .tech-icon {
309
+ @apply bg-slate-900 p-6 rounded-xl hover:bg-slate-800 transition cursor-pointer;
310
+ }
311
+ </style>
312
+
313
  <!-- CERTS & TALKS -->
314
  <section class="py-20 px-4 max-w-5xl mx-auto">
315
  <h2 class="text-3xl font-bold mb-10 text-center">Certifications & Talks</h2>