-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
349 lines (333 loc) · 9.06 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
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
<html>
<header>
<title>Darshan Javiya</title>
<!-- Css style -->
<link rel="stylesheet" href="./css/index.css" />
<link rel="stylesheet" href="./css/font.css" />
<!-- Icon -->
<!-- Create Icon with initials -->
<link rel="icno" type="image/x-icon" />
<!-- JS -->
<script src="./js/typingEffect.js"></script>
<!-- Bootstrap 5 -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://kit.fontawesome.com/16a8c91f16.js" crossorigin="anonymous"></script>
<!-- Google Icons -->
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<!-- Google Font -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap"
rel="stylesheet">
</header>
<body onload="typeWriter()">
<!-- Tool Bar -->
<div class="toolBar">
<div class="toolBarContainer">
<div class="toolBarItemContainer">
<a href="academics">
<span class="material-symbols-outlined toolBarIcon">
person
</span>
</a>
</div>
<div class="toolBarItemContainer">
<span class="material-symbols-outlined toolBarIcon">
person
</span>
</div>
<div class="toolBarItemContainer">
<span class="material-symbols-outlined toolBarIcon">
work
</span>
</div>
<div class="toolBarItemContainer">
<span class="material-symbols-outlined toolBarIcon">
person
</span>
</div>
<div class="toolBarItemContainer">
<span class="material-symbols-outlined toolBarIcon">
person
</span>
</div>
</div>
</div>
<div class="fullScreenContainer nameContainer">
<!-- Name -->
<p id="name" class="name fontLibBold" style="font-size: x-large; text-align: center;">
</p>
<div class="moreInfoIcon">
<span class="material-symbols-outlined">
keyboard_double_arrow_down
</span>
</div>
</div>
<!-- About Your Self -->
<div class="fullScreenContainer aboutMe">
<h1>
About Me
</h1>
<div>
<p>
All about me will be added here
</p>
</div>
</div>
<!-- Experience -->
<div class="fullScreenContainer experience">
<h2>
<span class="material-symbols-outlined">
work
</span>
Experience
</h2>
<ul>
<li>
<!-- Currently -->
<div>
<div class="row">
<div class="col-sm-8">
<h4>
React Native IOS Developer - @Currently PVT. LTD.
</h4>
</div>
<div class="col-sm-4">
<p>
Nov, 23 - present
</p>
</div>
</div>
<!-- work summary -->
</div>
</li>
<li>
<!-- EzyBzy -->
<div>
<div class="row">
<div class="col-sm-8">
<h4>
React Native Android Developer - @EzyBzy PVT. LTD.
</h4>
</div>
<div class="col-sm-4">
<p>
Mar, 22 - Sep, 22 (6 months) + Jun, 23 - Nov, 23 (5 months)
</p>
</div>
</div>
<!-- work summary -->
<div>
<ul style="list-style-type: disc;">
<li>
Developed mobile applications using React Native JS framework and integrated third-party APIs like
Firebase, Axios, and React Navigation.
</li>
<li>
Created useful and reusable components and designed responsive, fexible, pixel-perfect UIs with buttery
smooth animations.
</li>
<li>
Collaborated with clients to implement new ideas and ensure that the final product met their needs.
</li>
</ul>
</div>
</div>
</li>
<li>
<!-- Vartronics Techlabs LLP. -->
<div>
<div class="row">
<div class="col-sm-8">
<h4>
React Native Intern - @Vartronics Techlabs LLP.
</h4>
</div>
<div class="col-sm-4">
<p>
Jan, 22 - Mar, 22
</p>
</div>
</div>
<!-- work summary -->
<div>
<ul style="list-style-type: disc;">
<li>
Developed a mobile application using React Native JS framework
</li>
<li>
Conceptualized and implemented a learning management system using augmented reality and virtual reality
</li>
<li>
Developed flexible, responsive and pixel perfect UI components of the application to enhance user
experience
</li>
<li>
Collaborated with team members to ensure timely delivery of project
</li>
<li>
Gained experience in software development life cycle
</li>
</ul>
</div>
</div>
</li>
</ul>
</div>
<!-- Project -->
<div class="fullScreenContainer projects">
<p>
project
</p>
</div>
<!-- Academics -->
<div class="fullScreenContainer academics" id="academics">
<h1>
<span class="material-symbols-outlined">
school
</span>
Academics
</h1>
<ul>
<li>
<div>
<h4>
B. Tech in Computer Science
</h4>
<h5>
L.J. Institute of Engineering and Technology - Ahmedabad, Gujarat - India
</h5>
<p>
CGPA: 8.80
</p>
</div>
</li>
<li>
<div>
<h4>
GSHSEB (High School)
</h4>
<h5>
Kameshwar Vidhyalaya - Ahmedabad, Gujarat - India
</h5>
<p>
Percentage: 73.69%
</p>
</div>
</li>
</ul>
</div>
<!-- Achievements -->
<div class="fullScreenContainer achievement">
<h1 class="fontLibBold">
Certifications
</h1>
<div>
<div>
<ul>
<li>
<div class="row">
<div class="col-sm-8">
<h6 class="fontLibBold">
Python 3 Programming Specialization
</h6>
</div>
<div class="col-sm-4">
<h6 class="fontLibRegular">
Coursera
</h6>
</div>
</div>
</li>
<li>
<div class="row">
<div class="col-sm-8">
<h6 class="fontLibBold">
Object Oriented Programming in Java Specialization
</h6>
</div>
<div class="col-sm-4">
<h6 class="fontLibRegular">
Coursera
</h6>
</div>
</div>
</li>
<li>
<div class="row">
<div class="col-sm-8">
<h6 class="fontLibBold">
Fundamentals of Linux and Data Analytics
</h6>
</div>
<div class="col-sm-4">
<h6 class="fontLibRegular">
Vodafone India Foundation and Connecting Dreams Foundation
</h6>
</div>
</div>
</li>
<li>
<div class="row">
<div>
<h6 class="fontLibBold">
GATE'23 qualified - AIR 9546
</h6>
</div>
</div>
</li>
<li>
<div class="row">
<div class="col-sm-8">
<h6 class="fontLibBold">
Gold Badge In Problem Solving
</h6>
</div>
<div class="col-sm-4">
<h6 class="fontLibRegular">
Hackerrank
</h6>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
<!-- Social Handles -->
<div class="fullScreenContainer socialHandles">
<h1 class="fontLibBold">
ACCOUNTS
</h1>
<div>
<!-- Github -->
<div>
<h1 class="fontLibRegular">
Github
</h1>
</div>
</div>
</div>
<!-- Contact Me -->
<div class="fullScreenContainer contactMe">
<h1 class="fontLibBold">
Contact Info:
</h1>
<div>
<!-- Email -->
<div class="row">
<div class="col-sm-2">
<h4 class="fontLibRegular">
Email:
</h4>
</div>
<div class="col-sm-10 text-break">
<a href="mailto:javiyadarshan143@gmail.com">
javiyadarshan143@gmail.com
</a>
</div>
</div>
</div>
</div>
</body>