-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
289 lines (254 loc) · 13.6 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title >Jay Parmar</title>
<link rel="shortcut icon" href="Jaylogo.png"/>
<link rel="stylesheet" href="./main.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css"/>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<link rel="scripts" href="up.js">
</head>
<body>
<!--darkmode div using js->
<div>
<input type="checkbox" class="checkbox" id="chk" />
<label class="label" for="chk">
<i class="fas fa-moon"></i>
<i class="fas fa-sun"></i>
<div class="ball"></div>
</label>
</div>
<--darkmode div using js ends-->
<button onclick="topFunction()" id="myBtn" class="fas fa-arrow-up"></button>
<nav class="navbar navbar-expand-sm navbar-light mb-1 ml-5">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="https://drive.google.com/file/d/1H_9Ve7MJEkR7LvQulI7exxfXwzcHpnCx/view?usp=sharing" target="_blank">Resume++</a>
</li>
</ul>
<!-- <img src="icons/moon.png" id="icon"> -->
</nav>
<div class="container">
<section class="landing">
<div class="row vertical-center">
<div class="col-lg-8 text-left pb-5">
<h1 class="display-3">Jay Parmar</h1>
<p class="lead pl-2">
Budding Software Developer
</p>
</div>
<div class="col-lg-4 text-center my-auto pb-5 rounded-circle"><img class="img-fluid rounded-circle"
src="linkedinprofile.png"></div>
</div>
</section>
<section class="mt-4 mb-4">
<h4 class="display-4">A little about me,</h4>
<div class="row">
<div class="col-lg-6 wrap text-left">
<div class="about-desc">
<h1 class="bold-text">About</h1>
<div class="pt-5">
<h2 class="mb-5">Hello!</h2>
<p>My name is Jay. I’m a junior from India I'm an open-source enthusiast, a learner 📕I'm deeply passionate about software development & innovations.
I believe in the power of community of Software Development
</p>
<ul class="social-links list-unstyled mt-4">
<li><a href="mailto:[email protected]">
<ion-icon name="mail-outline"></ion-icon>
</a></li>
<li><a href="https://github.com/jay-2000">
<ion-icon name="logo-github"></ion-icon>
</a></li>
<li><a href="https://www.linkedin.com/in/jay-r-parmar/">
<ion-icon name="logo-linkedin"></ion-icon>
</a></li>
</a></li>
<li><a href="https://twitter.com/_Jaystwt">
<ion-icon name="logo-twitter"></ion-icon>
</a></li>
<li><a href="https://www.instagram.com/ig_jayparmar/">
<ion-icon name="logo-instagram"></ion-icon>
</a></li>
<li><a href="https://myblogmain31070.gatsbyjs.io/">
<ion-icon name="logo-medium"></ion-icon>
</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-6 wrap align-content-center">
<div class="row mt-5 flex-column">
<div class="col-md-8">
<h2 class="mb-4">My Skills</h2>
</div>
<div class="col-md-6 mt-3">
<div class="progress-wrap">
<h4>HTML5</h4>
<div class="progress progress-style">
<div class="progress-bar color-1" role="progressbar" aria-valuenow="75"
aria-valuemin="0" aria-valuemax="100" style="width:85%">
</div>
</div>
</div>
</div>
<div class="col-md-6 mt-3">
<div class="progress-wrap">
<h4>CSS3</h4>
<div class="progress progress-style">
<div class="progress-bar color-1" role="progressbar" aria-valuenow="60"
aria-valuemin="0" aria-valuemax="100" style="width:80%">
</div>
</div>
</div>
</div>
<div class="col-md-6 mt-3">
<div class="progress-wrap">
<h4>JavaScript</h4>
<div class="progress progress-style">
<div class="progress-bar color-1" role="progressbar" aria-valuenow="85"
aria-valuemin="0" aria-valuemax="100" style="width:75%">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="interests pt-5 pb-5">
<h1 class="display-4">Tech I'm familiar with</h1>
<h1 class="bold-text bg-text">Tech Stack</h1>
<div class="row pt-5">
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/HTML5_badge.png">
<h3>HTML5</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/css31600.png">
<h3>CSS3</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/js.png">
<h3>JavaScript</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/bootstrap.png">
<h3>BOOTSTRAP</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/python.png">
<h3>Python</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/Gitlogo.png">
<h3>Git</h3>
</div>
</div>
</div>
</section>
<section>
<h1 class="display-4 mt-5">Education</h4>
<h1 class="bold-text bg-text">Academics</h1>
<div class="py-4">
<div class="desc">
<h4>Bachelor's Degree in Information Technology</h4>
<p>Datta Meghe College of Engineering, Airoli</p>
</div>
<div>
<p>2019 - 2023</p>
</div>
</div>
</section>
<section>
<h1 class="display-4 mt-5">Volunteering</h1>
<h1 class="bold-text bg-text">Community</h1>
<div class="row d-flex">
<div class="col-md-10">
<div class="mt-3">
<div class="py-4">
<div class="desc">
<h4>CSI-CATT</h4>
<p><a href="http://csi-india.org.in/">Computer Society of India</a></p>
</div>
<div>
<p>April 2020 - Present</p>
</div>
<div>
<li>One of the most active community towards Technology, where many activities as well as events and hackathon takes place on Bi-weekly basis,which helps us to upskill the tech stack Effectively.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Campus Ambassador - Internship</h4>
<p><a href="https://drive.google.com/file/d/1FThvi0JrrlbLfuerisTDHZhnaV02bUds/view?usp=drivesdk">Unacademy</a></p>
</div>
<div>
<p>september 2020 - March 2021</p>
</div>
<div>
<li>Campus Ambassador are student leaders that strive to build diverse and inclusive spaces to learn skills, share their experiences, and build projects together.</li>
<li>They can be found across the globe leading in-person and online conferences, meetups, and hackathons, and maintaining projects.</li>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<h1 class="display-4 mt-5">Let's Talk</h1>
<h1 class="bold-text bg-text">Contact</h1>
<div class="text-left">
<div class="pt-5">
<h2 class="mb-5">Want to connect?
<br/>
My DM is always open!</h2>
<ul class="social-links list-unstyled mt-4">
<li><a href="mailto:[email protected]">
<ion-icon name="mail-outline"></ion-icon>
</a></li>
<li><a href="https://github.com/jay-2000">
<ion-icon name="logo-github"></ion-icon>
</a></li>
<li><a href="https://www.linkedin.com/in/jay-r-parmar/">
<ion-icon name="logo-linkedin"></ion-icon>
</a></li>
<li><a href="https://twitter.com/_Jaystwt">
<ion-icon name="logo-twitter"></ion-icon>
</a></li>
<li><a href="https://www.instagram.com/ig_jayparmar/">
<ion-icon name="logo-instagram"></ion-icon>
</a></li>
<li><a href="https://myblogmain31070.gatsbyjs.io/">
<ion-icon name="logo-medium"></ion-icon>
</a></li>
</ul>
</div>
</div>
<div class="mt-5 mb-5 text-center">
<h4>If you like my work, you can <a href="https://github.com/jay-2000">give me a star</a> and Follow me there as well. </h1>
</div>
</section>
</div>
<!-- Scripts -->
<script src="up.js"></script>
<script src="darkmode.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous">
</script>
<script src="https://unpkg.com/[email protected]/dist/ionicons.js"></script>
</body>
</html>