-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
595 lines (521 loc) · 18.4 KB
/
index.html
File metadata and controls
595 lines (521 loc) · 18.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
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
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
<!DOCTYPE html>
<html lang="en" id="top">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="Avinash Kumar is a passionate Java Backend Developer living in Bangalore, Karnataka. I have the tenacity and smart-working mentality to pick up new technologies quickly & effectively."/>
<meta
name="keywords"
content="Backend Developer, Java Developer, Masai school java,spring boot developer"
/>
<meta name="description" content="Page description" />
<meta property="og:title" content="Avinash Kumar - Java Developer" />
<meta
property="og:description"
content="Avinash Kumar is a passionate Java Backend Developer living in Bangalore, Karnataka. I have the tenacity and smart-working mentality to pick up new technologies quickly & effectively."
/>
<meta property="og:image:alt" content="Avinash Kumar" />
<meta property="og:locale" content="en_GB" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:card" content="summary" />
<meta name="theme-color" content="#000000" />
<meta name="robots" content="index, follow" />
<link rel= "stylesheet" href="https://unpkg.com/github-calendar@latest/dist/github-calendar-responsive.css"/>
<script src="https://unpkg.com/github-calendar@latest/dist/github-calendar.min.js"></script>
<link rel="icon" href="./assets/favicon.ico" />
<link rel="icon" href="/favicon.ico" />
<link rel="apple-touch-icon" href="./assets/favicon.ico" />
<link rel="stylesheet" href="styles.css" />
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" />
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="./script.js" defer></script>
<title>Avinash Kumar - Java Developer</title>
</head>
<body>
<!-- only for keyboard users -->
<a class="skip-to-content" href="#main-content">Skip to content</a>
<header class="main-header">
<nav class="nav slide-in-top">
<div class="container">
<a href="#">
<img src="./assets/android-chrome-192x192.png" alt="williams" class="logo" />
<title>Logo</title>
</a>
<ul class="nav-list">
<li>
<a href="#about" class="nav-links hover-effect">About</a>
</li>
<li>
<a href="#skills" class="nav-links hover-effect">Skills</a>
</li>
<li>
<a href="#projects" class="nav-links hover-effect">Projects</a>
</li>
<li>
<a href="#contact" class="nav-links hover-effect">Contact</a>
</li>
<li>
<a href="https://drive.google.com/file/d/18PaqyIZnAlLtWPgIfLiSl6eWJ1Xx5cv6/view?usp=share_link" target=”_blank” class="nav-links hover-effect">Resume</a>
</li>
</ul>
<ul class="social-nav">
<li>
<a
href="https://twitter.com/Avinashkumar_06"
rel="noreferrer"
target="_blank"
><svg
xmlns="http://www.w3.org/2000/svg"
width="18"
height="18"
viewBox="0 0 24 24"
style="fill: currentColor"
>
<path
d="M19.633 7.997c.013.175.013.349.013.523 0 5.325-4.053 11.461-11.46 11.461-2.282 0-4.402-.661-6.186-1.809.324.037.636.05.973.05a8.07 8.07 0 0 0 5.001-1.721 4.036 4.036 0 0 1-3.767-2.793c.249.037.499.062.761.062.361 0 .724-.05 1.061-.137a4.027 4.027 0 0 1-3.23-3.953v-.05c.537.299 1.16.486 1.82.511a4.022 4.022 0 0 1-1.796-3.354c0-.748.199-1.434.548-2.032a11.457 11.457 0 0 0 8.306 4.215c-.062-.3-.1-.611-.1-.923a4.026 4.026 0 0 1 4.028-4.028c1.16 0 2.207.486 2.943 1.272a7.957 7.957 0 0 0 2.556-.973 4.02 4.02 0 0 1-1.771 2.22 8.073 8.073 0 0 0 2.319-.624 8.645 8.645 0 0 1-2.019 2.083z"
></path></svg
></a>
</li>
<li>
<a
href="https://www.linkedin.com/in/avinashkumar06"
rel="noreferrer"
target="_blank"
><svg
xmlns="http://www.w3.org/2000/svg"
width="18"
height="18"
viewBox="0 0 24 24"
style="fill: currentColor"
>
<circle cx="4.983" cy="5.009" r="2.188"></circle>
<path
d="M9.237 8.855v12.139h3.769v-6.003c0-1.584.298-3.118 2.262-3.118 1.937 0 1.961 1.811 1.961 3.218v5.904H21v-6.657c0-3.27-.704-5.783-4.526-5.783-1.835 0-3.065 1.007-3.568 1.96h-.051v-1.66H9.237zm-6.142 0H6.87v12.139H3.095z"
></path></svg
></a>
</li>
<li>
<a
href="https://github.com/avinashkumar-06"
rel="noreferrer"
target="_blank"
><svg
xmlns="http://www.w3.org/2000/svg"
width="18"
height="18"
viewBox="0 0 24 24"
style="fill: currentColor"
>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M12.026 2c-5.509 0-9.974 4.465-9.974 9.974 0 4.406 2.857 8.145 6.821 9.465.499.09.679-.217.679-.481 0-.237-.008-.865-.011-1.696-2.775.602-3.361-1.338-3.361-1.338-.452-1.152-1.107-1.459-1.107-1.459-.905-.619.069-.605.069-.605 1.002.07 1.527 1.028 1.527 1.028.89 1.524 2.336 1.084 2.902.829.091-.645.351-1.085.635-1.334-2.214-.251-4.542-1.107-4.542-4.93 0-1.087.389-1.979 1.024-2.675-.101-.253-.446-1.268.099-2.64 0 0 .837-.269 2.742 1.021a9.582 9.582 0 0 1 2.496-.336 9.554 9.554 0 0 1 2.496.336c1.906-1.291 2.742-1.021 2.742-1.021.545 1.372.203 2.387.099 2.64.64.696 1.024 1.587 1.024 2.675 0 3.833-2.33 4.675-4.552 4.922.355.308.675.916.675 1.846 0 1.334-.012 2.41-.012 2.737 0 .267.178.577.687.479C19.146 20.115 22 16.379 22 11.974 22 6.465 17.535 2 12.026 2z"
></path></svg
></a>
</li>
</ul>
<div class="hamburger">
<div class="line-menu half start"></div>
<div class="line-menu"></div>
<div class="line-menu half end"></div>
</div>
</div>
</nav>
</header>
<main id="main-content">
<!-- hero section -->
<section class="hero">
<div class="container">
<article class="hero-text bounce-in-left">
<div>
<p class="subtitle">Hi there 👋🏽, i'm</p>
<h1 class="name">Avinash Kumar</h1>
</div>
<div>
<p class="intro">
A passionate Java Backend Developer living in Bangalore, Karnataka.
I have the tenacity and smart-working mentality to pick up new technologies quickly & effectively.
</p>
<a href="./assets/avinash_kumar_resume.pdf" download="avinash_kumar_resume" onclick="resumeOpen()" class="btn hire-btn"
>Resume</a>
</div>
</article>
<img
src="./assets/coding-ground.png"
alt="coding desk"
class="fade-in code"
/>
</div>
</section>
<!-- about section -->
<section class="about-me" id="about">
<div class="container" data-aos="fade-up">
<img src="./assets/avinashpicture.JPG" alt="Avinash Kumar" />
<article>
<p class="subtitle">Who is Avinash Kumar</p>
<h2 class="title">A Bit About Me</h2>
<div class="about">
<p>
I am a passionate Java Backend Developer who loves solving challenging problems and developing exceptional solutions.
My strengths include attention to detail, problem-solving, and collaboration, and I am both driven and self-motivated.
I have contributed to several projects and worked with other developers to create working applications, writing code that is maintainable and easy to understand.
</p>
<p>
As a graduate of Masai School's intensive and immersive learning program, I have gained a solid understanding of Java Development and have dedicated a lot of time to applying these concepts to real-world scenarios and applications.
I am always eager to learn new technologies and keep up with the latest developments in tech.
</p>
<p>
Outside of my work, I enjoy reading about current affairs, experimenting with new recipes in the kitchen, and exploring new places in and around Bangalore.
</p>
</div>
</article>
</div>
</section>
<!-- skills section-->
<section class="my-skills" id="skills" data-aos="fade-up">
<div class="container">
<article>
<p class="subtitle">Skills</p>
<h2 class="title">Technologies I Work With</h2>
<p class="info">
I've have taken a number of online courses, currently I'm learning
about <strong>Java Backend technologies</strong> and here are a few
technologies I’ve been working with recently:
</p>
</article>
<ul>
<li>
<img src="./assets/html5.png" />
<p>HTML</p>
</li>
<li>
<img src="./assets/csslogo.png" />
<p>CSS</p>
</li>
<li>
<img src="./assets/javascriptlogo.png" />
<p>Javascript</p>
</li>
<li>
<img src="./assets/javalogo.png" />
<p>Java</p>
</li>
<li>
<img src="./assets/mysqllogo.png" />
<p>MySQL</p>
</li>
<li>
<img src="./assets/hibernatelogo.png" />
<p>Hibernate</p>
</li>
<li>
<img src="./assets/springbootlogo.png" />
<p>Spring Boot</p>
</li>
<li>
<img src="./assets/springsecuritylogo.png" />
<p>Spring Security</p>
</li>
</ul>
</div>
</section>
<!-- Tools section-->
<section class="my-skills" id="skills" data-aos="fade-up">
<div class="container">
<article>
<p class="subtitle">Tools</p>
<h2 class="title">Tools I Use</h2>
</article>
<ul>
<li>
<img src="./assets/IntelliJlogo.png" />
<p>InteliJ IDEA</p>
</li>
<li>
<img src="./assets/stslogo.png" />
<p>Spring Tool Suite</p>
</li>
<li>
<img src="./assets/vscodelogo.png" />
<p>Visual Studio Code</p>
</li>
<li>
<img src="./assets/postmanlogo.png" />
<p>POstman</p>
</li>
<li>
<img src="./assets/swaggerlogo.png" />
<p>Swagger</p>
</li>
<li>
<img src="./assets/mysqllogo.png" />
<p>MySQL Workbench</p>
</li>
<li>
<img src="./assets/githublogo1.png" />
<p>Github</p>
</li>
</ul>
</div>
</section>
<!-- projects section -->
<section class="projects-section" id="projects">
<div class="container">
<article data-aos="fade-up">
<p class="subtitle">My projects</p>
<h2 class="title">Some Things I Built</h2>
<p class="info">
Take a look at some of the applications I've have built.Many more coming soon.
</p>
</article>
<section class="projects">
<article class="project">
<a
href="https://github.com/Shivaprasad-sBhat/posh-fact-2211"
target="_blank"
rel="noreferrer"
class="project-img"
><img
src="./assets/masaibushomepage.png"
alt="masai bus homepage"
title="the/masaibus"
/></a>
<div>
<h3>01</h3>
<h2>Masai Bus- Bus Reservation System</h2>
<p>
A REST API for a Bus Reservation System Portal application.
This API performs all the fundamental CRUD operations of any Bus Reservation System Portal with user validation at every step.
There is also a frontend present for this project.
</p>
<ul class="tech-stack">
<li>Java</li>
<li>Hibernate</li>
<li>Spring Framework</li>
<li>Spring Boot</li>
<li>Spring Data JPA</li>
<li>MySql</li>
<li>HTML</li>
<li>CSS</li>
<li>Javascript</li>
</ul>
<ul class="project-links">
<li>
<a
href="https://bus-ticket-reservation-system.netlify.app/"
target="_blank"
rel="noreferrer"
class="hover-effect"
>Live Site →</a
>
</li>
<li>
<a
href="https://github.com/Shivaprasad-sBhat/posh-fact-2211"
target="_blank"
rel="noreferrer"
class="hover-effect"
>Github →</a
>
</li>
</ul>
</div>
</article>
<article class="project">
<a
href="https://imaginative-lebkuchen-c86683.netlify.app/"
target="_blank"
rel="noreferrer"
class="project-img"
><img
src="./assets/intertheory.png"
alt="the movieflix screenshot"
title="the/movieflix"
/></a>
<div>
<h3>02</h3>
<h2>Intern Theory</h2>
<p>
Intern Theory is an online platform to land internships in any field and in your dream company.
Intern Theory empowers us to get in touch with the company looking forward to hiring interns and employees.
</p>
<ul class="tech-stack">
<li>HTML</li>
<li>CSS</li>
<li>Javascript</li>
<li>API</li>
<li>Asynchronous Programming</li>
<li>Github</li>
<li>Netlify</li>
</ul>
<ul class="project-links">
<li>
<a
href="https://imaginative-lebkuchen-c86683.netlify.app/"
target="_blank"
rel="noreferrer"
class="hover-effect"
>Live Site →</a
>
</li>
<li>
<a
href="https://github.com/PankajkandpalL/Project_Intern_theory"
target="_blank"
rel="noreferrer"
class="hover-effect"
>Github →</a
>
</li>
</ul>
</div>
</article>
<article class="project">
<a
href="https://lighthearted-toffee-b51b9c.netlify.app/"
target="_blank"
rel="noreferrer"
class="project-img"
><img
src="./assets/youtubeClone.png"
alt="github profile website screenshot"
title="github profile"
/></a>
<div>
<h3>03</h3>
<h2>Youtube Clone</h2>
<p>
Its a clone of youtube where you can see trending videos in India and can also search for your
your favorites video. There is no ads 😉.
</p>
<ul class="tech-stack">
<li>HTML</li>
<li>CSS</li>
<li>Javascript</li>
<li>Youtube API</li>
<li>Netlify & Github</li>
</ul>
<ul class="project-links">
<li>
<a
href="https://lighthearted-toffee-b51b9c.netlify.app/"
target="_blank"
rel="noreferrer"
class="hover-effect"
>Live Site →</a
>
</li>
<li>
<a
href="https://github.com/avinashkumar-06/youTube-Mini"
target="_blank"
rel="noreferrer"
class="hover-effect"
>Github →</a
>
</li>
</ul>
</div>
</article>
</section>
</br>
</br>
</br>
<center>
<h3 id="github-title"> My Github Data</h3>
<p> <img align="center" src="https://github-readme-stats.vercel.app/api?username=avinashkumar-06&show_icons=true&locale=en&bg_color=0d1117&text_color=ffffff&repo=convoychat" alt="avinashkumar-06" /></p>
</br>
<p><img align="center" src="https://github-readme-streak-stats.herokuapp.com/?user=avinashkumar-06&theme=dark&background=0d1117&date_format=M%20j%5B%2C%20Y%5D" alt="avinashkumar-06" /></p>
</br>
</br>
</center>
<div class="calendar">
<!-- Loading stuff -->
Loading the data just for you.
</div>
<!-- contact section -->
<section class="contact" data-aos="fade-up">
<div class="container">
<p class="subtitle">Have a project? or just looking to hire?</p>
<h2 class="title">Let's Work Together</h2>
<p class="info">
Feel free to reach out if you're looking to hire, just want to
connect or see if we can build something amazing together.
</p>
<!-- Contact form -->
<div class="contact-form-container">
<form id="contact-form" method="POST" action="https://formspree.io/f/xeqwybww" >
<div class="form-group">
<label for="name">Name:</label>
<input type="text" id="name" name="name" required>
</div>
<div class="form-group">
<label for="email">Email:</label>
<input type="email" id="email" name="email" required>
</div>
<div class="form-group">
<label for="message">Message:</label>
<textarea id="message" name="message" rows="5" required></textarea>
</div>
<button type="submit">Send Message</button>
</form>
</div>
<!-- -->
</div>
</section>
</main>
<footer class="footer" id="contact">
<div class="container">
<!-- <p>© <span id="date"></span> Avinash Kumar</p> -->
<div>
<ul>
<li>
<a
href="https://github.com/avinashkumar-06"
rel="noreferrer"
target="_blank"
class="hover-effect"
>Github</a
>
</li>
<li>
<a
href="https://twitter.com/Avinashkumar_06"
rel="noreferrer"
target="_blank"
class="hover-effect"
>Twitter</a
>
</li>
</ul>
<a href="#top" class="top">
<p class="scroll">scroll <span>to top</span></p>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
style="fill: currentColor"
>
<title>scroll to top</title>
<path
d="m6.293 11.293 1.414 1.414L12 8.414l4.293 4.293 1.414-1.414L12 5.586z"
></path>
<path
d="m6.293 16.293 1.414 1.414L12 13.414l4.293 4.293 1.414-1.414L12 10.586z"
></path></svg
></a>
</div>
</div>
</footer>
</body>
</html>
<script>
GitHubCalendar(".calendar", "avinashkumar-06");
// or enable responsive functionality
GitHubCalendar(".calendar", "avinashkumar-06", { responsive: true });
</script>