-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathamsdevelopers.php
More file actions
583 lines (541 loc) · 52.2 KB
/
amsdevelopers.php
File metadata and controls
583 lines (541 loc) · 52.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta data about page -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Search Engine use --->
<meta name="author" content="Team JPD-AMS" />
<meta name="description"
content="An efficient and relible Attendance Management System for J.P. Dower Institute of Information Science and Technology" />
<meta name="key words"
content="JPD AMS,Attendance Management System,J.P. Dower Institute of Information Science and Technology" />
<!--css -->
<link rel="stylesheet" href="./css/developers.css">
<!-- Google fonts -->
<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=Poppins:wght@400;700&display=swap" rel="stylesheet">
<!--bootstrap-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<!-- bootstrap icon-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css" />
<!-- page information and favicon-->
<title>AMS | Developers</title>
<link rel="shortcut icon" href="./assets/logos/favicon.ico">
</head>
<body>
<div class="container py-5">
<div class="row text-center">
<div class="col-lg-12">
<div class="mb-3">
<img src="./assets/logos/login-logo.png" width="125" alt="">
</div>
<h2 style="color: #4b49ac;font-weight: 900;font-size: 2.187rem;text-transform: uppercase;">
Meet our developers
</h2>
<p class="lead font-weight-normal mt-4"
style="margin:auto;text-align:center;color: #111827;margin-bottom: 3.5em;width:70%; font-size: 18px;">
Department of ICT has been always encouraging students towards software innovation and carving their
future nicely to reach the edge of success boundries.Department is proud of you all.</p>
</div>
</div>
<div class="row row-cols-1 row-cols-md-3 g-4">
<div class="col">
<div class="card card-pink h-100 overflow-hidden shadow bg-white border-0 px-0">
<div class="card-shape">
<img src="./assets/developers/ams_developer_harshil_ramani2.jpg" class="card-img-top" alt="Harshil Ramani">
</div>
<div class="card-body">
<blockquote>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 475.082 475.081" x="0px" y="0px"
width="25px" height="25px" xmlns:xml="http://www.w3.org/XML/1998/namespace"
xml:space="preserve" version="1.1">
<g>
<g>
<path
d="M 164.45 219.27 h -63.954 c -7.614 0 -14.087 -2.664 -19.417 -7.994 c -5.327 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.416 -51.678 c 14.276 -14.272 31.503 -21.411 51.678 -21.411 h 18.271 c 4.948 0 9.229 -1.809 12.847 -5.424 c 3.616 -3.617 5.424 -7.898 5.424 -12.847 V 54.819 c 0 -4.948 -1.809 -9.233 -5.424 -12.85 c -3.617 -3.612 -7.898 -5.424 -12.847 -5.424 h -18.271 c -19.797 0 -38.684 3.858 -56.673 11.563 c -17.987 7.71 -33.545 18.132 -46.68 31.267 c -13.134 13.129 -23.553 28.688 -31.262 46.677 C 3.855 144.039 0 162.931 0 182.726 v 200.991 c 0 15.235 5.327 28.171 15.986 38.834 c 10.66 10.657 23.606 15.985 38.832 15.985 h 109.639 c 15.225 0 28.167 -5.328 38.828 -15.985 c 10.657 -10.663 15.987 -23.599 15.987 -38.834 V 274.088 c 0 -15.232 -5.33 -28.168 -15.994 -38.832 C 192.622 224.6 179.675 219.27 164.45 219.27 Z" />
<path
d="M 459.103 235.256 c -10.656 -10.656 -23.599 -15.986 -38.828 -15.986 h -63.953 c -7.61 0 -14.089 -2.664 -19.41 -7.994 c -5.332 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.409 -51.678 c 14.271 -14.272 31.497 -21.411 51.682 -21.411 h 18.267 c 4.949 0 9.233 -1.809 12.848 -5.424 c 3.613 -3.617 5.428 -7.898 5.428 -12.847 V 54.819 c 0 -4.948 -1.814 -9.233 -5.428 -12.85 c -3.614 -3.612 -7.898 -5.424 -12.848 -5.424 h -18.267 c -19.808 0 -38.691 3.858 -56.685 11.563 c -17.984 7.71 -33.537 18.132 -46.672 31.267 c -13.135 13.129 -23.559 28.688 -31.265 46.677 c -7.707 17.987 -11.567 36.879 -11.567 56.674 v 200.991 c 0 15.235 5.332 28.171 15.988 38.834 c 10.657 10.657 23.6 15.985 38.828 15.985 h 109.633 c 15.229 0 28.171 -5.328 38.827 -15.985 c 10.664 -10.663 15.985 -23.599 15.985 -38.834 V 274.088 C 475.082 258.855 469.76 245.92 459.103 235.256 Z" />
</g>
</g>
</svg>
<p class="font-italic mt-2 mb-6">
I've completed Bachelor of Science(I.T.) from Department of ICT where mariad valuable
experiences had been there in my learning period by attaining them I became a passionate
software engineer and currently developing
expertise in leading innovative projects.Additionally, my keen interest have been in
System & Database Engineering.Alternatively, I am open to work in any technical domain
of computer science and global businesses. My inspirational thoughts enabled me to
achieve great mountains of success and to be a role model for others of my field.
</p>
<div class="social_media mt-3 ">
<a href="https://www.linkedin.com/in/harshil-ramani-2b528920b" target="_blank"><img
src="./assets/icons/linkedin.png" alt="" srcset=""></a>
<a href="https://github.com/hr097" target="_blank"><img
src="./assets/icons/github-sign.png" alt="" srcset=""></a>
<a href="mailto:harshilramani9777@gmail.com" target="_blank"><img
src="./assets/icons/gmail.png" alt="" srcset=""></a>
</div>
</blockquote>
</div>
<div class="card-footer">
<p class="mb-0 font-weight-bolder">Harshil Ramani</p>
<small class="text-muted">Sr. Software Engineer,Team Leader</small>
</div>
</div>
</div>
<div class="col">
<div class="card card-blue h-100 overflow-hidden shadow bg-white border-0 px-0">
<div class="card-shape">
<img src="./assets/developers/ams_developer_shubham_khunt.jpg" class="card-img-top"
alt="Thomas">
</div>
<div class="card-body">
<blockquote>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 475.082 475.081" x="0px" y="0px"
width="25px" height="25px" xmlns:xml="http://www.w3.org/XML/1998/namespace"
xml:space="preserve" version="1.1">
<g>
<g>
<path
d="M 164.45 219.27 h -63.954 c -7.614 0 -14.087 -2.664 -19.417 -7.994 c -5.327 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.416 -51.678 c 14.276 -14.272 31.503 -21.411 51.678 -21.411 h 18.271 c 4.948 0 9.229 -1.809 12.847 -5.424 c 3.616 -3.617 5.424 -7.898 5.424 -12.847 V 54.819 c 0 -4.948 -1.809 -9.233 -5.424 -12.85 c -3.617 -3.612 -7.898 -5.424 -12.847 -5.424 h -18.271 c -19.797 0 -38.684 3.858 -56.673 11.563 c -17.987 7.71 -33.545 18.132 -46.68 31.267 c -13.134 13.129 -23.553 28.688 -31.262 46.677 C 3.855 144.039 0 162.931 0 182.726 v 200.991 c 0 15.235 5.327 28.171 15.986 38.834 c 10.66 10.657 23.606 15.985 38.832 15.985 h 109.639 c 15.225 0 28.167 -5.328 38.828 -15.985 c 10.657 -10.663 15.987 -23.599 15.987 -38.834 V 274.088 c 0 -15.232 -5.33 -28.168 -15.994 -38.832 C 192.622 224.6 179.675 219.27 164.45 219.27 Z" />
<path
d="M 459.103 235.256 c -10.656 -10.656 -23.599 -15.986 -38.828 -15.986 h -63.953 c -7.61 0 -14.089 -2.664 -19.41 -7.994 c -5.332 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.409 -51.678 c 14.271 -14.272 31.497 -21.411 51.682 -21.411 h 18.267 c 4.949 0 9.233 -1.809 12.848 -5.424 c 3.613 -3.617 5.428 -7.898 5.428 -12.847 V 54.819 c 0 -4.948 -1.814 -9.233 -5.428 -12.85 c -3.614 -3.612 -7.898 -5.424 -12.848 -5.424 h -18.267 c -19.808 0 -38.691 3.858 -56.685 11.563 c -17.984 7.71 -33.537 18.132 -46.672 31.267 c -13.135 13.129 -23.559 28.688 -31.265 46.677 c -7.707 17.987 -11.567 36.879 -11.567 56.674 v 200.991 c 0 15.235 5.332 28.171 15.988 38.834 c 10.657 10.657 23.6 15.985 38.828 15.985 h 109.633 c 15.229 0 28.171 -5.328 38.827 -15.985 c 10.664 -10.663 15.985 -23.599 15.985 -38.834 V 274.088 C 475.082 258.855 469.76 245.92 459.103 235.256 Z" />
</g>
</g>
</svg>
<p class="font-italic mt-2 mb-6">
I have accomplished the Bachelor of Science in IT from the Department Of ICT,Surat. My
development & working domain of technology is Web Development in the latest frameworks.
Also, my strengths includes developing scalable and secure web products for the upcoming
and
existing business clients and creation of dynamic & desirable Web Content. My motivation
has always been to work with great developers and consitently learn new things from
them.
</p>
<div class="social_media mt-3 ">
<a href="https://www.linkedin.com/in/shubham-khunt" target="_blank"><img
src="./assets/icons/linkedin.png" alt="" srcset=""></a>
<a href="https://github.com/ShubhamKhunt1872003" target="_blank"><img
src="./assets/icons/github-sign.png" alt="" srcset=""></a>
<a href="mailto:shubhamkhunt1872003@gmail.com" target="_blank"><img
src="./assets/icons/gmail.png" alt="" srcset=""></a>
</div>
</blockquote>
</div>
<div class="card-footer">
<p class="mb-0 font-weight-bolder">Shubham Khunt</p>
<small class="text-muted">Sr. Software Engineer</small>
</div>
</div>
</div>
<div class="col">
<div class="card card-pink h-100 overflow-hidden shadow bg-white border-0 px-0">
<div class="card-shape">
<img src="./assets/developers/ams_developer_archit_ghevariya.jpg" class="card-img-top"
alt="Jasmine">
</div>
<div class="card-body">
<blockquote>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 475.082 475.081" x="0px" y="0px"
width="25px" height="25px" xmlns:xml="http://www.w3.org/XML/1998/namespace"
xml:space="preserve" version="1.1">
<g>
<g>
<path
d="M 164.45 219.27 h -63.954 c -7.614 0 -14.087 -2.664 -19.417 -7.994 c -5.327 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.416 -51.678 c 14.276 -14.272 31.503 -21.411 51.678 -21.411 h 18.271 c 4.948 0 9.229 -1.809 12.847 -5.424 c 3.616 -3.617 5.424 -7.898 5.424 -12.847 V 54.819 c 0 -4.948 -1.809 -9.233 -5.424 -12.85 c -3.617 -3.612 -7.898 -5.424 -12.847 -5.424 h -18.271 c -19.797 0 -38.684 3.858 -56.673 11.563 c -17.987 7.71 -33.545 18.132 -46.68 31.267 c -13.134 13.129 -23.553 28.688 -31.262 46.677 C 3.855 144.039 0 162.931 0 182.726 v 200.991 c 0 15.235 5.327 28.171 15.986 38.834 c 10.66 10.657 23.606 15.985 38.832 15.985 h 109.639 c 15.225 0 28.167 -5.328 38.828 -15.985 c 10.657 -10.663 15.987 -23.599 15.987 -38.834 V 274.088 c 0 -15.232 -5.33 -28.168 -15.994 -38.832 C 192.622 224.6 179.675 219.27 164.45 219.27 Z" />
<path
d="M 459.103 235.256 c -10.656 -10.656 -23.599 -15.986 -38.828 -15.986 h -63.953 c -7.61 0 -14.089 -2.664 -19.41 -7.994 c -5.332 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.409 -51.678 c 14.271 -14.272 31.497 -21.411 51.682 -21.411 h 18.267 c 4.949 0 9.233 -1.809 12.848 -5.424 c 3.613 -3.617 5.428 -7.898 5.428 -12.847 V 54.819 c 0 -4.948 -1.814 -9.233 -5.428 -12.85 c -3.614 -3.612 -7.898 -5.424 -12.848 -5.424 h -18.267 c -19.808 0 -38.691 3.858 -56.685 11.563 c -17.984 7.71 -33.537 18.132 -46.672 31.267 c -13.135 13.129 -23.559 28.688 -31.265 46.677 c -7.707 17.987 -11.567 36.879 -11.567 56.674 v 200.991 c 0 15.235 5.332 28.171 15.988 38.834 c 10.657 10.657 23.6 15.985 38.828 15.985 h 109.633 c 15.229 0 28.171 -5.328 38.827 -15.985 c 10.664 -10.663 15.985 -23.599 15.985 -38.834 V 274.088 C 475.082 258.855 469.76 245.92 459.103 235.256 Z" />
</g>
</g>
</svg>
<p class="font-italic mt-2 mb-6">
I introduce Myself as a Dynamic Web Programmer learning core concepts of technology and
effortlessly evolving in achieving client desirable Web Applications. My extreme
engagement in Designing and Developing UI of AMS contributed to my overall growth as a
FULLSTACK Developer. Additionally,In freelancing I provide Frontend Development Service
for Websites and Web Applications. My gratitude to the Team for giving me a chance to
work on AMS.
</p>
<div class="social_media mt-3 ">
<a href="https://www.linkedin.com/in/architghevariya" target="_blank"><img
src="./assets/icons/linkedin.png" alt="" srcset=""></a>
<a href="https://github.com/ArchitGhevariya007" target="_blank"><img
src="./assets/icons/github-sign.png" alt="" srcset=""></a>
<a href="mailto:ghevariyaarchit3@gmail.com" target="_blank"><img
src="./assets/icons/gmail.png" alt="" srcset=""></a>
</div>
</blockquote>
</div>
<div class="card-footer">
<p class="mb-0 font-weight-bolder">Archit Ghevariya</p>
<small class="text-muted">Sr. Full Stack Developer</small>
</div>
</div>
</div>
</div>
<div class="row row-cols-1 row-cols-md-3 g-4 mt-1">
<div class="col">
<div class="card card-blue h-100 overflow-hidden shadow bg-white border-0 px-0">
<div class="card-shape">
<img src="./assets/developers/ams_developer_drashti_dhola.jpg" class="card-img-top" alt="Dave">
</div>
<div class="card-body">
<blockquote>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 475.082 475.081" x="0px" y="0px"
width="25px" height="25px" xmlns:xml="http://www.w3.org/XML/1998/namespace"
xml:space="preserve" version="1.1">
<g>
<g>
<path
d="M 164.45 219.27 h -63.954 c -7.614 0 -14.087 -2.664 -19.417 -7.994 c -5.327 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.416 -51.678 c 14.276 -14.272 31.503 -21.411 51.678 -21.411 h 18.271 c 4.948 0 9.229 -1.809 12.847 -5.424 c 3.616 -3.617 5.424 -7.898 5.424 -12.847 V 54.819 c 0 -4.948 -1.809 -9.233 -5.424 -12.85 c -3.617 -3.612 -7.898 -5.424 -12.847 -5.424 h -18.271 c -19.797 0 -38.684 3.858 -56.673 11.563 c -17.987 7.71 -33.545 18.132 -46.68 31.267 c -13.134 13.129 -23.553 28.688 -31.262 46.677 C 3.855 144.039 0 162.931 0 182.726 v 200.991 c 0 15.235 5.327 28.171 15.986 38.834 c 10.66 10.657 23.606 15.985 38.832 15.985 h 109.639 c 15.225 0 28.167 -5.328 38.828 -15.985 c 10.657 -10.663 15.987 -23.599 15.987 -38.834 V 274.088 c 0 -15.232 -5.33 -28.168 -15.994 -38.832 C 192.622 224.6 179.675 219.27 164.45 219.27 Z" />
<path
d="M 459.103 235.256 c -10.656 -10.656 -23.599 -15.986 -38.828 -15.986 h -63.953 c -7.61 0 -14.089 -2.664 -19.41 -7.994 c -5.332 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.409 -51.678 c 14.271 -14.272 31.497 -21.411 51.682 -21.411 h 18.267 c 4.949 0 9.233 -1.809 12.848 -5.424 c 3.613 -3.617 5.428 -7.898 5.428 -12.847 V 54.819 c 0 -4.948 -1.814 -9.233 -5.428 -12.85 c -3.614 -3.612 -7.898 -5.424 -12.848 -5.424 h -18.267 c -19.808 0 -38.691 3.858 -56.685 11.563 c -17.984 7.71 -33.537 18.132 -46.672 31.267 c -13.135 13.129 -23.559 28.688 -31.265 46.677 c -7.707 17.987 -11.567 36.879 -11.567 56.674 v 200.991 c 0 15.235 5.332 28.171 15.988 38.834 c 10.657 10.657 23.6 15.985 38.828 15.985 h 109.633 c 15.229 0 28.171 -5.328 38.827 -15.985 c 10.664 -10.663 15.985 -23.599 15.985 -38.834 V 274.088 C 475.082 258.855 469.76 245.92 459.103 235.256 Z" />
</g>
</g>
</svg>
<p class="font-italic mt-2 mb-6">
BSc.IT Graduate from Department of ICT-VNSGU. My key areas are focusing on reducing
human efforts by the proportional use of Technology to make living luxurious.
Satisfying and capturing client requirements and comfort has always been a top notch
priority for me while developing IoT systems.My work shows all my career progress.I
aggresively believe in team work and cordial behavior to my clients.
</p>
<div class="social_media mt-3 ">
<a href="https://www.linkedin.com/in/drashti-dhola-37512420b" target="_blank"><img
src="./assets/icons/linkedin.png" alt="" srcset=""></a>
<a href="https://github.com/DrashtiDhola2109" target="_blank"><img
src="./assets/icons/github-sign.png" alt="" srcset=""></a>
<a href="mailto:drashtidhola1511@gmail.com" target="_blank"><img
src="./assets/icons/gmail.png" alt="" srcset=""></a>
</div>
</blockquote>
</div>
<div class="card-footer">
<p class="mb-0 font-weight-bolder">Drashti Dhola</p>
<small class="text-muted">Sr.Embedded and IoT Developer</small>
</div>
</div>
</div>
<div class="col">
<div class="card card-pink h-100 overflow-hidden shadow bg-white border-0 px-0">
<div class="card-shape">
<img src="./assets/developers/ams_developer_shikhaa_tikiwala.jpeg" class="card-img-top"
alt="AMS-developer">
</div>
<div class="card-body">
<blockquote>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 475.082 475.081" x="0px" y="0px"
width="25px" height="25px" xmlns:xml="http://www.w3.org/XML/1998/namespace"
xml:space="preserve" version="1.1">
<g>
<g>
<path
d="M 164.45 219.27 h -63.954 c -7.614 0 -14.087 -2.664 -19.417 -7.994 c -5.327 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.416 -51.678 c 14.276 -14.272 31.503 -21.411 51.678 -21.411 h 18.271 c 4.948 0 9.229 -1.809 12.847 -5.424 c 3.616 -3.617 5.424 -7.898 5.424 -12.847 V 54.819 c 0 -4.948 -1.809 -9.233 -5.424 -12.85 c -3.617 -3.612 -7.898 -5.424 -12.847 -5.424 h -18.271 c -19.797 0 -38.684 3.858 -56.673 11.563 c -17.987 7.71 -33.545 18.132 -46.68 31.267 c -13.134 13.129 -23.553 28.688 -31.262 46.677 C 3.855 144.039 0 162.931 0 182.726 v 200.991 c 0 15.235 5.327 28.171 15.986 38.834 c 10.66 10.657 23.606 15.985 38.832 15.985 h 109.639 c 15.225 0 28.167 -5.328 38.828 -15.985 c 10.657 -10.663 15.987 -23.599 15.987 -38.834 V 274.088 c 0 -15.232 -5.33 -28.168 -15.994 -38.832 C 192.622 224.6 179.675 219.27 164.45 219.27 Z" />
<path
d="M 459.103 235.256 c -10.656 -10.656 -23.599 -15.986 -38.828 -15.986 h -63.953 c -7.61 0 -14.089 -2.664 -19.41 -7.994 c -5.332 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.409 -51.678 c 14.271 -14.272 31.497 -21.411 51.682 -21.411 h 18.267 c 4.949 0 9.233 -1.809 12.848 -5.424 c 3.613 -3.617 5.428 -7.898 5.428 -12.847 V 54.819 c 0 -4.948 -1.814 -9.233 -5.428 -12.85 c -3.614 -3.612 -7.898 -5.424 -12.848 -5.424 h -18.267 c -19.808 0 -38.691 3.858 -56.685 11.563 c -17.984 7.71 -33.537 18.132 -46.672 31.267 c -13.135 13.129 -23.559 28.688 -31.265 46.677 c -7.707 17.987 -11.567 36.879 -11.567 56.674 v 200.991 c 0 15.235 5.332 28.171 15.988 38.834 c 10.657 10.657 23.6 15.985 38.828 15.985 h 109.633 c 15.229 0 28.171 -5.328 38.827 -15.985 c 10.664 -10.663 15.985 -23.599 15.985 -38.834 V 274.088 C 475.082 258.855 469.76 245.92 459.103 235.256 Z" />
</g>
</g>
</svg>
<p class="font-italic mt-2 mb-6">
A final year undergraduate student eagerly exploring new fields in technology. Being a
meticulous person,I thrive for achieving new goals. My forte being interpersonal skills,
it plays a big role in my client-handling methods. My prime concern towards team
management results in discovering valuable experiences throughout my career. Assuring
the quality of the software functionality is my motto resulting in seamless customer
experience. Always ready to help my team.
</p>
<div class="social_media mt-3 ">
<a href="https://www.linkedin.com/in/shikhaa-t-a054b6217" target="_blank"><img
src="./assets/icons/linkedin.png" alt="" srcset=""></a>
<a href="https://github.com/ShikhaaT44" target="_blank"><img
src="./assets/icons/github-sign.png" alt="" srcset=""></a>
<a href="mailto:shikhatikiwala@gmail.com" target="_blank"><img
src="./assets/icons/gmail.png" alt="" srcset=""></a>
</div>
</blockquote>
</div>
<div class="card-footer">
<p class="mb-0 font-weight-bolder">Shikhaa Tikiwala</p>
<small class="text-muted">
HR Manager, Q/A
</small>
</div>
</div>
</div>
<div class="col">
<div class="card card-blue h-100 overflow-hidden shadow bg-white border-0 px-0">
<div class="card-shape">
<img src="./assets/developers/ams_developer_nupul_kukadiya.jpeg" class="card-img-top"
alt="Larry">
</div>
<div class="card-body">
<blockquote>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 475.082 475.081" x="0px" y="0px"
width="25px" height="25px" xmlns:xml="http://www.w3.org/XML/1998/namespace"
xml:space="preserve" version="1.1">
<g>
<g>
<path
d="M 164.45 219.27 h -63.954 c -7.614 0 -14.087 -2.664 -19.417 -7.994 c -5.327 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.416 -51.678 c 14.276 -14.272 31.503 -21.411 51.678 -21.411 h 18.271 c 4.948 0 9.229 -1.809 12.847 -5.424 c 3.616 -3.617 5.424 -7.898 5.424 -12.847 V 54.819 c 0 -4.948 -1.809 -9.233 -5.424 -12.85 c -3.617 -3.612 -7.898 -5.424 -12.847 -5.424 h -18.271 c -19.797 0 -38.684 3.858 -56.673 11.563 c -17.987 7.71 -33.545 18.132 -46.68 31.267 c -13.134 13.129 -23.553 28.688 -31.262 46.677 C 3.855 144.039 0 162.931 0 182.726 v 200.991 c 0 15.235 5.327 28.171 15.986 38.834 c 10.66 10.657 23.606 15.985 38.832 15.985 h 109.639 c 15.225 0 28.167 -5.328 38.828 -15.985 c 10.657 -10.663 15.987 -23.599 15.987 -38.834 V 274.088 c 0 -15.232 -5.33 -28.168 -15.994 -38.832 C 192.622 224.6 179.675 219.27 164.45 219.27 Z" />
<path
d="M 459.103 235.256 c -10.656 -10.656 -23.599 -15.986 -38.828 -15.986 h -63.953 c -7.61 0 -14.089 -2.664 -19.41 -7.994 c -5.332 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.409 -51.678 c 14.271 -14.272 31.497 -21.411 51.682 -21.411 h 18.267 c 4.949 0 9.233 -1.809 12.848 -5.424 c 3.613 -3.617 5.428 -7.898 5.428 -12.847 V 54.819 c 0 -4.948 -1.814 -9.233 -5.428 -12.85 c -3.614 -3.612 -7.898 -5.424 -12.848 -5.424 h -18.267 c -19.808 0 -38.691 3.858 -56.685 11.563 c -17.984 7.71 -33.537 18.132 -46.672 31.267 c -13.135 13.129 -23.559 28.688 -31.265 46.677 c -7.707 17.987 -11.567 36.879 -11.567 56.674 v 200.991 c 0 15.235 5.332 28.171 15.988 38.834 c 10.657 10.657 23.6 15.985 38.828 15.985 h 109.633 c 15.229 0 28.171 -5.328 38.827 -15.985 c 10.664 -10.663 15.985 -23.599 15.985 -38.834 V 274.088 C 475.082 258.855 469.76 245.92 459.103 235.256 Z" />
</g>
</g>
</svg>
<p class="font-italic mt-2 mb-6">
Hardworking Bsc.IT graduate from ICT Department-VNSGU.My domain of learning & working
from the starting of my career has always been in logic development for highly
complex backend for ERP System and Large scale Web Applications.I prefer to follow
Industry coding standards and Business workspace schedules.Trying my level best to
develop complex systems in smooth manner understood by developers and used by
Applications.
</p>
<div class="social_media mt-3 ">
<a href="https://www.linkedin.com/in/nupul-kukadiya-b60a84215" target="_blank"><img
src="./assets/icons/linkedin.png" alt="" srcset=""></a>
<a href="https://github.com/NKukadiyaaaT44" target="_blank"><img
src="./assets/icons/github-sign.png" alt="" srcset=""></a>
<a href="mailto:nupurkukadiya@gmail.com" target="_blank"><img
src="./assets/icons/gmail.png" alt="" srcset=""></a>
</div>
</blockquote>
</div>
<div class="card-footer">
<p class="mb-0 font-weight-bolder">Nupul Kukadiya</p>
<small class="text-muted">Fullstack Developer</small>
</div>
</div>
</div>
<div class="col">
<div class="card card-pink h-100 overflow-hidden shadow bg-white border-0 px-0">
<div class="card-shape">
<img src="./assets/developers/ams_developer_parth_mistri.jpg" class="card-img-top"
alt="AMS-developer">
</div>
<div class="card-body">
<blockquote>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 475.082 475.081" x="0px" y="0px"
width="25px" height="25px" xmlns:xml="http://www.w3.org/XML/1998/namespace"
xml:space="preserve" version="1.1">
<g>
<g>
<path
d="M 164.45 219.27 h -63.954 c -7.614 0 -14.087 -2.664 -19.417 -7.994 c -5.327 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.416 -51.678 c 14.276 -14.272 31.503 -21.411 51.678 -21.411 h 18.271 c 4.948 0 9.229 -1.809 12.847 -5.424 c 3.616 -3.617 5.424 -7.898 5.424 -12.847 V 54.819 c 0 -4.948 -1.809 -9.233 -5.424 -12.85 c -3.617 -3.612 -7.898 -5.424 -12.847 -5.424 h -18.271 c -19.797 0 -38.684 3.858 -56.673 11.563 c -17.987 7.71 -33.545 18.132 -46.68 31.267 c -13.134 13.129 -23.553 28.688 -31.262 46.677 C 3.855 144.039 0 162.931 0 182.726 v 200.991 c 0 15.235 5.327 28.171 15.986 38.834 c 10.66 10.657 23.606 15.985 38.832 15.985 h 109.639 c 15.225 0 28.167 -5.328 38.828 -15.985 c 10.657 -10.663 15.987 -23.599 15.987 -38.834 V 274.088 c 0 -15.232 -5.33 -28.168 -15.994 -38.832 C 192.622 224.6 179.675 219.27 164.45 219.27 Z" />
<path
d="M 459.103 235.256 c -10.656 -10.656 -23.599 -15.986 -38.828 -15.986 h -63.953 c -7.61 0 -14.089 -2.664 -19.41 -7.994 c -5.332 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.409 -51.678 c 14.271 -14.272 31.497 -21.411 51.682 -21.411 h 18.267 c 4.949 0 9.233 -1.809 12.848 -5.424 c 3.613 -3.617 5.428 -7.898 5.428 -12.847 V 54.819 c 0 -4.948 -1.814 -9.233 -5.428 -12.85 c -3.614 -3.612 -7.898 -5.424 -12.848 -5.424 h -18.267 c -19.808 0 -38.691 3.858 -56.685 11.563 c -17.984 7.71 -33.537 18.132 -46.672 31.267 c -13.135 13.129 -23.559 28.688 -31.265 46.677 c -7.707 17.987 -11.567 36.879 -11.567 56.674 v 200.991 c 0 15.235 5.332 28.171 15.988 38.834 c 10.657 10.657 23.6 15.985 38.828 15.985 h 109.633 c 15.229 0 28.171 -5.328 38.827 -15.985 c 10.664 -10.663 15.985 -23.599 15.985 -38.834 V 274.088 C 475.082 258.855 469.76 245.92 459.103 235.256 Z" />
</g>
</g>
</svg>
<p class="font-italic mt-2 mb-6">
I am a Bachelor of Science Graduate from VNSGU Surat.My studies from Department of ICT
has motivated me towards developing
scalable and flexible applications in latest frameworks like laravel,codeigniter and
Symfony.My foremost working domain of technology is
Backend and related technologies.I conceive Team work as Bridge between Technology and
Clients.Thank to the team for giving such chance to show up creativity.
</p>
<div class="social_media mt-3 ">
<a href="https://www.linkedin.com/in/parth-mistri-a265bb1b4/" target="_blank"><img
src="./assets/icons/linkedin.png" alt="" srcset=""></a>
<a href="https://github.com/parth1672" target="_blank"><img
src="./assets/icons/github-sign.png" alt="" srcset=""></a>
<a href="mailto:mistriparth786@gmail.com" target="_blank"><img
src="./assets/icons/gmail.png" alt="" srcset=""></a>
</div>
</blockquote>
</div>
<div class="card-footer">
<p class="mb-0 font-weight-bolder">Parth Mistri</p>
<small class="text-muted">
Sr.Backend Developer
</small>
</div>
</div>
</div>
<div class="col">
<div class="card card-pink h-100 overflow-hidden shadow bg-white border-0 px-0">
<div class="card-shape">
<img src="./assets/developers/ams_developer_krish_bhanderi.jpg" class="card-img-top"
alt="AMS-developer">
</div>
<div class="card-body">
<blockquote>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 475.082 475.081" x="0px" y="0px"
width="25px" height="25px" xmlns:xml="http://www.w3.org/XML/1998/namespace"
xml:space="preserve" version="1.1">
<g>
<g>
<path
d="M 164.45 219.27 h -63.954 c -7.614 0 -14.087 -2.664 -19.417 -7.994 c -5.327 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.416 -51.678 c 14.276 -14.272 31.503 -21.411 51.678 -21.411 h 18.271 c 4.948 0 9.229 -1.809 12.847 -5.424 c 3.616 -3.617 5.424 -7.898 5.424 -12.847 V 54.819 c 0 -4.948 -1.809 -9.233 -5.424 -12.85 c -3.617 -3.612 -7.898 -5.424 -12.847 -5.424 h -18.271 c -19.797 0 -38.684 3.858 -56.673 11.563 c -17.987 7.71 -33.545 18.132 -46.68 31.267 c -13.134 13.129 -23.553 28.688 -31.262 46.677 C 3.855 144.039 0 162.931 0 182.726 v 200.991 c 0 15.235 5.327 28.171 15.986 38.834 c 10.66 10.657 23.606 15.985 38.832 15.985 h 109.639 c 15.225 0 28.167 -5.328 38.828 -15.985 c 10.657 -10.663 15.987 -23.599 15.987 -38.834 V 274.088 c 0 -15.232 -5.33 -28.168 -15.994 -38.832 C 192.622 224.6 179.675 219.27 164.45 219.27 Z" />
<path
d="M 459.103 235.256 c -10.656 -10.656 -23.599 -15.986 -38.828 -15.986 h -63.953 c -7.61 0 -14.089 -2.664 -19.41 -7.994 c -5.332 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.409 -51.678 c 14.271 -14.272 31.497 -21.411 51.682 -21.411 h 18.267 c 4.949 0 9.233 -1.809 12.848 -5.424 c 3.613 -3.617 5.428 -7.898 5.428 -12.847 V 54.819 c 0 -4.948 -1.814 -9.233 -5.428 -12.85 c -3.614 -3.612 -7.898 -5.424 -12.848 -5.424 h -18.267 c -19.808 0 -38.691 3.858 -56.685 11.563 c -17.984 7.71 -33.537 18.132 -46.672 31.267 c -13.135 13.129 -23.559 28.688 -31.265 46.677 c -7.707 17.987 -11.567 36.879 -11.567 56.674 v 200.991 c 0 15.235 5.332 28.171 15.988 38.834 c 10.657 10.657 23.6 15.985 38.828 15.985 h 109.633 c 15.229 0 28.171 -5.328 38.827 -15.985 c 10.664 -10.663 15.985 -23.599 15.985 -38.834 V 274.088 C 475.082 258.855 469.76 245.92 459.103 235.256 Z" />
</g>
</g>
</svg>
<p class="font-italic mt-2 mb-6">
I’ve done Bachelor of Science in IT from the Department Of ICT,Surat. My working domain
includes Backend technologies and new web technologies. I believe in teamwork while
developing the web application or any product. My strengths are consistency towards work
and team-members.
</p>
<div class="social_media mt-3 ">
<a href="https://www.linkedin.com/in/krish-bhanderi-6981b6213" target="_blank"><img
src="./assets/icons/linkedin.png" alt="" srcset=""></a>
<a href="https://github.com/krishbhanderiii" target="_blank"><img
src="./assets/icons/github-sign.png" alt="" srcset=""></a>
<a href="mailto:krishbhanderiii@gmail.com" target="_blank"><img
src="./assets/icons/gmail.png" alt="" srcset=""></a>
</div>
</blockquote>
</div>
<div class="card-footer">
<p class="mb-0 font-weight-bolder">Krish Bhanderi</p>
<small class="text-muted">
Android & Backend Developer
</small>
</div>
</div>
</div>
<div class="col">
<div class="card card-pink h-100 overflow-hidden shadow bg-white border-0 px-0">
<div class="card-shape">
<img src="./assets/developers/ams_developer_tulsi_rathod.jpg" class="card-img-top"
alt="AMS-developer">
</div>
<div class="card-body">
<blockquote>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 475.082 475.081" x="0px" y="0px"
width="25px" height="25px" xmlns:xml="http://www.w3.org/XML/1998/namespace"
xml:space="preserve" version="1.1">
<g>
<g>
<path
d="M 164.45 219.27 h -63.954 c -7.614 0 -14.087 -2.664 -19.417 -7.994 c -5.327 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.416 -51.678 c 14.276 -14.272 31.503 -21.411 51.678 -21.411 h 18.271 c 4.948 0 9.229 -1.809 12.847 -5.424 c 3.616 -3.617 5.424 -7.898 5.424 -12.847 V 54.819 c 0 -4.948 -1.809 -9.233 -5.424 -12.85 c -3.617 -3.612 -7.898 -5.424 -12.847 -5.424 h -18.271 c -19.797 0 -38.684 3.858 -56.673 11.563 c -17.987 7.71 -33.545 18.132 -46.68 31.267 c -13.134 13.129 -23.553 28.688 -31.262 46.677 C 3.855 144.039 0 162.931 0 182.726 v 200.991 c 0 15.235 5.327 28.171 15.986 38.834 c 10.66 10.657 23.606 15.985 38.832 15.985 h 109.639 c 15.225 0 28.167 -5.328 38.828 -15.985 c 10.657 -10.663 15.987 -23.599 15.987 -38.834 V 274.088 c 0 -15.232 -5.33 -28.168 -15.994 -38.832 C 192.622 224.6 179.675 219.27 164.45 219.27 Z" />
<path
d="M 459.103 235.256 c -10.656 -10.656 -23.599 -15.986 -38.828 -15.986 h -63.953 c -7.61 0 -14.089 -2.664 -19.41 -7.994 c -5.332 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.409 -51.678 c 14.271 -14.272 31.497 -21.411 51.682 -21.411 h 18.267 c 4.949 0 9.233 -1.809 12.848 -5.424 c 3.613 -3.617 5.428 -7.898 5.428 -12.847 V 54.819 c 0 -4.948 -1.814 -9.233 -5.428 -12.85 c -3.614 -3.612 -7.898 -5.424 -12.848 -5.424 h -18.267 c -19.808 0 -38.691 3.858 -56.685 11.563 c -17.984 7.71 -33.537 18.132 -46.672 31.267 c -13.135 13.129 -23.559 28.688 -31.265 46.677 c -7.707 17.987 -11.567 36.879 -11.567 56.674 v 200.991 c 0 15.235 5.332 28.171 15.988 38.834 c 10.657 10.657 23.6 15.985 38.828 15.985 h 109.633 c 15.229 0 28.171 -5.328 38.827 -15.985 c 10.664 -10.663 15.985 -23.599 15.985 -38.834 V 274.088 C 475.082 258.855 469.76 245.92 459.103 235.256 Z" />
</g>
</g>
</svg>
<p class="font-italic mt-2 mb-6">
I am a B.Sc.I.T. graduate from Veer Narmad South Gujarat University. In Search of better
growth, opportunities, and a challenging environment where I can use my talent and
professional knowledge as well as contribute knowledge and skill to a growing and
dynamic organisation.
</p>
<div class="social_media mt-3 ">
<a href="https://www.linkedin.com/in/tulsi-rathod-6a58b9217/" target="_blank"><img
src="./assets/icons/linkedin.png" alt="" srcset=""></a>
<a href="https://github.com/TulsiRathod" target="_blank"><img
src="./assets/icons/github-sign.png" alt="" srcset=""></a>
<a href="mailto:tulsirathod9102@gmail.com" target="_blank"><img
src="./assets/icons/gmail.png" alt="" srcset=""></a>
</div>
</blockquote>
</div>
<div class="card-footer">
<p class="mb-0 font-weight-bolder">Tulsi Rathod</p>
<small class="text-muted">
Frontend Developer
</small>
</div>
</div>
</div>
<div class="col">
<div class="card card-pink h-100 overflow-hidden shadow bg-white border-0 px-0">
<div class="card-shape">
<img src="./assets/developers/ams_developer_jaydev_jadhav.jpg" class="card-img-top"
alt="AMS-developer">
</div>
<div class="card-body">
<blockquote>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 475.082 475.081" x="0px" y="0px"
width="25px" height="25px" xmlns:xml="http://www.w3.org/XML/1998/namespace"
xml:space="preserve" version="1.1">
<g>
<g>
<path
d="M 164.45 219.27 h -63.954 c -7.614 0 -14.087 -2.664 -19.417 -7.994 c -5.327 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.416 -51.678 c 14.276 -14.272 31.503 -21.411 51.678 -21.411 h 18.271 c 4.948 0 9.229 -1.809 12.847 -5.424 c 3.616 -3.617 5.424 -7.898 5.424 -12.847 V 54.819 c 0 -4.948 -1.809 -9.233 -5.424 -12.85 c -3.617 -3.612 -7.898 -5.424 -12.847 -5.424 h -18.271 c -19.797 0 -38.684 3.858 -56.673 11.563 c -17.987 7.71 -33.545 18.132 -46.68 31.267 c -13.134 13.129 -23.553 28.688 -31.262 46.677 C 3.855 144.039 0 162.931 0 182.726 v 200.991 c 0 15.235 5.327 28.171 15.986 38.834 c 10.66 10.657 23.606 15.985 38.832 15.985 h 109.639 c 15.225 0 28.167 -5.328 38.828 -15.985 c 10.657 -10.663 15.987 -23.599 15.987 -38.834 V 274.088 c 0 -15.232 -5.33 -28.168 -15.994 -38.832 C 192.622 224.6 179.675 219.27 164.45 219.27 Z" />
<path
d="M 459.103 235.256 c -10.656 -10.656 -23.599 -15.986 -38.828 -15.986 h -63.953 c -7.61 0 -14.089 -2.664 -19.41 -7.994 c -5.332 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.409 -51.678 c 14.271 -14.272 31.497 -21.411 51.682 -21.411 h 18.267 c 4.949 0 9.233 -1.809 12.848 -5.424 c 3.613 -3.617 5.428 -7.898 5.428 -12.847 V 54.819 c 0 -4.948 -1.814 -9.233 -5.428 -12.85 c -3.614 -3.612 -7.898 -5.424 -12.848 -5.424 h -18.267 c -19.808 0 -38.691 3.858 -56.685 11.563 c -17.984 7.71 -33.537 18.132 -46.672 31.267 c -13.135 13.129 -23.559 28.688 -31.265 46.677 c -7.707 17.987 -11.567 36.879 -11.567 56.674 v 200.991 c 0 15.235 5.332 28.171 15.988 38.834 c 10.657 10.657 23.6 15.985 38.828 15.985 h 109.633 c 15.229 0 28.171 -5.328 38.827 -15.985 c 10.664 -10.663 15.985 -23.599 15.985 -38.834 V 274.088 C 475.082 258.855 469.76 245.92 459.103 235.256 Z" />
</g>
</g>
</svg>
<p class="font-italic mt-2 mb-6">
I have a Bachelor of Science in IT from the Department Of ICT,Surat. My working domain
includes the latest Web technologies . I am always curious about new technology and
ideas.
I am on a journey where I will explore the new problems of the world and find their
solutions or I will make new friends on this journey.
</p>
<div class="social_media mt-3 ">
<a href="https://www.linkedin.com/in/jaydev-b-jadav-76a59921a/" target="_blank"><img
src="./assets/icons/linkedin.png" alt="" srcset=""></a>
<a href="https://github.com/jaydev-01" target="_blank"><img
src="./assets/icons/github-sign.png" alt="" srcset=""></a>
<a href="mailto:jaydevjadav.015@gmail.com" target="_blank"><img
src="./assets/icons/gmail.png" alt="" srcset=""></a>
</div>
</blockquote>
</div>
<div class="card-footer">
<p class="mb-0 font-weight-bolder">Jaydev Jadhav</p>
<small class="text-muted">
Backend Developer
</small>
</div>
</div>
</div>
<div class="col">
<div class="card card-pink h-100 overflow-hidden shadow bg-white border-0 px-0">
<div class="card-shape">
<img src="./assets/developers/ams_developer_meet_makwana.jpg" class="card-img-top"
alt="AMS-developer">
</div>
<div class="card-body">
<blockquote>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 475.082 475.081" x="0px" y="0px"
width="25px" height="25px" xmlns:xml="http://www.w3.org/XML/1998/namespace"
xml:space="preserve" version="1.1">
<g>
<g>
<path
d="M 164.45 219.27 h -63.954 c -7.614 0 -14.087 -2.664 -19.417 -7.994 c -5.327 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.416 -51.678 c 14.276 -14.272 31.503 -21.411 51.678 -21.411 h 18.271 c 4.948 0 9.229 -1.809 12.847 -5.424 c 3.616 -3.617 5.424 -7.898 5.424 -12.847 V 54.819 c 0 -4.948 -1.809 -9.233 -5.424 -12.85 c -3.617 -3.612 -7.898 -5.424 -12.847 -5.424 h -18.271 c -19.797 0 -38.684 3.858 -56.673 11.563 c -17.987 7.71 -33.545 18.132 -46.68 31.267 c -13.134 13.129 -23.553 28.688 -31.262 46.677 C 3.855 144.039 0 162.931 0 182.726 v 200.991 c 0 15.235 5.327 28.171 15.986 38.834 c 10.66 10.657 23.606 15.985 38.832 15.985 h 109.639 c 15.225 0 28.167 -5.328 38.828 -15.985 c 10.657 -10.663 15.987 -23.599 15.987 -38.834 V 274.088 c 0 -15.232 -5.33 -28.168 -15.994 -38.832 C 192.622 224.6 179.675 219.27 164.45 219.27 Z" />
<path
d="M 459.103 235.256 c -10.656 -10.656 -23.599 -15.986 -38.828 -15.986 h -63.953 c -7.61 0 -14.089 -2.664 -19.41 -7.994 c -5.332 -5.33 -7.994 -11.801 -7.994 -19.417 v -9.132 c 0 -20.177 7.139 -37.401 21.409 -51.678 c 14.271 -14.272 31.497 -21.411 51.682 -21.411 h 18.267 c 4.949 0 9.233 -1.809 12.848 -5.424 c 3.613 -3.617 5.428 -7.898 5.428 -12.847 V 54.819 c 0 -4.948 -1.814 -9.233 -5.428 -12.85 c -3.614 -3.612 -7.898 -5.424 -12.848 -5.424 h -18.267 c -19.808 0 -38.691 3.858 -56.685 11.563 c -17.984 7.71 -33.537 18.132 -46.672 31.267 c -13.135 13.129 -23.559 28.688 -31.265 46.677 c -7.707 17.987 -11.567 36.879 -11.567 56.674 v 200.991 c 0 15.235 5.332 28.171 15.988 38.834 c 10.657 10.657 23.6 15.985 38.828 15.985 h 109.633 c 15.229 0 28.171 -5.328 38.827 -15.985 c 10.664 -10.663 15.985 -23.599 15.985 -38.834 V 274.088 C 475.082 258.855 469.76 245.92 459.103 235.256 Z" />
</g>
</g>
</svg>
<p class="font-italic mt-2 mb-6">
I have pursued a Bachelor Degree In IT from the Department of ICT-VNSGU Surat.
Since the starting of my career my aim was to Design Fascinating UI that attracts and
mesmerise clients.My prime Focus is been on Frontend related tech stuff and latest
Frameworks of CSS and JS. I prefer to work in team as it provides multi factual benefits
from team members on awesome and robust UX/UI development.
</p>
<div class="social_media mt-3 ">
<a href="https://www.linkedin.com/in/meet-makwana-33458921b/" target="_blank"><img
src="./assets/icons/linkedin.png" alt="" srcset=""></a>
<a href="https://github.com/Meetmakwana7396" target="_blank"><img
src="./assets/icons/github-sign.png" alt="" srcset=""></a>
<a href="mailto:makwnameet7301@gmail.com" target="_blank"><img
src="./assets/icons/gmail.png" alt="" srcset=""></a>
</div>
</blockquote>
</div>
<div class="card-footer">
<p class="mb-0 font-weight-bolder">Meet Makwana</p>
<small class="text-muted">
Frontend Developer
</small>
</div>
</div>
</div>
<!--KINDLY ADD OTHER DEVELOPERS HERE -->
</div>
</div>
</body>
</html>