34
34
< li class ="nav-item ">
35
35
< a href ="#skill " class ="nav-link "> Skills</ a >
36
36
</ li >
37
-
38
- < li class ="nav-item ">
39
- < a href ="#project " class ="nav-link "> Project</ a >
40
- </ li >
37
+
41
38
< li class ="nav-item ">
42
39
< a href ="#experience " class ="nav-link "> Experience
43
40
</ a >
44
41
</ li >
42
+
43
+ < li class ="nav-item ">
44
+ < a href ="#project " class ="nav-link "> Project</ a >
45
+ </ li >
46
+
45
47
46
48
</ ul >
47
49
@@ -204,11 +206,11 @@ <h1 class="section-heading">About</h1>
204
206
< section class ="skill-section container " id ="skill ">
205
207
< div class ="container " style ="padding: 15px; ">
206
208
< h1 class ="text-center section-heading ">
207
- Skills
209
+ Skills 🔧
208
210
</ h1 >
209
211
< div class ="row text-center ">
210
212
< div class ="col-sm-4 ">
211
- < p > Strengths</ p >
213
+ < p > Strengths 💪 </ p >
212
214
< ul class ="strength_list ">
213
215
< li >
214
216
< p > Algorithms</ p >
@@ -225,7 +227,7 @@ <h1 class="text-center section-heading">
225
227
226
228
< div class ="col-sm-4 ">
227
229
< p >
228
- Programming
230
+ Programming Languages 💻
229
231
</ p >
230
232
< ul class ="programming_list ">
231
233
< li >
@@ -235,16 +237,7 @@ <h1 class="text-center section-heading">
235
237
< p > Python</ p >
236
238
</ li >
237
239
< li >
238
- < p > HTML</ p >
239
- </ li >
240
- < li >
241
- < p > CSS</ p >
242
- </ li >
243
- < li >
244
- < p > Javascript</ p >
245
- </ li >
246
- < li >
247
- < p > PHP</ p >
240
+ < p > Java</ p >
248
241
</ li >
249
242
< li >
250
243
< p > SQL</ p >
@@ -254,18 +247,12 @@ <h1 class="text-center section-heading">
254
247
</ div >
255
248
< div class ="col-sm-4 ">
256
249
< p >
257
- Other Tools and Framework
250
+ Other Tools 🔨
258
251
</ p >
259
252
< ul class ="other_list ">
260
253
< li >
261
254
< p > Git</ p >
262
255
</ li >
263
- < li >
264
- < p > Bootstrap</ p >
265
- </ li >
266
- < li >
267
- < p > Adobe XD</ p >
268
- </ li >
269
256
< li >
270
257
< p > Linux</ p >
271
258
</ li >
@@ -277,11 +264,85 @@ <h1 class="text-center section-heading">
277
264
</ section >
278
265
<!-- skill section end -->
279
266
267
+ <!-- experience section start -->
268
+
269
+ < section class ="experience_section " id ="experience ">
270
+ < div class ="container ">
271
+ < h1 class ="text-center section-heading ">
272
+ Experience
273
+ </ h1 >
274
+ < table class ="table table-striped table2 ">
275
+ < thead class ="table-dark ">
276
+ < tr >
277
+ < th >
278
+ S.no
279
+ </ th >
280
+ < th >
281
+ Company
282
+ </ th >
283
+ < th >
284
+ Position
285
+ </ th >
286
+ < th class ="starting ">
287
+ Starting
288
+ </ th >
289
+ < th class ="duration ">
290
+ Duration
291
+ </ th >
292
+ </ tr >
293
+ </ thead >
294
+
295
+ < tbody class ="table2_tbody ">
296
+ < tr >
297
+ < td > 1</ td >
298
+ < td >
299
+ < div >
300
+ < img src ="v2/public/assest/Images/FloData_Analytics.jpeg " alt ="Company Logo " class ="img-responsive img-fluid company_logo ">
301
+ < p > Flodata Analytics</ p >
302
+ < span class ="text-center ">
303
+ < a href ="https://flodataanalytics.com/ " target ="_blank ">
304
+ < i class ="fa fa-link "> </ i >
305
+ </ a >
306
+ </ span >
307
+ </ div >
308
+
309
+ </ td >
310
+ < td > Python developer</ td >
311
+ < td class ="starting "> may 2021</ td >
312
+ < td class ="duration "> 2 months</ td >
313
+ </ tr >
314
+
315
+ < tr >
316
+ < td > 2</ td >
317
+ < td >
318
+ < div >
319
+ < img src ="v2/public/assest/Images/YouTube.svg " alt ="Company Logo " class ="img-responsive img-fluid company_logo ">
320
+ < p > YouTube</ p >
321
+ < span class ="text-center ">
322
+ < a href ="https://www.youtube.com/channel/UCSVfA_mo9u3_eglngWNpCWg " target ="_blank ">
323
+ < i class ="fa fa-link "> </ i >
324
+ </ a >
325
+ </ span >
326
+ </ div >
327
+
328
+ </ td >
329
+ < td > Algo Tutor</ td >
330
+ < td class ="starting "> Dec 2021</ td >
331
+ < td class ="duration "> running</ td >
332
+ </ tr >
333
+ </ tbody >
334
+ </ table >
335
+ </ div >
336
+ </ section >
337
+
338
+ <!-- experience section end -->
339
+
340
+
280
341
<!-- project section start -->
281
342
< section class ="project-section " id ="project ">
282
343
< div class ="container ">
283
344
< h1 class ="text-center section-heading ">
284
- Project
345
+ Project 👨🎓
285
346
</ h1 >
286
347
< table class ="table table-striped table1 ">
287
348
< thead class ="thead-dark ">
@@ -407,79 +468,7 @@ <h1 class="text-center section-heading">
407
468
</ section >
408
469
<!-- project section end -->
409
470
410
- <!-- experience section start -->
411
-
412
- < section class ="experience_section " id ="experience ">
413
- < div class ="container ">
414
- < h1 class ="text-center section-heading ">
415
- Experience
416
- </ h1 >
417
- < table class ="table table-striped table2 ">
418
- < thead class ="table-dark ">
419
- < tr >
420
- < th >
421
- S.no
422
- </ th >
423
- < th >
424
- Company
425
- </ th >
426
- < th >
427
- Position
428
- </ th >
429
- < th class ="starting ">
430
- Starting
431
- </ th >
432
- < th class ="duration ">
433
- Duration
434
- </ th >
435
- </ tr >
436
- </ thead >
437
-
438
- < tbody class ="table2_tbody ">
439
- < tr >
440
- < td > 1</ td >
441
- < td >
442
- < div >
443
- < img src ="v2/public/assest/Images/FloData_Analytics.jpeg " alt ="Company Logo " class ="img-responsive img-fluid company_logo ">
444
- < p > Flodata Analytics</ p >
445
- < span class ="text-center ">
446
- < a href ="https://flodataanalytics.com/ " target ="_blank ">
447
- < i class ="fa fa-link "> </ i >
448
- </ a >
449
- </ span >
450
- </ div >
451
-
452
- </ td >
453
- < td > Python developer</ td >
454
- < td class ="starting "> may 2021</ td >
455
- < td class ="duration "> 2 months</ td >
456
- </ tr >
457
-
458
- < tr >
459
- < td > 2</ td >
460
- < td >
461
- < div >
462
- < img src ="v2/public/assest/Images/YouTube.svg " alt ="Company Logo " class ="img-responsive img-fluid company_logo ">
463
- < p > YouTube</ p >
464
- < span class ="text-center ">
465
- < a href ="https://www.youtube.com/channel/UCSVfA_mo9u3_eglngWNpCWg " target ="_blank ">
466
- < i class ="fa fa-link "> </ i >
467
- </ a >
468
- </ span >
469
- </ div >
470
-
471
- </ td >
472
- < td > Algo Tutor</ td >
473
- < td class ="starting "> Dec 2021</ td >
474
- < td class ="duration "> running</ td >
475
- </ tr >
476
- </ tbody >
477
- </ table >
478
- </ div >
479
- </ section >
480
-
481
- <!-- experience section end -->
482
-
471
+
483
472
<!-- contact me section start -->
484
473
485
474
< section id ="contact " class ="contact ">
0 commit comments