forked from sampadatiwari30/Code_Creations
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
391 lines (355 loc) Β· 20.5 KB
/
Copy pathabout.html
File metadata and controls
391 lines (355 loc) Β· 20.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About Me - Sampada Tiwari</title>
<meta name="description" content="Learn about Sampada Tiwari - Data Scientist and Web Developer passionate about machine learning and data analytics">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/about.css">
</head>
<body>
<button class="theme-toggle" id="themeToggle">
<i class="fas fa-moon"></i>
</button>
<!-- Background Particles -->
<div class="particles-bg"></div>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg fixed-top" id="mainNavbar">
<div class="container">
<a class="navbar-brand" href="#">sampada tiwari</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="skills.html">Skills</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="about.html" aria-current="page">About Me</a>
</li>
<li class="nav-item">
<a class="nav-link" href="project.html">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="experience.html">Experience</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Me</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Main Container -->
<div class="main-container">
<div class="container">
<!-- Profile Introduction Section -->
<div class="profile-section">
<div class="status-indicator">
<img src="./images/profile.jpeg" alt="Sampada Tiwari - Data Scientist and Web Developer" class="profile-image">
</div>
<h1 class="section-heading mb-3">Sampada Tiwari</h1>
<p class="text-muted mb-3">Data Scientist & Web Developer</p>
<!-- Quick Stats -->
<div class="stat-cards">
<div class="stat-card">
<span class="stat-number" id="projectsCount">15</span>
<div class="stat-label">Projects</div>
</div>
<div class="stat-card">
<span class="stat-number" id="experienceCount">2</span>
<div class="stat-label">Years Experience</div>
</div>
<div class="stat-card">
<span class="stat-number" id="skillsCount">12</span>
<div class="stat-label">Skills</div>
</div>
</div>
<!-- Personal Introduction -->
<div class="personal-intro">
My passion for data science began during my first year of college when I discovered
how data could tell compelling stories and drive meaningful decisions. I believe in
making data accessible and actionable for everyone, bridging the gap between complex
technical concepts and practical business solutions.
</div>
</div>
<!-- Enhanced Education Section -->
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="enhanced-education">
<div class="section-heading">
<h2>Education Journey</h2>
<div class="underline"></div>
</div>
<div class="education-card position-relative">
<div class="timeline-dot"></div>
<div class="timeline-line"></div>
<div class="education-header">
<i class="fas fa-graduation-cap education-icon"></i>
<div>
<h3 class="education-title">Bachelor of Computer Application</h3>
<p class="education-subtitle">Banasthali University | July 2021 β July 2025</p>
</div>
</div>
<ul class="education-details">
<li>Specialized in Data Science, focusing on machine learning, data analytics, and statistical modeling using real-world datasets.</li>
<li>Proficient in tools and technologies including Python, Microsoft Excel, Power BI, and data visualization libraries.</li>
<li>Gained practical experience in data preprocessing, analysis, and interpretation for business decision-making.</li>
<li>Developed strong engineering fundamentals combined with a data-driven problem-solving mindset.</li>
<li>Demonstrated excellent communication and community building skills through academic and collaborative projects.</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Enhanced Skills Section -->
<div class="enhanced-skills">
<div class="skills-heading text-center">
<h2>Skills & Expertise</h2>
<div class="underline"></div>
</div>
<!-- Skill Categories -->
<div class="skills-categories">
<button class="category-btn active" data-category="programming" tabindex="0">Programming</button>
<button class="category-btn" data-category="data" tabindex="0">Data Science</button>
<button class="category-btn" data-category="tools" tabindex="0">Tools</button>
<button class="category-btn" data-category="management" tabindex="0">Management</button>
</div>
<!-- Skills Progress Bars -->
<div class="row">
<div class="col-lg-8 mx-auto">
<!-- Programming Skills -->
<div class="skills-group" data-group="programming">
<div class="skill-progress">
<div class="skill-header">
<span class="skill-name">Python (Programming Language)</span>
<span class="skill-percentage">90%</span>
</div>
<div class="progress-bar-container">
<div class="progress-bar-fill" data-width="90" role="progressbar" aria-label="Python skill level" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill-progress">
<div class="skill-header">
<span class="skill-name">Data Visualization</span>
<span class="skill-percentage">85%</span>
</div>
<div class="progress-bar-container">
<div class="progress-bar-fill" data-width="85" role="progressbar" aria-label="Data Visualization skill level" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
<!-- Data Science Skills -->
<div class="skills-group hidden" data-group="data">
<div class="skill-progress">
<div class="skill-header">
<span class="skill-name">Data Science</span>
<span class="skill-percentage">88%</span>
</div>
<div class="progress-bar-container">
<div class="progress-bar-fill" data-width="88" role="progressbar" aria-label="Data Science skill level" aria-valuenow="88" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill-progress">
<div class="skill-header">
<span class="skill-name">Statistical Data Analysis</span>
<span class="skill-percentage">82%</span>
</div>
<div class="progress-bar-container">
<div class="progress-bar-fill" data-width="82" role="progressbar" aria-label="Statistical Analysis skill level" aria-valuenow="82" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
<!-- Tools Skills -->
<div class="skills-group hidden" data-group="tools">
<div class="skill-progress">
<div class="skill-header">
<span class="skill-name">Microsoft Excel</span>
<span class="skill-percentage">92%</span>
</div>
<div class="progress-bar-container">
<div class="progress-bar-fill" data-width="92" role="progressbar" aria-label="Excel skill level" aria-valuenow="92" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill-progress">
<div class="skill-header">
<span class="skill-name">Power BI</span>
<span class="skill-percentage">80%</span>
</div>
<div class="progress-bar-container">
<div class="progress-bar-fill" data-width="80" role="progressbar" aria-label="Power BI skill level" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill-progress">
<div class="skill-header">
<span class="skill-name">Google Workspace</span>
<span class="skill-percentage">85%</span>
</div>
<div class="progress-bar-container">
<div class="progress-bar-fill" data-width="85" role="progressbar" aria-label="Google Workspace skill level" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
<!-- Management Skills -->
<div class="skills-group hidden" data-group="management">
<div class="skill-progress">
<div class="skill-header">
<span class="skill-name">Leadership</span>
<span class="skill-percentage">90%</span>
</div>
<div class="progress-bar-container">
<div class="progress-bar-fill" data-width="90" role="progressbar" aria-label="Leadership skill level" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill-progress">
<div class="skill-header">
<span class="skill-name">Team Management</span>
<span class="skill-percentage">87%</span>
</div>
<div class="progress-bar-container">
<div class="progress-bar-fill" data-width="87" role="progressbar" aria-label="Team Management skill level" aria-valuenow="87" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill-progress">
<div class="skill-header">
<span class="skill-name">Operation Management</span>
<span class="skill-percentage">83%</span>
</div>
<div class="progress-bar-container">
<div class="progress-bar-fill" data-width="83" role="progressbar" aria-label="Operation Management skill level" aria-valuenow="83" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Personal Story Section -->
<div class="personal-story">
<h3 style="color: #8B5CF6; margin-bottom: 1rem;">My Journey</h3>
<p style="color: #E5E7EB; line-height: 1.6; margin-bottom: 1rem;">
What started as curiosity about numbers quickly evolved into a deep fascination with
machine learning and statistical modeling. Through hands-on projects and internships,
I've learned to bridge the gap between complex technical concepts and practical business solutions.
</p>
<p style="color: #E5E7EB; line-height: 1.6;">
I'm passionate about using data to drive meaningful change and help organizations make
informed decisions. My goal is to contribute to projects that have real-world impact
while continuously learning and growing in this dynamic field.
</p>
</div>
<!-- Resume Download Section -->
<div class="resume-section">
<h3 style="color: white; margin-bottom: 1rem;">Want to know more about my journey?</h3>
<p style="color: #D1D5DB; margin-bottom: 2rem;">
Download my detailed resume to see my complete experience and projects, or get in touch to discuss opportunities.
</p>
<div>
<button class="btn-download" onclick="downloadResume()">
<i class="fas fa-download me-2"></i>Download Resume
</button>
<a href="contact.html" class="btn-contact">
<i class="fas fa-envelope me-2"></i>Contact Me
</a>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
<script src="js/index.js"></script>
<script>
// Skills category switching
document.querySelectorAll('.category-btn').forEach(btn => {
btn.addEventListener('click', function() {
// Remove active class from all buttons
document.querySelectorAll('.category-btn').forEach(b => b.classList.remove('active'));
// Add active class to clicked button
this.classList.add('active');
// Hide all skill groups
document.querySelectorAll('.skills-group').forEach(group => {
group.classList.add('hidden');
});
// Show selected group
const targetGroup = this.dataset.category;
const targetElement = document.querySelector(`[data-group="${targetGroup}"]`);
if (targetElement) {
targetElement.classList.remove('hidden');
// Animate progress bars
animateProgressBars(targetElement);
}
});
// Add keyboard support
btn.addEventListener('keydown', function(e) {
if (e.key === 'Enter' || e.key === ' ') {
e.preventDefault();
this.click();
}
});
});
// Animate progress bars
function animateProgressBars(container = document) {
const progressBars = container.querySelectorAll('.progress-bar-fill');
progressBars.forEach((bar, index) => {
setTimeout(() => {
const width = bar.dataset.width;
bar.style.width = width + '%';
}, index * 200);
});
}
// Animate counters
function animateCounters() {
const counters = document.querySelectorAll('.stat-number');
counters.forEach(counter => {
const target = parseInt(counter.textContent);
let current = 0;
const increment = target / 50;
const timer = setInterval(() => {
current += increment;
if (current >= target) {
current = target;
clearInterval(timer);
}
counter.textContent = Math.floor(current);
}, 40);
});
}
// Download resume function
function downloadResume() {
// Add your resume download logic here
const link = document.createElement('a');
link.href = './resume.pdf'; // Update path to your resume
link.download = 'Sampada_Tiwari_Resume.pdf';
link.click();
}
// Initialize on page load
document.addEventListener('DOMContentLoaded', function() {
// Animate initial progress bars
animateProgressBars();
// Animate counters
animateCounters();
// Intersection Observer for animations
const observerOptions = {
threshold: 0.1,
rootMargin: '50px 0px'
};
const observer = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
entry.target.style.animationPlayState = 'running';
}
});
}, observerOptions);
// Observe elements for animation
document.querySelectorAll('.skill-progress, .stat-card, .personal-story').forEach(el => {
observer.observe(el);
});
});
</script>
</body>
</html>