-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
182 lines (161 loc) · 10.8 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
<title>Arhant Jain</title>
<meta name='keywords'
CONTENT='Portfolio, Arhant Jain, Software Developer, Frontend Engineer, Backend Engineer, Prompt Engineer, AI, IIIT-Hyderabad, IIIT-H, SDE, SDE-2, Edgeverve, Infosys, Lawrence & Mayo Public School, Kota, Rajasthan, India, Research, Cognitive Science, Kavita Vemuri'>
<meta name='description'
CONTENT='This is Portfolio website of Arhant Jain who is an IT professional with a strong background in Backend Engineering, having around 3 years of experience in the industry. Arhant Jain is an alumni of IIIT-Hyderabad. Arhant Jain is from India.'>
<link rel='icon' href='images/favicon.ico' type='image/x-icon' sizes="16x16" />
<link rel='shortcut icon' href='images/favicon.ico' type='image/x-icon' sizes="16x16" />
<link rel="stylesheet" href="css/style.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-4bw+/aepP/YC94hEpVNVgiZdgIC5+VKNBQNGCHeKRQN+PtmoHDEXuppvnDJzQIu9" crossorigin="anonymous" />
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-HwwvtgBNo3bZJJLYd8oVXjrBZt8cqVSpeBNS5n7C8IVInixGAoxmnlMuBnhbgrkm"
crossorigin="anonymous"></script>
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YYHR02Z4V0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-YYHR02Z4V0');
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-19NMXPV97E"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-19NMXPV97E');
</script>
<body class="bg-dark">
<div class="progres">
<!-- Progress Bar -->
</div>
<div class="alert alert-primary alert-dismissible fade show text-center custom-alert my-0 py-0" role="alert">
<strong class="fs-5">I'm open for New Opportunities</strong>
<button type="button" class="btn-close my-1 py-1" data-bs-dismiss="alert" aria-label="Close"></button>
</div>
<div>
<div class="container z-2 py-3">
<header class="d-flex flex-wrap justify-content-center py-3">
<a href="/PersonalWebsite"
class="d-flex align-items-center mb-3 mb-md-0 me-md-auto link-body-emphasis text-decoration-none">
<svg class="bi me-2" width="40" height="32">
<use xlink:href="#bootstrap"></use>
</svg>
<span class="fs-3 text-white remove1">Arhant Jain</span>
</a>
<ul class="nav nav-pills justify-content-center">
<li class="fs-5 nav-item"><a href="/PersonalWebsite" class="nav-link active" aria-current="page">Home</a></li>
<li class="fs-5 nav-item"><a href="experience.html" class="nav-link">Experience</a></li>
<li class="fs-5 nav-item"><a href="education.html" class="nav-link">Education</a></li>
<li class="fs-5 nav-item"><a href="projects.html" class="nav-link">Projects</a></li>
<li class="fs-5 nav-item"><a href="uploads/Arhant_Resume.pdf" download="Arhant_Resume.pdf"
class="nav-link">Resume</a></li>
<li class="fs-5 nav-item"><a href="contact.html" class="nav-link">Contact</a></li>
</ul>
</header>
</div>
<main>
<div class="container mt-sm-5">
<div class="row">
<!-- First column with two rows (aligned at the bottom) -->
<div class="col-sm-6 col-6 align-items-center">
<div class="row">
<div class="col">
<br><br><br><br>
</div>
</div>
<div class="row">
<div class="col">
<h1 class="text-white fw-bold name1 ms-4 ms-sm-5 mt-sm-1 lorafont">I am Arhant Jain</h1>
</div>
</div>
<div class="row">
<div class="col">
<p class="text-white content1 ms-4 ms-sm-5 mt-sm-1 robotofont">I'm Arhant, an IT professional with a strong
interest in Backend Engineering, having more than 3 years of experience in the industry.
</p>
</div>
</div>
</div>
<!-- Second column with one row -->
<div class="col-sm-6 col-6">
<img src="images/Arhant.png" class="img-fluid rounded d-block ms-5" alt="Arhant Jain">
</div>
</div>
</div>
<!-- Testimonials -->
<div class="container text-white mt-5">
<h2 class="mb-1 text-center fs-1">Testimonials</h2>
</div>
<div class="d-flex justify-content-center flex-wrap">
<div class="card bg-secondary mx-4 mt-4" style="max-width: 40rem;">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor"
class="bi bi-quote mx-3 mt-4 text-white" viewBox="0 0 16 16">
<path
d="M12 12a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1h-1.388c0-.351.021-.703.062-1.054.062-.372.166-.703.31-.992.145-.29.331-.517.559-.683.227-.186.516-.279.868-.279V3c-.579 0-1.085.124-1.52.372a3.322 3.322 0 0 0-1.085.992 4.92 4.92 0 0 0-.62 1.458A7.712 7.712 0 0 0 9 7.558V11a1 1 0 0 0 1 1h2Zm-6 0a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1H4.612c0-.351.021-.703.062-1.054.062-.372.166-.703.31-.992.145-.29.331-.517.559-.683.227-.186.516-.279.868-.279V3c-.579 0-1.085.124-1.52.372a3.322 3.322 0 0 0-1.085.992 4.92 4.92 0 0 0-.62 1.458A7.712 7.712 0 0 0 3 7.558V11a1 1 0 0 0 1 1h2Z" />
</svg>
<div class="card-body ml-1">
<h5 class="card-title mb-0 text-white fs-5">Sunil Kukde</h5>
<p class="text-light"> Director of Engineering, EdgeVerve Systems Limited</p>
<p class="card-text text-light">Arhant was a valuable member of my development team in EdgeVerve. He was
able to pick up multiple skills, was hard-working and diligent and gelled very well with the rest of the team.
He was very committed to his tasks and was also flexible when it came to the type of tasks to be done.</p>
</div>
</div>
<div class="card bg-secondary mx-4 mt-4 flex-wrap" style="max-width: 40rem">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor"
class="bi bi-quote mx-3 mt-4 text-white" viewBox="0 0 16 16">
<path
d="M12 12a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1h-1.388c0-.351.021-.703.062-1.054.062-.372.166-.703.31-.992.145-.29.331-.517.559-.683.227-.186.516-.279.868-.279V3c-.579 0-1.085.124-1.52.372a3.322 3.322 0 0 0-1.085.992 4.92 4.92 0 0 0-.62 1.458A7.712 7.712 0 0 0 9 7.558V11a1 1 0 0 0 1 1h2Zm-6 0a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1H4.612c0-.351.021-.703.062-1.054.062-.372.166-.703.31-.992.145-.29.331-.517.559-.683.227-.186.516-.279.868-.279V3c-.579 0-1.085.124-1.52.372a3.322 3.322 0 0 0-1.085.992 4.92 4.92 0 0 0-.62 1.458A7.712 7.712 0 0 0 3 7.558V11a1 1 0 0 0 1 1h2Z" />
</svg>
<div class="card-body ml-1 flex-wrap">
<h5 class="card-title mb-0 text-white fs-5">Himanshu Vardhan</h5>
<p class="text-light"> Computer Scientist, EdgeVerve Systems Limited</p>
<p class="card-text text-light">I had the privilege of working closely with Arhant at EdgeVerve, and during
this time, I have witnessed his exceptional skills, dedication, and passion for Software Development.
Arhant
consistently demonstrated a deep understanding of both front-end and back-end technologies. Arhant is an
excellent team player who actively engaged in team discussions. His communication skills are commendable,
which makes him an effective communicator when working with stakeholders.</p>
</div>
</div>
</div>
</main>
<footer>
<div class="d-flex flex-column justify-content-between pt-4 mt-4">
<ul class="list-unstyled d-flex mx-auto">
<li class="ms-3"><a class="link-body-emphasis text-white" href="https://twitter.com/arhant_here"
target="_main"><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="currentColor"
class="bi bi-twitter" viewBox="0 0 16 16">
<path
d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z" />
</svg></a></li>
<li class="ms-3"><a class="link-body-emphasis text-white" href="https://www.linkedin.com/in/arhant/"
target="_main"><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="currentColor"
class="bi bi-linkedin" viewBox="0 0 16 16">
<path
d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z" />
</svg></a></li>
<li class="ms-3"><a class="link-body-emphasis text-white" href="mailto:arhant.iiith@gmail.com"
target="_main"><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="currentColor"
class="bi bi-envelope-fill" viewBox="0 0 16 16">
<path
d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757Zm3.436-.586L16 11.801V4.697l-5.803 3.546Z" />
</svg></a></li>
</ul>
<strong class="d-inline text-center text-white">Copyright © 2025 Arhant Jain. All rights reserved.</strong>
<p class="text-center text-white mb-0 pb-0"> Designed and Developed by Arhant Jain.</p>
</div>
</footer>
</div>
</body>
</html>
<!-- <img src="https://source.unsplash.com/2100x900/?nature,3D" alt="Not Found"> -->