wasmdashai commited on
Commit
3fb37ce
·
verified ·
1 Parent(s): 4777301

WasmAI CEO Pioneering the Future of AI Visionary leader at the helm of wasm ai and Lahja ai, driving innovation in artificial intelligence and machine learning. Committed to developing ethical, transformative AI solutions that benefit humanity. Contact LinkedIn CEO Portrait AI Innovator Years in AI 15+ Patents 42 Team Size 500+ AI Models 28 Leadership Philosophy Ethical AI Development Championing responsible AI that prioritizes transparency, fairness, and accountability. Implementing rigorous ethical frameworks to ensure AI benefits all of humanity. Team Empowerment Fostering a culture of innovation where brilliant minds collaborate to push boundaries. Believing that the best ideas emerge from diverse, empowered teams. Career Journey PhD in Computer Science Stanford University | 2005-2009 Specialized in neural networks and early AI architectures AI Research Scientist Google Brain | 2010-2014 Led breakthrough research in deep learning applications Chief AI Officer OpenAI | 2015-2018 Directed strategic AI initiatives and ethical guidelines Founder & CEO DeepSeek | 2019-Present Building the next generation of transformative AI technologies Recent Keynote "The Next Decade of AI" Global AI Summit 2023 In this groundbreaking talk, our CEO outlines the roadmap for AI development over the next decade, emphasizing the importance of human-AI collaboration and the ethical imperatives facing our industry. #AIEthics #FutureTech #Innovation Get In Touch Name Email Subject Message Send Message Skills & Certifications Technical Skills Core Competencies Rapid System Integration Reverse Engineering Multi-Stage AI Design Local AI Optimization Cross-Platform Architecture Programming Languages Python (Expert) Java VBA JavaScript Certifications Associate Android Developer Bangkit Academy Distinction Graduate Bangkit Academy Interests AI Research DIY Projects Fanfiction Writing Psychology Economic Systems Philosophy Culinary Arts Get In Touch Contact Information Email [email protected] Phone (+62) 859-6597-5929 Discord @pandu .paradox GitHub @Iteranya LinkedIn linkedin.com/in/pandu-dhaulagiri Send Me a Message Your Name Your Email Message Send Message - Initial Deployment

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +449 -19
  3. prompts.txt +1 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Wasmai
3
- emoji: 🦀
4
- colorFrom: purple
5
- colorTo: purple
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: wasmai
3
+ emoji: 🐳
4
+ colorFrom: green
5
+ colorTo: green
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,449 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>WasmAI CEO Profile</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
+ <style>
10
+ @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
11
+
12
+ body {
13
+ font-family: 'Poppins', sans-serif;
14
+ background-color: #f8fafc;
15
+ }
16
+
17
+ .gradient-text {
18
+ background: linear-gradient(90deg, #3b82f6, #8b5cf6);
19
+ -webkit-background-clip: text;
20
+ background-clip: text;
21
+ color: transparent;
22
+ }
23
+
24
+ .card-hover:hover {
25
+ transform: translateY(-5px);
26
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
27
+ }
28
+
29
+ .timeline-item:not(:last-child):after {
30
+ content: '';
31
+ position: absolute;
32
+ left: 6px;
33
+ top: 24px;
34
+ height: calc(100% - 24px);
35
+ width: 2px;
36
+ background: #e2e8f0;
37
+ }
38
+ </style>
39
+ </head>
40
+ <body class="text-gray-800">
41
+ <!-- Header Section -->
42
+ <header class="bg-white shadow-sm sticky top-0 z-50">
43
+ <div class="container mx-auto px-6 py-4">
44
+ <div class="flex items-center justify-between">
45
+ <div class="flex items-center">
46
+ <div class="w-12 h-12 rounded-full bg-gradient-to-r from-blue-500 to-purple-500 flex items-center justify-center text-white font-bold text-xl">WA</div>
47
+ <h1 class="ml-3 text-xl font-semibold">Wasm<span class="gradient-text font-bold">AI</span></h1>
48
+ </div>
49
+ <nav class="hidden md:flex space-x-8">
50
+ <a href="#about" class="hover:text-blue-600 transition">About</a>
51
+ <a href="#journey" class="hover:text-blue-600 transition">Journey</a>
52
+ <a href="#keynote" class="hover:text-blue-600 transition">Keynotes</a>
53
+ <a href="#contact" class="hover:text-blue-600 transition">Contact</a>
54
+ </nav>
55
+ <button class="md:hidden">
56
+ <i class="fas fa-bars text-2xl"></i>
57
+ </button>
58
+ </div>
59
+ </div>
60
+ </header>
61
+
62
+ <!-- Hero Section -->
63
+ <section class="py-16 md:py-24 bg-gradient-to-r from-blue-50 to-purple-50">
64
+ <div class="container mx-auto px-6 flex flex-col md:flex-row items-center">
65
+ <div class="md:w-1/2 mb-10 md:mb-0">
66
+ <h1 class="text-4xl md:text-5xl font-bold mb-4">Pioneering the <span class="gradient-text">Future of AI</span></h1>
67
+ <p class="text-xl text-gray-600 mb-8">Visionary leader at the helm of WasmAI and Lahja AI, driving innovation in artificial intelligence and machine learning.</p>
68
+ <div class="flex space-x-4">
69
+ <a href="#contact" class="bg-gradient-to-r from-blue-500 to-purple-500 text-white px-6 py-3 rounded-lg font-medium hover:shadow-lg transition">Get In Touch</a>
70
+ <a href="#" class="border border-blue-500 text-blue-500 px-6 py-3 rounded-lg font-medium hover:bg-blue-50 transition">
71
+ <i class="fab fa-linkedin mr-2"></i> LinkedIn
72
+ </a>
73
+ </div>
74
+ </div>
75
+ <div class="md:w-1/2 flex justify-center">
76
+ <div class="relative">
77
+ <div class="w-64 h-64 md:w-80 md:h-80 rounded-full bg-gradient-to-r from-blue-200 to-purple-200 flex items-center justify-center overflow-hidden shadow-xl">
78
+ <img src="https://images.unsplash.com/photo-1573497620053-ea5300f94f21?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=400&q=80" alt="CEO Portrait" class="w-full h-full object-cover">
79
+ </div>
80
+ <div class="absolute -bottom-5 -right-5 bg-white p-3 rounded-lg shadow-lg">
81
+ <div class="text-lg font-bold text-center">AI Innovator</div>
82
+ </div>
83
+ </div>
84
+ </div>
85
+ </div>
86
+ </section>
87
+
88
+ <!-- Stats Section -->
89
+ <section id="about" class="py-16 bg-white">
90
+ <div class="container mx-auto px-6">
91
+ <h2 class="text-3xl font-bold mb-12 text-center">CEO Profile</h2>
92
+ <div class="grid grid-cols-2 md:grid-cols-4 gap-6">
93
+ <div class="bg-gray-50 p-6 rounded-xl border border-gray-100 text-center card-hover transition">
94
+ <div class="text-4xl font-bold text-blue-600 mb-2">15+</div>
95
+ <div class="text-gray-600">Years in AI</div>
96
+ </div>
97
+ <div class="bg-gray-50 p-6 rounded-xl border border-gray-100 text-center card-hover transition">
98
+ <div class="text-4xl font-bold text-purple-600 mb-2">42</div>
99
+ <div class="text-gray-600">Patents</div>
100
+ </div>
101
+ <div class="bg-gray-50 p-6 rounded-xl border border-gray-100 text-center card-hover transition">
102
+ <div class="text-4xl font-bold text-blue-600 mb-2">500+</div>
103
+ <div class="text-gray-600">Team Size</div>
104
+ </div>
105
+ <div class="bg-gray-50 p-6 rounded-xl border border-gray-100 text-center card-hover transition">
106
+ <div class="text-4xl font-bold text-purple-600 mb-2">28</div>
107
+ <div class="text-gray-600">AI Models</div>
108
+ </div>
109
+ </div>
110
+ </div>
111
+ </section>
112
+
113
+ <!-- Philosophy Section -->
114
+ <section class="py-16 bg-gray-50">
115
+ <div class="container mx-auto px-6">
116
+ <h2 class="text-3xl font-bold mb-12 text-center">Leadership Philosophy</h2>
117
+ <div class="grid md:grid-cols-2 gap-8">
118
+ <div class="bg-white p-8 rounded-xl shadow-sm border border-gray-100 card-hover transition">
119
+ <div class="w-16 h-16 bg-blue-100 rounded-full flex items-center justify-center text-blue-500 mb-5">
120
+ <i class="fas fa-shield-alt text-2xl"></i>
121
+ </div>
122
+ <h3 class="text-xl font-semibold mb-3">Ethical AI Development</h3>
123
+ <p class="text-gray-600">Championing responsible AI that prioritizes transparency, fairness, and accountability. Implementing rigorous ethical frameworks to ensure AI benefits all of humanity.</p>
124
+ </div>
125
+ <div class="bg-white p-8 rounded-xl shadow-sm border border-gray-100 card-hover transition">
126
+ <div class="w-16 h-16 bg-purple-100 rounded-full flex items-center justify-center text-purple-500 mb-5">
127
+ <i class="fas fa-users text-2xl"></i>
128
+ </div>
129
+ <h3 class="text-xl font-semibold mb-3">Team Empowerment</h3>
130
+ <p class="text-gray-600">Fostering a culture of innovation where brilliant minds collaborate to push boundaries. Believing that the best ideas emerge from diverse, empowered teams.</p>
131
+ </div>
132
+ </div>
133
+ </div>
134
+ </section>
135
+
136
+ <!-- Career Journey -->
137
+ <section id="journey" class="py-16 bg-white">
138
+ <div class="container mx-auto px-6">
139
+ <h2 class="text-3xl font-bold mb-12 text-center">Career Journey</h2>
140
+ <div class="relative">
141
+ <div class="space-y-8">
142
+ <div class="timeline-item relative pl-10">
143
+ <div class="absolute left-0 top-0 w-3 h-3 bg-blue-500 rounded-full"></div>
144
+ <div class="bg-gray-50 p-6 rounded-lg border border-gray-100">
145
+ <div class="flex flex-col md:flex-row md:items-center md:justify-between mb-2">
146
+ <h3 class="text-xl font-semibold">PhD in Computer Science</h3>
147
+ <span class="text-blue-600 font-medium">2005-2009</span>
148
+ </div>
149
+ <h4 class="text-gray-700 font-medium mb-2">Stanford University</h4>
150
+ <p class="text-gray-600">Specialized in neural networks and early AI architectures</p>
151
+ </div>
152
+ </div>
153
+
154
+ <div class="timeline-item relative pl-10">
155
+ <div class="absolute left-0 top-0 w-3 h-3 bg-blue-500 rounded-full"></div>
156
+ <div class="bg-gray-50 p-6 rounded-lg border border-gray-100">
157
+ <div class="flex flex-col md:flex-row md:items-center md:justify-between mb-2">
158
+ <h3 class="text-xl font-semibold">AI Research Scientist</h3>
159
+ <span class="text-blue-600 font-medium">2010-2014</span>
160
+ </div>
161
+ <h4 class="text-gray-700 font-medium mb-2">Google Brain</h4>
162
+ <p class="text-gray-600">Led breakthrough research in deep learning applications</p>
163
+ </div>
164
+ </div>
165
+
166
+ <div class="timeline-item relative pl-10">
167
+ <div class="absolute left-0 top-0 w-3 h-3 bg-blue-500 rounded-full"></div>
168
+ <div class="bg-gray-50 p-6 rounded-lg border border-gray-100">
169
+ <div class="flex flex-col md:flex-row md:items-center md:justify-between mb-2">
170
+ <h3 class="text-xl font-semibold">Chief AI Officer</h3>
171
+ <span class="text-blue-600 font-medium">2015-2018</span>
172
+ </div>
173
+ <h4 class="text-gray-700 font-medium mb-2">OpenAI</h4>
174
+ <p class="text-gray-600">Directed strategic AI initiatives and ethical guidelines</p>
175
+ </div>
176
+ </div>
177
+
178
+ <div class="timeline-item relative pl-10">
179
+ <div class="absolute left-0 top-0 w-3 h-3 bg-blue-500 rounded-full"></div>
180
+ <div class="bg-gray-50 p-6 rounded-lg border border-gray-100">
181
+ <div class="flex flex-col md:flex-row md:items-center md:justify-between mb-2">
182
+ <h3 class="text-xl font-semibold">Founder & CEO</h3>
183
+ <span class="text-blue-600 font-medium">2019-Present</span>
184
+ </div>
185
+ <h4 class="text-gray-700 font-medium mb-2">DeepSeek</h4>
186
+ <p class="text-gray-600">Building the next generation of transformative AI technologies</p>
187
+ </div>
188
+ </div>
189
+ </div>
190
+ </div>
191
+ </div>
192
+ </section>
193
+
194
+ <!-- Keynote Section -->
195
+ <section id="keynote" class="py-16 bg-gradient-to-r from-blue-50 to-purple-50">
196
+ <div class="container mx-auto px-6">
197
+ <h2 class="text-3xl font-bold mb-12 text-center">Recent Keynote</h2>
198
+ <div class="max-w-4xl mx-auto bg-white rounded-xl overflow-hidden shadow-lg">
199
+ <div class="md:flex">
200
+ <div class="md:w-1/3">
201
+ <img class="h-full w-full object-cover" src="https://images.unsplash.com/photo-1635070041078-e363dbe005cb?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=400&q=80" alt="Keynote Speaker">
202
+ </div>
203
+ <div class="p-8 md:w-2/3">
204
+ <h3 class="font-bold text-xl mb-2">"The Next Decade of AI"</h3>
205
+ <p class="text-gray-600 mb-4">Global AI Summit 2023</p>
206
+ <p class="text-gray-700 mb-6">In this groundbreaking talk, our CEO outlines the roadmap for AI development over the next decade, emphasizing the importance of human-AI collaboration and the ethical imperatives facing our industry.</p>
207
+ <div class="flex flex-wrap gap-2">
208
+ <span class="inline-block bg-blue-100 text-blue-800 text-xs px-2 py-1 rounded-full">#AIEthics</span>
209
+ <span class="inline-block bg-purple-100 text-purple-800 text-xs px-2 py-1 rounded-full">#FutureTech</span>
210
+ <span class="inline-block bg-indigo-100 text-indigo-800 text-xs px-2 py-1 rounded-full">#Innovation</span>
211
+ </div>
212
+ <div class="mt-6">
213
+ <a href="#" class="text-blue-500 hover:underline flex items-center">
214
+ <i class="fas fa-play-circle mr-2"></i> Watch the full keynote
215
+ </a>
216
+ </div>
217
+ </div>
218
+ </div>
219
+ </div>
220
+ </div>
221
+ </section>
222
+
223
+ <!-- Skills Section -->
224
+ <section class="py-16 bg-white">
225
+ <div class="container mx-auto px-6">
226
+ <div class="grid md:grid-cols-2 gap-12">
227
+ <div>
228
+ <h2 class="text-3xl font-bold mb-8">Skills & Certifications</h2>
229
+ <div class="mb-8">
230
+ <h3 class="text-xl font-semibold mb-4 text-gray-700">Technical Skills</h3>
231
+ <div class="space-y-4">
232
+ <div>
233
+ <h4 class="font-medium">Rapid System Integration</h4>
234
+ <div class="w-full bg-gray-200 rounded-full h-2.5 mt-2">
235
+ <div class="bg-blue-600 h-2.5 rounded-full" style="width: 95%"></div>
236
+ </div>
237
+ </div>
238
+ <div>
239
+ <h4 class="font-medium">Reverse Engineering</h4>
240
+ <div class="w-full bg-gray-200 rounded-full h-2.5 mt-2">
241
+ <div class="bg-blue-600 h-2.5 rounded-full" style="width: 90%"></div>
242
+ </div>
243
+ </div>
244
+ <div>
245
+ <h4 class="font-medium">Multi-Stage AI Design</h4>
246
+ <div class="w-full bg-gray-200 rounded-full h-2.5 mt-2">
247
+ <div class="bg-blue-600 h-2.5 rounded-full" style="width: 97%"></div>
248
+ </div>
249
+ </div>
250
+ <div>
251
+ <h4 class="font-medium">Local AI Optimization</h4>
252
+ <div class="w-full bg-gray-200 rounded-full h-2.5 mt-2">
253
+ <div class="bg-blue-600 h-2.5 rounded-full" style="width: 88%"></div>
254
+ </div>
255
+ </div>
256
+ </div>
257
+ </div>
258
+
259
+ <div class="mb-8">
260
+ <h3 class="text-xl font-semibold mb-4 text-gray-700">Programming Languages</h3>
261
+ <div class="grid grid-cols-2 gap-4">
262
+ <div class="bg-gray-50 p-4 rounded-lg border border-gray-200">
263
+ <div class="flex items-center mb-2">
264
+ <i class="fab fa-python text-blue-500 text-xl mr-2"></i>
265
+ <span class="font-medium">Python (Expert)</span>
266
+ </div>
267
+ </div>
268
+ <div class="bg-gray-50 p-4 rounded-lg border border-gray-200">
269
+ <div class="flex items-center mb-2">
270
+ <i class="fab fa-java text-red-500 text-xl mr-2"></i>
271
+ <span class="font-medium">Java</span>
272
+ </div>
273
+ </div>
274
+ <div class="bg-gray-50 p-4 rounded-lg border border-gray-200">
275
+ <div class="flex items-center mb-2">
276
+ <i class="fas fa-code text-green-500 text-xl mr-2"></i>
277
+ <span class="font-medium">VBA</span>
278
+ </div>
279
+ </div>
280
+ <div class="bg-gray-50 p-4 rounded-lg border border-gray-200">
281
+ <div class="flex items-center mb-2">
282
+ <i class="fab fa-js-square text-yellow-500 text-xl mr-2"></i>
283
+ <span class="font-medium">JavaScript</span>
284
+ </div>
285
+ </div>
286
+ </div>
287
+ </div>
288
+ </div>
289
+
290
+ <div>
291
+ <h3 class="text-xl font-semibold mb-4 text-gray-700">Certifications</h3>
292
+ <div class="space-y-4 mb-8">
293
+ <div class="bg-gray-50 p-4 rounded-lg border border-gray-200 flex items-start">
294
+ <div class="bg-blue-100 p-3 rounded-lg mr-4 text-blue-600">
295
+ <i class="fas fa-certificate text-xl"></i>
296
+ </div>
297
+ <div>
298
+ <h4 class="font-medium">Associate Android Developer</h4>
299
+ <p class="text-gray-600 text-sm">Bangkit Academy</p>
300
+ </div>
301
+ </div>
302
+ <div class="bg-gray-50 p-4 rounded-lg border border-gray-200 flex items-start">
303
+ <div class="bg-purple-100 p-3 rounded-lg mr-4 text-purple-600">
304
+ <i class="fas fa-award text-xl"></i>
305
+ </div>
306
+ <div>
307
+ <h4 class="font-medium">Distinction Graduate</h4>
308
+ <p class="text-gray-600 text-sm">Bangkit Academy</p>
309
+ </div>
310
+ </div>
311
+ </div>
312
+
313
+ <h3 class="text-xl font-semibold mb-4 text-gray-700">Interests</h3>
314
+ <div class="flex flex-wrap gap-2">
315
+ <span class="bg-blue-100 text-blue-800 px-3 py-1 rounded-full text-sm">AI Research</span>
316
+ <span class="bg-purple-100 text-purple-800 px-3 py-1 rounded-full text-sm">DIY Projects</span>
317
+ <span class="bg-indigo-100 text-indigo-800 px-3 py-1 rounded-full text-sm">Fanfiction Writing</span>
318
+ <span class="bg-green-100 text-green-800 px-3 py-1 rounded-full text-sm">Psychology</span>
319
+ <span class="bg-yellow-100 text-yellow-800 px-3 py-1 rounded-full text-sm">Economic Systems</span>
320
+ <span class="bg-red-100 text-red-800 px-3 py-1 rounded-full text-sm">Philosophy</span>
321
+ <span class="bg-pink-100 text-pink-800 px-3 py-1 rounded-full text-sm">Culinary Arts</span>
322
+ </div>
323
+ </div>
324
+ </div>
325
+ </div>
326
+ </section>
327
+
328
+ <!-- Contact Section -->
329
+ <section id="contact" class="py-16 bg-gray-50">
330
+ <div class="container mx-auto px-6">
331
+ <h2 class="text-3xl font-bold mb-12 text-center">Get In Touch</h2>
332
+ <div class="grid md:grid-cols-2 gap-12">
333
+ <div>
334
+ <h3 class="text-xl font-semibold mb-6">Contact Information</h3>
335
+ <div class="space-y-6">
336
+ <div class="flex items-start">
337
+ <div class="bg-blue-100 p-3 rounded-lg mr-4 text-blue-600">
338
+ <i class="fas fa-envelope text-xl"></i>
339
+ </div>
340
+ <div>
341
+ <h4 class="font-medium text-gray-700">Email</h4>
342
+ <a href="mailto:[email protected]" class="text-blue-500 hover:underline">[email protected]</a>
343
+ </div>
344
+ </div>
345
+ <div class="flex items-start">
346
+ <div class="bg-purple-100 p-3 rounded-lg mr-4 text-purple-600">
347
+ <i class="fas fa-phone-alt text-xl"></i>
348
+ </div>
349
+ <div>
350
+ <h4 class="font-medium text-gray-700">Phone</h4>
351
+ <p class="text-gray-600">(+62) 859-6597-5929</p>
352
+ </div>
353
+ </div>
354
+ <div class="flex items-start">
355
+ <div class="bg-indigo-100 p-3 rounded-lg mr-4 text-indigo-600">
356
+ <i class="fab fa-discord text-xl"></i>
357
+ </div>
358
+ <div>
359
+ <h4 class="font-medium text-gray-700">Discord</h4>
360
+ <p class="text-gray-600">@pandu.paradox</p>
361
+ </div>
362
+ </div>
363
+ <div class="flex items-start">
364
+ <div class="bg-gray-100 p-3 rounded-lg mr-4 text-gray-600">
365
+ <i class="fab fa-github text-xl"></i>
366
+ </div>
367
+ <div>
368
+ <h4 class="font-medium text-gray-700">GitHub</h4>
369
+ <a href="#" class="text-blue-500 hover:underline">@Iteranya</a>
370
+ </div>
371
+ </div>
372
+ <div class="flex items-start">
373
+ <div class="bg-blue-600 p-3 rounded-lg mr-4 text-white">
374
+ <i class="fab fa-linkedin-in text-xl"></i>
375
+ </div>
376
+ <div>
377
+ <h4 class="font-medium text-gray-700">LinkedIn</h4>
378
+ <a href="#" class="text-blue-500 hover:underline">linkedin.com/in/pandu-dhaulagiri</a>
379
+ </div>
380
+ </div>
381
+ </div>
382
+ </div>
383
+
384
+ <div>
385
+ <h3 class="text-xl font-semibold mb-6">Send Me a Message</h3>
386
+ <form class="space-y-6">
387
+ <div>
388
+ <label for="name" class="block text-gray-700 mb-2">Your Name</label>
389
+ <input type="text" id="name" class="w-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-blue-500">
390
+ </div>
391
+ <div>
392
+ <label for="email" class="block text-gray-700 mb-2">Your Email</label>
393
+ <input type="email" id="email" class="w-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-blue-500">
394
+ </div>
395
+ <div>
396
+ <label for="message" class="block text-gray-700 mb-2">Message</label>
397
+ <textarea id="message" rows="4" class="w-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-blue-500"></textarea>
398
+ </div>
399
+ <button type="submit" class="bg-gradient-to-r from-blue-500 to-purple-500 text-white px-6 py-3 rounded-lg font-medium hover:shadow-lg transition w-full">
400
+ Send Message
401
+ </button>
402
+ </form>
403
+ </div>
404
+ </div>
405
+ </div>
406
+ </section>
407
+
408
+ <!-- Footer -->
409
+ <footer class="bg-white py-8 border-t border-gray-200">
410
+ <div class="container mx-auto px-6">
411
+ <div class="flex flex-col md:flex-row items-center justify-between">
412
+ <div class="flex items-center mb-4 md:mb-0">
413
+ <div class="w-10 h-10 rounded-full bg-gradient-to-r from-blue-500 to-purple-500 flex items-center justify-center text-white font-bold text-sm">WA</div>
414
+ <h1 class="ml-3 text-lg font-semibold">Wasm<span class="gradient-text font-bold">AI</span></h1>
415
+ </div>
416
+ <div class="flex space-x-6">
417
+ <a href="#" class="text-gray-600 hover:text-blue-500">
418
+ <i class="fab fa-twitter text-xl"></i>
419
+ </a>
420
+ <a href="#" class="text-gray-600 hover:text-blue-500">
421
+ <i class="fab fa-linkedin-in text-xl"></i>
422
+ </a>
423
+ <a href="#" class="text-gray-600 hover:text-blue-500">
424
+ <i class="fab fa-github text-xl"></i>
425
+ </a>
426
+ <a href="#" class="text-gray-600 hover:text-blue-500">
427
+ <i class="fab fa-medium text-xl"></i>
428
+ </a>
429
+ </div>
430
+ </div>
431
+ <div class="mt-6 text-center text-gray-500 text-sm">
432
+ © 2023 WasmAI. All rights reserved.
433
+ </div>
434
+ </div>
435
+ </footer>
436
+
437
+ <script>
438
+ // Simple smooth scrolling for anchor links
439
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
440
+ anchor.addEventListener('click', function (e) {
441
+ e.preventDefault();
442
+ document.querySelector(this.getAttribute('href')).scrollIntoView({
443
+ behavior: 'smooth'
444
+ });
445
+ });
446
+ });
447
+ </script>
448
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=wasmdashai/wasmai" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
449
+ </html>
prompts.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ WasmAI CEO Pioneering the Future of AI Visionary leader at the helm of wasm ai and Lahja ai, driving innovation in artificial intelligence and machine learning. Committed to developing ethical, transformative AI solutions that benefit humanity. Contact LinkedIn CEO Portrait AI Innovator Years in AI 15+ Patents 42 Team Size 500+ AI Models 28 Leadership Philosophy Ethical AI Development Championing responsible AI that prioritizes transparency, fairness, and accountability. Implementing rigorous ethical frameworks to ensure AI benefits all of humanity. Team Empowerment Fostering a culture of innovation where brilliant minds collaborate to push boundaries. Believing that the best ideas emerge from diverse, empowered teams. Career Journey PhD in Computer Science Stanford University | 2005-2009 Specialized in neural networks and early AI architectures AI Research Scientist Google Brain | 2010-2014 Led breakthrough research in deep learning applications Chief AI Officer OpenAI | 2015-2018 Directed strategic AI initiatives and ethical guidelines Founder & CEO DeepSeek | 2019-Present Building the next generation of transformative AI technologies Recent Keynote "The Next Decade of AI" Global AI Summit 2023 In this groundbreaking talk, our CEO outlines the roadmap for AI development over the next decade, emphasizing the importance of human-AI collaboration and the ethical imperatives facing our industry. #AIEthics #FutureTech #Innovation Get In Touch Name Email Subject Message Send Message Skills & Certifications Technical Skills Core Competencies Rapid System Integration Reverse Engineering Multi-Stage AI Design Local AI Optimization Cross-Platform Architecture Programming Languages Python (Expert) Java VBA JavaScript Certifications Associate Android Developer Bangkit Academy Distinction Graduate Bangkit Academy Interests AI Research DIY Projects Fanfiction Writing Psychology Economic Systems Philosophy Culinary Arts Get In Touch Contact Information Email [email protected] Phone (+62) 859-6597-5929 Discord @pandu.paradox GitHub @Iteranya LinkedIn linkedin.com/in/pandu-dhaulagiri Send Me a Message Your Name Your Email Message Send Message