-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
357 lines (345 loc) · 16.4 KB
/
index.html
File metadata and controls
357 lines (345 loc) · 16.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Vinod Kumar - Senior Full Stack Developer with 14+ years of experience in React, Node.js, PHP, Laravel, and WebRTC development">
<meta name="keywords" content="Full Stack Developer, React, Node.js, PHP, Laravel, WebRTC, JavaScript, TypeScript">
<meta name="author" content="Vinod Kumar (Vinod Rajbhar)">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://vinodrajbhar.github.io/vinodrajbhar/">
<meta property="og:title" content="Vinod Kumar - Senior Full Stack Developer">
<meta property="og:description" content="Senior Full Stack Developer with 14+ years of experience building scalable, high-performance web applications">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://vinodrajbhar.github.io/vinodrajbhar/">
<meta property="twitter:title" content="Vinod Kumar - Senior Full Stack Developer">
<meta property="twitter:description" content="Senior Full Stack Developer with 14+ years of experience building scalable, high-performance web applications">
<title>Vinod Kumar - Senior Full Stack Developer | Portfolio</title>
<link rel="stylesheet" href="styles.css">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<!-- Navigation -->
<nav class="navbar" id="navbar">
<div class="nav-container">
<div class="nav-logo">
<span class="logo-text">Vinod Kumar</span>
</div>
<ul class="nav-menu" id="nav-menu">
<li class="nav-item">
<a href="#home" class="nav-link">Home</a>
</li>
<li class="nav-item">
<a href="#about" class="nav-link">About</a>
</li>
<li class="nav-item">
<a href="#skills" class="nav-link">Skills</a>
</li>
<li class="nav-item">
<a href="#experience" class="nav-link">Experience</a>
</li>
<li class="nav-item">
<a href="#projects" class="nav-link">Projects</a>
</li>
<li class="nav-item">
<a href="#contact" class="nav-link">Contact</a>
</li>
</ul>
<div class="nav-toggle" id="mobile-menu">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</div>
</div>
</nav>
<!-- Hero Section -->
<section id="home" class="hero">
<div class="hero-container">
<div class="hero-content">
<div class="hero-text">
<h1 class="hero-title">
Hi, I'm <span class="highlight">Vinod Kumar</span>
<span class="wave">👋</span>
</h1>
<h2 class="hero-subtitle">Senior Full Stack Developer</h2>
<p class="hero-description">
With <strong>14+ years of experience</strong> building scalable, high-performance web applications.
Passionate about solving real-world problems with clean and efficient code.
</p>
<div class="hero-stats">
<div class="stat">
<span class="stat-number">14+</span>
<span class="stat-text">Years Experience</span>
</div>
<div class="stat">
<span class="stat-number">100+</span>
<span class="stat-text">Projects Completed</span>
</div>
<div class="stat">
<span class="stat-number">🇮🇳</span>
<span class="stat-text">Based in India</span>
</div>
</div>
<div class="hero-cta">
<a href="#contact" class="btn btn-primary">Get In Touch</a>
<a href="#about" class="btn btn-secondary">Learn More</a>
</div>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="about">
<div class="container">
<h2 class="section-title">About Me</h2>
<div class="about-content">
<div class="about-text">
<p class="about-intro">
I'm a passionate Full Stack Developer based in India 🇮🇳, with over 14 years of experience
building scalable, high-performance web applications. From crafting pixel-perfect UIs to
architecting robust backend systems, I enjoy solving real-world problems with clean and efficient code.
</p>
<div class="about-highlights">
<div class="highlight-item">
<i class="fas fa-code"></i>
<div>
<h4>Clean Code Philosophy</h4>
<p>I believe clean code is just as important as working code</p>
</div>
</div>
<div class="highlight-item">
<i class="fas fa-rocket"></i>
<div>
<h4>Performance Focused</h4>
<p>Building applications that scale and perform under pressure</p>
</div>
</div>
<div class="highlight-item">
<i class="fas fa-users"></i>
<div>
<h4>Team Collaboration</h4>
<p>Helping startups and teams architect scalable solutions</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Skills Section -->
<section id="skills" class="skills">
<div class="container">
<h2 class="section-title">Technical Skills</h2>
<div class="skills-grid">
<div class="skill-category">
<div class="category-icon">
<i class="fab fa-react"></i>
</div>
<h3>Frontend</h3>
<ul class="skill-list">
<li>React.js</li>
<li>Next.js</li>
<li>JavaScript (ES6+)</li>
<li>TypeScript</li>
<li>HTML5 & CSS3</li>
<li>SASS</li>
<li>Tailwind CSS</li>
</ul>
</div>
<div class="skill-category">
<div class="category-icon">
<i class="fas fa-server"></i>
</div>
<h3>Backend</h3>
<ul class="skill-list">
<li>Node.js</li>
<li>Express.js</li>
<li>PHP (Core & Laravel)</li>
<li>MySQL</li>
<li>RESTful APIs</li>
<li>WebRTC</li>
<li>Socket.IO</li>
</ul>
</div>
<div class="skill-category">
<div class="category-icon">
<i class="fas fa-tools"></i>
</div>
<h3>Tools & Others</h3>
<ul class="skill-list">
<li>Git & GitHub</li>
<li>Webpack</li>
<li>WordPress</li>
<li>Web APIs</li>
<li>Performance Optimization</li>
<li>AI-assisted Development</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Experience Section -->
<section id="experience" class="experience">
<div class="container">
<h2 class="section-title">Experience & Expertise</h2>
<div class="experience-content">
<div class="experience-summary">
<div class="experience-years">
<span class="years-number">14+</span>
<span class="years-text">Years of Professional Experience</span>
</div>
<p>
Throughout my career, I've had the privilege of working with diverse technologies
and teams, from small startups to enterprise-level applications. My journey has
taken me through the evolution of web technologies, from traditional PHP development
to modern JavaScript frameworks and real-time applications.
</p>
</div>
<div class="expertise-areas">
<div class="expertise-item">
<h4>Full Stack Development</h4>
<p>End-to-end application development using modern technologies</p>
</div>
<div class="expertise-item">
<h4>WebRTC & Real-time Apps</h4>
<p>Building video streaming and real-time communication applications</p>
</div>
<div class="expertise-item">
<h4>Performance Optimization</h4>
<p>Scaling applications for high performance and user experience</p>
</div>
<div class="expertise-item">
<h4>Team Architecture</h4>
<p>Helping teams design scalable and maintainable systems</p>
</div>
</div>
</div>
</div>
</section>
<!-- Current Projects Section -->
<section id="projects" class="projects">
<div class="container">
<h2 class="section-title">Current Focus & Projects</h2>
<div class="projects-grid">
<div class="project-card">
<div class="project-icon">
<i class="fas fa-video"></i>
</div>
<h3>WebRTC Applications</h3>
<p>Building real-time applications using WebRTC & Socket.IO for video streaming and communication</p>
<div class="project-tags">
<span class="tag">WebRTC</span>
<span class="tag">Socket.IO</span>
<span class="tag">Real-time</span>
</div>
</div>
<div class="project-card">
<div class="project-icon">
<i class="fas fa-blog"></i>
</div>
<h3>Code With Vinod</h3>
<p>Creating blog content and tutorials to help developers avoid common mistakes and learn best practices</p>
<div class="project-tags">
<span class="tag">Blogging</span>
<span class="tag">Tutorials</span>
<span class="tag">Education</span>
</div>
<a href="https://codewithvinod.com" target="_blank" class="project-link">
Visit Website <i class="fas fa-external-link-alt"></i>
</a>
</div>
<div class="project-card">
<div class="project-icon">
<i class="fas fa-rocket"></i>
</div>
<h3>Startup Consulting</h3>
<p>Helping startups and teams architect and scale web applications for optimal performance</p>
<div class="project-tags">
<span class="tag">Consulting</span>
<span class="tag">Architecture</span>
<span class="tag">Scaling</span>
</div>
</div>
</div>
<div class="learning-section">
<h3>Currently Learning</h3>
<div class="learning-items">
<div class="learning-item">
<i class="fas fa-broadcast-tower"></i>
<span>WebRTC internals & advanced video streaming</span>
</div>
<div class="learning-item">
<i class="fas fa-tachometer-alt"></i>
<span>Web performance optimization</span>
</div>
<div class="learning-item">
<i class="fas fa-robot"></i>
<span>AI-assisted development workflows</span>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="contact">
<div class="container">
<h2 class="section-title">Let's Work Together</h2>
<div class="contact-content">
<div class="contact-text">
<p>
I'm always open to discussing new opportunities, interesting projects,
or just having a chat about technology and development practices.
</p>
<div class="collaboration-areas">
<h4>Open to Collaborate On:</h4>
<ul>
<li>WebRTC and real-time web applications</li>
<li>JavaScript SDKs and developer tools</li>
<li>Open source contributions in React, Node, or Laravel</li>
<li>Full stack development projects</li>
</ul>
</div>
</div>
<div class="contact-info">
<div class="contact-methods">
<a href="mailto:me@codewithvinod.com" class="contact-method">
<i class="fas fa-envelope"></i>
<span>me@codewithvinod.com</span>
</a>
<a href="https://linkedin.com/in/vinodrajbhar" target="_blank" class="contact-method">
<i class="fab fa-linkedin"></i>
<span>LinkedIn Profile</span>
</a>
<a href="https://twitter.com/CodeWithVinod" target="_blank" class="contact-method">
<i class="fab fa-twitter"></i>
<span>@CodeWithVinod</span>
</a>
<a href="https://codewithvinod.com" target="_blank" class="contact-method">
<i class="fas fa-globe"></i>
<span>Code With Vinod</span>
</a>
</div>
</div>
</div>
<div class="fun-fact">
<i class="fas fa-quote-left"></i>
<p>I believe clean code is just as important as working code. I write tutorials to help devs avoid the mistakes I made!</p>
<i class="fas fa-quote-right"></i>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="footer-content">
<p>© 2024 Vinod Kumar (Vinod Rajbhar). Built with ❤️ and clean code.</p>
<p>Thanks for visiting! Let's build something amazing together. ⭐️</p>
</div>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>