shravankumar147 commited on
Commit
a2b0da7
·
verified ·
1 Parent(s): de33526

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +723 -19
  3. prompts.txt +1 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: My Awesome Space
3
- emoji: 📊
4
- colorFrom: purple
5
- colorTo: gray
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: my-awesome-space
3
+ emoji: 🐳
4
+ colorFrom: gray
5
+ colorTo: pink
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,723 @@
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>Shravan Kumar | Full Stack Developer</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
+ /* Custom CSS for animations and effects */
11
+ @keyframes fadeIn {
12
+ from { opacity: 0; transform: translateY(20px); }
13
+ to { opacity: 1; transform: translateY(0); }
14
+ }
15
+
16
+ .fade-in {
17
+ animation: fadeIn 0.8s ease-out forwards;
18
+ }
19
+
20
+ .delay-1 { animation-delay: 0.2s; }
21
+ .delay-2 { animation-delay: 0.4s; }
22
+ .delay-3 { animation-delay: 0.6s; }
23
+ .delay-4 { animation-delay: 0.8s; }
24
+
25
+ .gradient-text {
26
+ background: linear-gradient(90deg, #3b82f6, #8b5cf6);
27
+ -webkit-background-clip: text;
28
+ background-clip: text;
29
+ color: transparent;
30
+ }
31
+
32
+ .project-card:hover {
33
+ transform: translateY(-5px);
34
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
35
+ }
36
+
37
+ .nav-link {
38
+ position: relative;
39
+ }
40
+
41
+ .nav-link::after {
42
+ content: '';
43
+ position: absolute;
44
+ width: 0;
45
+ height: 2px;
46
+ bottom: -2px;
47
+ left: 0;
48
+ background-color: #3b82f6;
49
+ transition: width 0.3s ease;
50
+ }
51
+
52
+ .nav-link:hover::after {
53
+ width: 100%;
54
+ }
55
+
56
+ .active::after {
57
+ width: 100%;
58
+ }
59
+ </style>
60
+ </head>
61
+ <body class="bg-gray-50 font-sans antialiased text-gray-800">
62
+ <!-- Navigation -->
63
+ <nav class="fixed w-full bg-white shadow-sm z-50">
64
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
65
+ <div class="flex justify-between h-16">
66
+ <div class="flex items-center">
67
+ <a href="#home" class="text-xl font-bold gradient-text">SK</a>
68
+ </div>
69
+ <div class="hidden md:flex items-center space-x-8">
70
+ <a href="#home" class="nav-link active">Home</a>
71
+ <a href="#about" class="nav-link">About</a>
72
+ <a href="#skills" class="nav-link">Skills</a>
73
+ <a href="#projects" class="nav-link">Projects</a>
74
+ <a href="#contact" class="nav-link">Contact</a>
75
+ </div>
76
+ <div class="md:hidden flex items-center">
77
+ <button id="menu-btn" class="text-gray-600 hover:text-gray-900">
78
+ <svg class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
79
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
80
+ </svg>
81
+ </button>
82
+ </div>
83
+ </div>
84
+ </div>
85
+ <!-- Mobile menu -->
86
+ <div id="mobile-menu" class="hidden md:hidden bg-white py-2 px-4 shadow-lg">
87
+ <div class="flex flex-col space-y-3">
88
+ <a href="#home" class="nav-link active">Home</a>
89
+ <a href="#about" class="nav-link">About</a>
90
+ <a href="#skills" class="nav-link">Skills</a>
91
+ <a href="#projects" class="nav-link">Projects</a>
92
+ <a href="#contact" class="nav-link">Contact</a>
93
+ </div>
94
+ </div>
95
+ </nav>
96
+
97
+ <!-- Hero Section -->
98
+ <section id="home" class="min-h-screen flex items-center pt-16">
99
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-20">
100
+ <div class="flex flex-col md:flex-row items-center">
101
+ <div class="md:w-1/2 mb-10 md:mb-0 fade-in">
102
+ <h1 class="text-4xl md:text-5xl lg:text-6xl font-bold mb-4">
103
+ Hi, I'm <span class="gradient-text">Shravan Kumar</span>
104
+ </h1>
105
+ <h2 class="text-2xl md:text-3xl text-gray-600 mb-6">Full Stack Developer</h2>
106
+ <p class="text-lg text-gray-600 mb-8 max-w-lg">
107
+ I build exceptional digital experiences with clean, efficient code and modern technologies.
108
+ </p>
109
+ <div class="flex space-x-4">
110
+ <a href="#contact" class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-3 rounded-lg font-medium transition duration-300">
111
+ Contact Me
112
+ </a>
113
+ <a href="#projects" class="border border-blue-600 text-blue-600 hover:bg-blue-50 px-6 py-3 rounded-lg font-medium transition duration-300">
114
+ View Work
115
+ </a>
116
+ </div>
117
+ </div>
118
+ <div class="md:w-1/2 flex justify-center fade-in delay-1">
119
+ <div class="relative">
120
+ <div class="w-64 h-64 md:w-80 md:h-80 bg-gradient-to-br from-blue-400 to-purple-500 rounded-full flex items-center justify-center">
121
+ <img src="https://media.licdn.com/dms/image/D5603AQH3ZQ1l1Ql9gA/profile-displayphoto-shrink_400_400/0/1685360513502?e=1721260800&v=beta&t=1Q4Y0QYJQZQZQZQZQZQZQZQZQZQZQZQZQZQZQZQZQ"
122
+ alt="Shravan Kumar"
123
+ class="w-60 h-60 md:w-72 md:h-72 rounded-full object-cover border-4 border-white">
124
+ </div>
125
+ <div class="absolute -bottom-5 -right-5 bg-white p-3 rounded-full shadow-lg">
126
+ <div class="bg-blue-100 p-3 rounded-full">
127
+ <i class="fas fa-code text-blue-600 text-xl"></i>
128
+ </div>
129
+ </div>
130
+ </div>
131
+ </div>
132
+ </div>
133
+ </div>
134
+ </section>
135
+
136
+ <!-- About Section -->
137
+ <section id="about" class="py-20 bg-white">
138
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
139
+ <h2 class="text-3xl font-bold text-center mb-16 fade-in">
140
+ <span class="gradient-text">About Me</span>
141
+ </h2>
142
+
143
+ <div class="flex flex-col md:flex-row gap-12">
144
+ <div class="md:w-1/2 fade-in delay-1">
145
+ <h3 class="text-2xl font-semibold mb-4">Who I Am</h3>
146
+ <p class="text-gray-600 mb-6">
147
+ I'm a passionate Full Stack Developer with expertise in building web applications using modern technologies.
148
+ Currently pursuing my Bachelor's degree in Computer Science and Engineering at Vellore Institute of Technology.
149
+ </p>
150
+ <p class="text-gray-600 mb-6">
151
+ With a strong foundation in both front-end and back-end development, I create seamless, user-friendly digital
152
+ experiences that solve real-world problems.
153
+ </p>
154
+ <p class="text-gray-600 mb-8">
155
+ When I'm not coding, you can find me exploring new technologies, contributing to open-source projects,
156
+ or sharing my knowledge with the developer community.
157
+ </p>
158
+
159
+ <div class="flex flex-wrap gap-4">
160
+ <div class="bg-blue-50 px-4 py-2 rounded-lg flex items-center">
161
+ <i class="fas fa-graduation-cap text-blue-600 mr-2"></i>
162
+ <span>B.Tech CSE</span>
163
+ </div>
164
+ <div class="bg-purple-50 px-4 py-2 rounded-lg flex items-center">
165
+ <i class="fas fa-code-branch text-purple-600 mr-2"></i>
166
+ <span>Full Stack</span>
167
+ </div>
168
+ <div class="bg-green-50 px-4 py-2 rounded-lg flex items-center">
169
+ <i class="fas fa-project-diagram text-green-600 mr-2"></i>
170
+ <span>10+ Projects</span>
171
+ </div>
172
+ </div>
173
+ </div>
174
+
175
+ <div class="md:w-1/2 fade-in delay-2">
176
+ <h3 class="text-2xl font-semibold mb-6">Experience & Education</h3>
177
+
178
+ <div class="space-y-8">
179
+ <!-- Experience -->
180
+ <div class="flex">
181
+ <div class="flex flex-col items-center mr-4">
182
+ <div class="w-10 h-10 bg-blue-100 rounded-full flex items-center justify-center">
183
+ <i class="fas fa-briefcase text-blue-600"></i>
184
+ </div>
185
+ <div class="w-px h-full bg-gray-200"></div>
186
+ </div>
187
+ <div class="pb-8">
188
+ <h4 class="font-semibold">Full Stack Developer</h4>
189
+ <p class="text-sm text-gray-500 mb-1">Freelance | 2022 - Present</p>
190
+ <p class="text-gray-600">
191
+ Developed full-stack applications for clients using React, Node.js, and MongoDB.
192
+ Created responsive UIs and implemented RESTful APIs.
193
+ </p>
194
+ </div>
195
+ </div>
196
+
197
+ <!-- Education -->
198
+ <div class="flex">
199
+ <div class="flex flex-col items-center mr-4">
200
+ <div class="w-10 h-10 bg-purple-100 rounded-full flex items-center justify-center">
201
+ <i class="fas fa-university text-purple-600"></i>
202
+ </div>
203
+ <div class="w-px h-full bg-gray-200"></div>
204
+ </div>
205
+ <div class="pb-8">
206
+ <h4 class="font-semibold">Bachelor of Technology</h4>
207
+ <p class="text-sm text-gray-500 mb-1">Vellore Institute of Technology | 2021 - 2025</p>
208
+ <p class="text-gray-600">
209
+ Computer Science and Engineering with specialization in AI and Machine Learning.
210
+ </p>
211
+ </div>
212
+ </div>
213
+
214
+ <!-- Education -->
215
+ <div class="flex">
216
+ <div class="flex flex-col items-center mr-4">
217
+ <div class="w-10 h-10 bg-green-100 rounded-full flex items-center justify-center">
218
+ <i class="fas fa-school text-green-600"></i>
219
+ </div>
220
+ </div>
221
+ <div>
222
+ <h4 class="font-semibold">Higher Secondary</h4>
223
+ <p class="text-sm text-gray-500 mb-1">Narayana Junior College | 2019 - 2021</p>
224
+ <p class="text-gray-600">
225
+ Completed 11th and 12th grade with specialization in Mathematics, Physics, and Chemistry.
226
+ </p>
227
+ </div>
228
+ </div>
229
+ </div>
230
+ </div>
231
+ </div>
232
+ </div>
233
+ </section>
234
+
235
+ <!-- Skills Section -->
236
+ <section id="skills" class="py-20 bg-gray-50">
237
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
238
+ <h2 class="text-3xl font-bold text-center mb-16 fade-in">
239
+ <span class="gradient-text">My Skills</span>
240
+ </h2>
241
+
242
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
243
+ <!-- Frontend Skills -->
244
+ <div class="bg-white p-6 rounded-xl shadow-sm hover:shadow-md transition duration-300 fade-in delay-1">
245
+ <div class="flex items-center mb-4">
246
+ <div class="bg-blue-100 p-2 rounded-lg mr-4">
247
+ <i class="fas fa-laptop-code text-blue-600 text-xl"></i>
248
+ </div>
249
+ <h3 class="text-xl font-semibold">Frontend Development</h3>
250
+ </div>
251
+ <div class="flex flex-wrap gap-3">
252
+ <div class="bg-blue-50 px-3 py-1 rounded-full text-sm">HTML5</div>
253
+ <div class="bg-blue-50 px-3 py-1 rounded-full text-sm">CSS3</div>
254
+ <div class="bg-blue-50 px-3 py-1 rounded-full text-sm">JavaScript</div>
255
+ <div class="bg-blue-50 px-3 py-1 rounded-full text-sm">React</div>
256
+ <div class="bg-blue-50 px-3 py-1 rounded-full text-sm">Tailwind CSS</div>
257
+ <div class="bg-blue-50 px-3 py-1 rounded-full text-sm">Bootstrap</div>
258
+ <div class="bg-blue-50 px-3 py-1 rounded-full text-sm">jQuery</div>
259
+ </div>
260
+ </div>
261
+
262
+ <!-- Backend Skills -->
263
+ <div class="bg-white p-6 rounded-xl shadow-sm hover:shadow-md transition duration-300 fade-in delay-2">
264
+ <div class="flex items-center mb-4">
265
+ <div class="bg-purple-100 p-2 rounded-lg mr-4">
266
+ <i class="fas fa-server text-purple-600 text-xl"></i>
267
+ </div>
268
+ <h3 class="text-xl font-semibold">Backend Development</h3>
269
+ </div>
270
+ <div class="flex flex-wrap gap-3">
271
+ <div class="bg-purple-50 px-3 py-1 rounded-full text-sm">Node.js</div>
272
+ <div class="bg-purple-50 px-3 py-1 rounded-full text-sm">Express</div>
273
+ <div class="bg-purple-50 px-3 py-1 rounded-full text-sm">Python</div>
274
+ <div class="bg-purple-50 px-3 py-1 rounded-full text-sm">Django</div>
275
+ <div class="bg-purple-50 px-3 py-1 rounded-full text-sm">REST APIs</div>
276
+ <div class="bg-purple-50 px-3 py-1 rounded-full text-sm">GraphQL</div>
277
+ </div>
278
+ </div>
279
+
280
+ <!-- Database Skills -->
281
+ <div class="bg-white p-6 rounded-xl shadow-sm hover:shadow-md transition duration-300 fade-in delay-3">
282
+ <div class="flex items-center mb-4">
283
+ <div class="bg-green-100 p-2 rounded-lg mr-4">
284
+ <i class="fas fa-database text-green-600 text-xl"></i>
285
+ </div>
286
+ <h3 class="text-xl font-semibold">Database & Tools</h3>
287
+ </div>
288
+ <div class="flex flex-wrap gap-3">
289
+ <div class="bg-green-50 px-3 py-1 rounded-full text-sm">MongoDB</div>
290
+ <div class="bg-green-50 px-3 py-1 rounded-full text-sm">MySQL</div>
291
+ <div class="bg-green-50 px-3 py-1 rounded-full text-sm">PostgreSQL</div>
292
+ <div class="bg-green-50 px-3 py-1 rounded-full text-sm">Firebase</div>
293
+ <div class="bg-green-50 px-3 py-1 rounded-full text-sm">Git</div>
294
+ <div class="bg-green-50 px-3 py-1 rounded-full text-sm">Docker</div>
295
+ </div>
296
+ </div>
297
+
298
+ <!-- Other Skills -->
299
+ <div class="bg-white p-6 rounded-xl shadow-sm hover:shadow-md transition duration-300 fade-in delay-1">
300
+ <div class="flex items-center mb-4">
301
+ <div class="bg-yellow-100 p-2 rounded-lg mr-4">
302
+ <i class="fas fa-brain text-yellow-600 text-xl"></i>
303
+ </div>
304
+ <h3 class="text-xl font-semibold">AI/ML</h3>
305
+ </div>
306
+ <div class="flex flex-wrap gap-3">
307
+ <div class="bg-yellow-50 px-3 py-1 rounded-full text-sm">Python</div>
308
+ <div class="bg-yellow-50 px-3 py-1 rounded-full text-sm">TensorFlow</div>
309
+ <div class="bg-yellow-50 px-3 py-1 rounded-full text-sm">Scikit-learn</div>
310
+ <div class="bg-yellow-50 px-3 py-1 rounded-full text-sm">Numpy</div>
311
+ <div class="bg-yellow-50 px-3 py-1 rounded-full text-sm">Pandas</div>
312
+ </div>
313
+ </div>
314
+
315
+ <!-- Soft Skills -->
316
+ <div class="bg-white p-6 rounded-xl shadow-sm hover:shadow-md transition duration-300 fade-in delay-2">
317
+ <div class="flex items-center mb-4">
318
+ <div class="bg-red-100 p-2 rounded-lg mr-4">
319
+ <i class="fas fa-users text-red-600 text-xl"></i>
320
+ </div>
321
+ <h3 class="text-xl font-semibold">Soft Skills</h3>
322
+ </div>
323
+ <div class="flex flex-wrap gap-3">
324
+ <div class="bg-red-50 px-3 py-1 rounded-full text-sm">Problem Solving</div>
325
+ <div class="bg-red-50 px-3 py-1 rounded-full text-sm">Teamwork</div>
326
+ <div class="bg-red-50 px-3 py-1 rounded-full text-sm">Communication</div>
327
+ <div class="bg-red-50 px-3 py-1 rounded-full text-sm">Leadership</div>
328
+ <div class="bg-red-50 px-3 py-1 rounded-full text-sm">Time Management</div>
329
+ </div>
330
+ </div>
331
+
332
+ <!-- Languages -->
333
+ <div class="bg-white p-6 rounded-xl shadow-sm hover:shadow-md transition duration-300 fade-in delay-3">
334
+ <div class="flex items-center mb-4">
335
+ <div class="bg-indigo-100 p-2 rounded-lg mr-4">
336
+ <i class="fas fa-language text-indigo-600 text-xl"></i>
337
+ </div>
338
+ <h3 class="text-xl font-semibold">Languages</h3>
339
+ </div>
340
+ <div class="flex flex-wrap gap-3">
341
+ <div class="bg-indigo-50 px-3 py-1 rounded-full text-sm">English (Fluent)</div>
342
+ <div class="bg-indigo-50 px-3 py-1 rounded-full text-sm">Hindi (Fluent)</div>
343
+ <div class="bg-indigo-50 px-3 py-1 rounded-full text-sm">Telugu (Native)</div>
344
+ </div>
345
+ </div>
346
+ </div>
347
+ </div>
348
+ </section>
349
+
350
+ <!-- Projects Section -->
351
+ <section id="projects" class="py-20 bg-white">
352
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
353
+ <h2 class="text-3xl font-bold text-center mb-16 fade-in">
354
+ <span class="gradient-text">My Projects</span>
355
+ </h2>
356
+
357
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
358
+ <!-- Project 1 -->
359
+ <div class="project-card bg-gray-50 rounded-xl overflow-hidden transition duration-300 fade-in delay-1">
360
+ <div class="h-48 bg-gradient-to-r from-blue-400 to-purple-500 flex items-center justify-center">
361
+ <i class="fas fa-shopping-cart text-white text-6xl"></i>
362
+ </div>
363
+ <div class="p-6">
364
+ <h3 class="text-xl font-semibold mb-2">E-commerce Platform</h3>
365
+ <p class="text-gray-600 mb-4">
366
+ A full-featured e-commerce platform with product listings, cart functionality, and secure checkout.
367
+ </p>
368
+ <div class="flex flex-wrap gap-2 mb-4">
369
+ <span class="text-xs bg-blue-100 text-blue-800 px-2 py-1 rounded">React</span>
370
+ <span class="text-xs bg-purple-100 text-purple-800 px-2 py-1 rounded">Node.js</span>
371
+ <span class="text-xs bg-green-100 text-green-800 px-2 py-1 rounded">MongoDB</span>
372
+ </div>
373
+ <div class="flex space-x-3">
374
+ <a href="#" class="text-blue-600 hover:text-blue-800">
375
+ <i class="fab fa-github"></i> Code
376
+ </a>
377
+ <a href="#" class="text-blue-600 hover:text-blue-800">
378
+ <i class="fas fa-external-link-alt"></i> Live Demo
379
+ </a>
380
+ </div>
381
+ </div>
382
+ </div>
383
+
384
+ <!-- Project 2 -->
385
+ <div class="project-card bg-gray-50 rounded-xl overflow-hidden transition duration-300 fade-in delay-2">
386
+ <div class="h-48 bg-gradient-to-r from-purple-400 to-pink-500 flex items-center justify-center">
387
+ <i class="fas fa-chart-line text-white text-6xl"></i>
388
+ </div>
389
+ <div class="p-6">
390
+ <h3 class="text-xl font-semibold mb-2">Stock Market Analyzer</h3>
391
+ <p class="text-gray-600 mb-4">
392
+ Machine learning application that analyzes stock market trends and predicts future prices.
393
+ </p>
394
+ <div class="flex flex-wrap gap-2 mb-4">
395
+ <span class="text-xs bg-yellow-100 text-yellow-800 px-2 py-1 rounded">Python</span>
396
+ <span class="text-xs bg-red-100 text-red-800 px-2 py-1 rounded">TensorFlow</span>
397
+ <span class="text-xs bg-blue-100 text-blue-800 px-2 py-1 rounded">Flask</span>
398
+ </div>
399
+ <div class="flex space-x-3">
400
+ <a href="#" class="text-blue-600 hover:text-blue-800">
401
+ <i class="fab fa-github"></i> Code
402
+ </a>
403
+ <a href="#" class="text-blue-600 hover:text-blue-800">
404
+ <i class="fas fa-external-link-alt"></i> Live Demo
405
+ </a>
406
+ </div>
407
+ </div>
408
+ </div>
409
+
410
+ <!-- Project 3 -->
411
+ <div class="project-card bg-gray-50 rounded-xl overflow-hidden transition duration-300 fade-in delay-3">
412
+ <div class="h-48 bg-gradient-to-r from-green-400 to-blue-500 flex items-center justify-center">
413
+ <i class="fas fa-blog text-white text-6xl"></i>
414
+ </div>
415
+ <div class="p-6">
416
+ <h3 class="text-xl font-semibold mb-2">Blog Platform</h3>
417
+ <p class="text-gray-600 mb-4">
418
+ A modern blog platform with user authentication, rich text editing, and comment functionality.
419
+ </p>
420
+ <div class="flex flex-wrap gap-2 mb-4">
421
+ <span class="text-xs bg-blue-100 text-blue-800 px-2 py-1 rounded">React</span>
422
+ <span class="text-xs bg-gray-100 text-gray-800 px-2 py-1 rounded">GraphQL</span>
423
+ <span class="text-xs bg-green-100 text-green-800 px-2 py-1 rounded">PostgreSQL</span>
424
+ </div>
425
+ <div class="flex space-x-3">
426
+ <a href="#" class="text-blue-600 hover:text-blue-800">
427
+ <i class="fab fa-github"></i> Code
428
+ </a>
429
+ <a href="#" class="text-blue-600 hover:text-blue-800">
430
+ <i class="fas fa-external-link-alt"></i> Live Demo
431
+ </a>
432
+ </div>
433
+ </div>
434
+ </div>
435
+
436
+ <!-- Project 4 -->
437
+ <div class="project-card bg-gray-50 rounded-xl overflow-hidden transition duration-300 fade-in delay-1">
438
+ <div class="h-48 bg-gradient-to-r from-red-400 to-orange-500 flex items-center justify-center">
439
+ <i class="fas fa-video text-white text-6xl"></i>
440
+ </div>
441
+ <div class="p-6">
442
+ <h3 class="text-xl font-semibold mb-2">Video Conferencing App</h3>
443
+ <p class="text-gray-600 mb-4">
444
+ Real-time video conferencing application with screen sharing and chat functionality.
445
+ </p>
446
+ <div class="flex flex-wrap gap-2 mb-4">
447
+ <span class="text-xs bg-blue-100 text-blue-800 px-2 py-1 rounded">WebRTC</span>
448
+ <span class="text-xs bg-purple-100 text-purple-800 px-2 py-1 rounded">Socket.io</span>
449
+ <span class="text-xs bg-green-100 text-green-800 px-2 py-1 rounded">Node.js</span>
450
+ </div>
451
+ <div class="flex space-x-3">
452
+ <a href="#" class="text-blue-600 hover:text-blue-800">
453
+ <i class="fab fa-github"></i> Code
454
+ </a>
455
+ <a href="#" class="text-blue-600 hover:text-blue-800">
456
+ <i class="fas fa-external-link-alt"></i> Live Demo
457
+ </a>
458
+ </div>
459
+ </div>
460
+ </div>
461
+
462
+ <!-- Project 5 -->
463
+ <div class="project-card bg-gray-50 rounded-xl overflow-hidden transition duration-300 fade-in delay-2">
464
+ <div class="h-48 bg-gradient-to-r from-indigo-400 to-blue-500 flex items-center justify-center">
465
+ <i class="fas fa-tasks text-white text-6xl"></i>
466
+ </div>
467
+ <div class="p-6">
468
+ <h3 class="text-xl font-semibold mb-2">Task Management App</h3>
469
+ <p class="text-gray-600 mb-4">
470
+ Productivity application for managing tasks with drag-and-drop functionality and team collaboration.
471
+ </p>
472
+ <div class="flex flex-wrap gap-2 mb-4">
473
+ <span class="text-xs bg-blue-100 text-blue-800 px-2 py-1 rounded">React</span>
474
+ <span class="text-xs bg-purple-100 text-purple-800 px-2 py-1 rounded">Redux</span>
475
+ <span class="text-xs bg-green-100 text-green-800 px-2 py-1 rounded">Firebase</span>
476
+ </div>
477
+ <div class="flex space-x-3">
478
+ <a href="#" class="text-blue-600 hover:text-blue-800">
479
+ <i class="fab fa-github"></i> Code
480
+ </a>
481
+ <a href="#" class="text-blue-600 hover:text-blue-800">
482
+ <i class="fas fa-external-link-alt"></i> Live Demo
483
+ </a>
484
+ </div>
485
+ </div>
486
+ </div>
487
+
488
+ <!-- Project 6 -->
489
+ <div class="project-card bg-gray-50 rounded-xl overflow-hidden transition duration-300 fade-in delay-3">
490
+ <div class="h-48 bg-gradient-to-r from-pink-400 to-red-500 flex items-center justify-center">
491
+ <i class="fas fa-robot text-white text-6xl"></i>
492
+ </div>
493
+ <div class="p-6">
494
+ <h3 class="text-xl font-semibold mb-2">AI Chatbot</h3>
495
+ <p class="text-gray-600 mb-4">
496
+ Conversational AI chatbot that understands natural language and provides contextual responses.
497
+ </p>
498
+ <div class="flex flex-wrap gap-2 mb-4">
499
+ <span class="text-xs bg-yellow-100 text-yellow-800 px-2 py-1 rounded">Python</span>
500
+ <span class="text-xs bg-red-100 text-red-800 px-2 py-1 rounded">NLTK</span>
501
+ <span class="text-xs bg-blue-100 text-blue-800 px-2 py-1 rounded">Flask</span>
502
+ </div>
503
+ <div class="flex space-x-3">
504
+ <a href="#" class="text-blue-600 hover:text-blue-800">
505
+ <i class="fab fa-github"></i> Code
506
+ </a>
507
+ <a href="#" class="text-blue-600 hover:text-blue-800">
508
+ <i class="fas fa-external-link-alt"></i> Live Demo
509
+ </a>
510
+ </div>
511
+ </div>
512
+ </div>
513
+ </div>
514
+
515
+ <div class="text-center mt-12 fade-in delay-4">
516
+ <a href="#" class="inline-flex items-center px-6 py-3 border border-blue-600 text-blue-600 hover:bg-blue-50 rounded-lg font-medium transition duration-300">
517
+ <i class="fab fa-github mr-2"></i> View All Projects on GitHub
518
+ </a>
519
+ </div>
520
+ </div>
521
+ </section>
522
+
523
+ <!-- Contact Section -->
524
+ <section id="contact" class="py-20 bg-gray-50">
525
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
526
+ <h2 class="text-3xl font-bold text-center mb-16 fade-in">
527
+ <span class="gradient-text">Get In Touch</span>
528
+ </h2>
529
+
530
+ <div class="flex flex-col lg:flex-row gap-12">
531
+ <div class="lg:w-1/2 fade-in delay-1">
532
+ <h3 class="text-2xl font-semibold mb-6">Contact Information</h3>
533
+ <p class="text-gray-600 mb-8">
534
+ Have a project in mind or want to discuss potential opportunities? Feel free to reach out!
535
+ </p>
536
+
537
+ <div class="space-y-6">
538
+ <div class="flex items-start">
539
+ <div class="bg-blue-100 p-3 rounded-lg mr-4">
540
+ <i class="fas fa-envelope text-blue-600"></i>
541
+ </div>
542
+ <div>
543
+ <h4 class="font-medium">Email</h4>
544
+ <a href="mailto:[email protected]" class="text-gray-600 hover:text-blue-600">[email protected]</a>
545
+ </div>
546
+ </div>
547
+
548
+ <div class="flex items-start">
549
+ <div class="bg-purple-100 p-3 rounded-lg mr-4">
550
+ <i class="fas fa-phone-alt text-purple-600"></i>
551
+ </div>
552
+ <div>
553
+ <h4 class="font-medium">Phone</h4>
554
+ <a href="tel:+919876543210" class="text-gray-600 hover:text-blue-600">+91 9876543210</a>
555
+ </div>
556
+ </div>
557
+
558
+ <div class="flex items-start">
559
+ <div class="bg-green-100 p-3 rounded-lg mr-4">
560
+ <i class="fas fa-map-marker-alt text-green-600"></i>
561
+ </div>
562
+ <div>
563
+ <h4 class="font-medium">Location</h4>
564
+ <p class="text-gray-600">Vellore, Tamil Nadu, India</p>
565
+ </div>
566
+ </div>
567
+ </div>
568
+
569
+ <div class="mt-10">
570
+ <h4 class="font-medium mb-4">Connect with me</h4>
571
+ <div class="flex space-x-4">
572
+ <a href="https://www.linkedin.com/in/shravankumar147/" target="_blank" class="bg-blue-100 hover:bg-blue-200 w-10 h-10 rounded-full flex items-center justify-center transition duration-300">
573
+ <i class="fab fa-linkedin-in text-blue-600"></i>
574
+ </a>
575
+ <a href="https://github.com/shravankumar147" target="_blank" class="bg-gray-100 hover:bg-gray-200 w-10 h-10 rounded-full flex items-center justify-center transition duration-300">
576
+ <i class="fab fa-github text-gray-800"></i>
577
+ </a>
578
+ <a href="https://twitter.com/shravankumar147" target="_blank" class="bg-blue-100 hover:bg-blue-200 w-10 h-10 rounded-full flex items-center justify-center transition duration-300">
579
+ <i class="fab fa-twitter text-blue-400"></i>
580
+ </a>
581
+ <a href="https://www.instagram.com/shravankumar147/" target="_blank" class="bg-pink-100 hover:bg-pink-200 w-10 h-10 rounded-full flex items-center justify-center transition duration-300">
582
+ <i class="fab fa-instagram text-pink-600"></i>
583
+ </a>
584
+ </div>
585
+ </div>
586
+ </div>
587
+
588
+ <div class="lg:w-1/2 fade-in delay-2">
589
+ <form class="bg-white p-8 rounded-xl shadow-sm">
590
+ <div class="mb-6">
591
+ <label for="name" class="block text-gray-700 font-medium mb-2">Name</label>
592
+ <input type="text" id="name" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent" placeholder="Your Name">
593
+ </div>
594
+
595
+ <div class="mb-6">
596
+ <label for="email" class="block text-gray-700 font-medium mb-2">Email</label>
597
+ <input type="email" id="email" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent" placeholder="Your Email">
598
+ </div>
599
+
600
+ <div class="mb-6">
601
+ <label for="subject" class="block text-gray-700 font-medium mb-2">Subject</label>
602
+ <input type="text" id="subject" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent" placeholder="Subject">
603
+ </div>
604
+
605
+ <div class="mb-6">
606
+ <label for="message" class="block text-gray-700 font-medium mb-2">Message</label>
607
+ <textarea id="message" rows="5" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent" placeholder="Your Message"></textarea>
608
+ </div>
609
+
610
+ <button type="submit" class="w-full bg-blue-600 hover:bg-blue-700 text-white px-6 py-3 rounded-lg font-medium transition duration-300">
611
+ Send Message
612
+ </button>
613
+ </form>
614
+ </div>
615
+ </div>
616
+ </div>
617
+ </section>
618
+
619
+ <!-- Footer -->
620
+ <footer class="bg-gray-900 text-white py-12">
621
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
622
+ <div class="flex flex-col md:flex-row justify-between items-center">
623
+ <div class="mb-6 md:mb-0">
624
+ <a href="#home" class="text-xl font-bold gradient-text">Shravan Kumar</a>
625
+ <p class="text-gray-400 mt-2">Full Stack Developer</p>
626
+ </div>
627
+
628
+ <div class="flex flex-col items-center md:items-end">
629
+ <div class="flex space-x-6 mb-4">
630
+ <a href="https://www.linkedin.com/in/shravankumar147/" target="_blank" class="text-gray-400 hover:text-white transition duration-300">
631
+ <i class="fab fa-linkedin-in text-lg"></i>
632
+ </a>
633
+ <a href="https://github.com/shravankumar147" target="_blank" class="text-gray-400 hover:text-white transition duration-300">
634
+ <i class="fab fa-github text-lg"></i>
635
+ </a>
636
+ <a href="https://twitter.com/shravankumar147" target="_blank" class="text-gray-400 hover:text-white transition duration-300">
637
+ <i class="fab fa-twitter text-lg"></i>
638
+ </a>
639
+ <a href="https://www.instagram.com/shravankumar147/" target="_blank" class="text-gray-400 hover:text-white transition duration-300">
640
+ <i class="fab fa-instagram text-lg"></i>
641
+ </a>
642
+ </div>
643
+ <p class="text-gray-400 text-sm">© 2023 Shravan Kumar. All rights reserved.</p>
644
+ </div>
645
+ </div>
646
+ </div>
647
+ </footer>
648
+
649
+ <script>
650
+ // Mobile menu toggle
651
+ document.getElementById('menu-btn').addEventListener('click', function() {
652
+ const menu = document.getElementById('mobile-menu');
653
+ menu.classList.toggle('hidden');
654
+ });
655
+
656
+ // Smooth scrolling for navigation links
657
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
658
+ anchor.addEventListener('click', function (e) {
659
+ e.preventDefault();
660
+
661
+ // Close mobile menu if open
662
+ document.getElementById('mobile-menu').classList.add('hidden');
663
+
664
+ // Scroll to target
665
+ const targetId = this.getAttribute('href');
666
+ const targetElement = document.querySelector(targetId);
667
+ if (targetElement) {
668
+ window.scrollTo({
669
+ top: targetElement.offsetTop - 80,
670
+ behavior: 'smooth'
671
+ });
672
+
673
+ // Update active nav link
674
+ document.querySelectorAll('.nav-link').forEach(link => {
675
+ link.classList.remove('active');
676
+ });
677
+ this.classList.add('active');
678
+ }
679
+ });
680
+ });
681
+
682
+ // Update active nav link on scroll
683
+ window.addEventListener('scroll', function() {
684
+ const sections = document.querySelectorAll('section');
685
+ const scrollPosition = window.scrollY + 100;
686
+
687
+ sections.forEach(section => {
688
+ const sectionTop = section.offsetTop;
689
+ const sectionHeight = section.offsetHeight;
690
+ const sectionId = section.getAttribute('id');
691
+
692
+ if (scrollPosition >= sectionTop && scrollPosition < sectionTop + sectionHeight) {
693
+ document.querySelectorAll('.nav-link').forEach(link => {
694
+ link.classList.remove('active');
695
+ if (link.getAttribute('href') === `#${sectionId}`) {
696
+ link.classList.add('active');
697
+ }
698
+ });
699
+ }
700
+ });
701
+ });
702
+
703
+ // Animation on scroll
704
+ const fadeElements = document.querySelectorAll('.fade-in');
705
+
706
+ const fadeObserver = new IntersectionObserver((entries) => {
707
+ entries.forEach(entry => {
708
+ if (entry.isIntersecting) {
709
+ entry.target.style.opacity = 1;
710
+ entry.target.style.transform = 'translateY(0)';
711
+ }
712
+ });
713
+ }, { threshold: 0.1 });
714
+
715
+ fadeElements.forEach(element => {
716
+ element.style.opacity = 0;
717
+ element.style.transform = 'translateY(20px)';
718
+ element.style.transition = 'opacity 0.6s ease, transform 0.6s ease';
719
+ fadeObserver.observe(element);
720
+ });
721
+ </script>
722
+ <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=shravankumar147/my-awesome-space" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
723
+ </html>
prompts.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Create Portfolio website for me, use details from https://www.linkedin.com/in/shravankumar147/