File tree Expand file tree Collapse file tree 2 files changed +22
-7
lines changed Expand file tree Collapse file tree 2 files changed +22
-7
lines changed Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ nav li a
222
222
223
223
.skill-section
224
224
{
225
- padding-top : 50 px ;
225
+ padding-top : 58 px ;
226
226
min-height : 500px ;
227
227
}
228
228
.skill-section .container h1
@@ -248,7 +248,7 @@ nav li a
248
248
/* css start for project section*/
249
249
.project-section
250
250
{
251
- padding-top : 60 px ;
251
+ padding-top : 70 px ;
252
252
min-height : 820px ;
253
253
}
254
254
.description
Original file line number Diff line number Diff line change @@ -270,6 +270,21 @@ <h1 class="text-center section-heading">
270
270
< tbody >
271
271
< tr >
272
272
< td > 1</ td >
273
+ < td > Destributive Compiler</ td >
274
+ < td class ="description ">
275
+ < p >
276
+ Distributed compiler aims to achieve compilation of programs and projects on the distributed network.Users needs to do is to share his code(by providing GitHub link) and request for compilation.
277
+ </ p >
278
+ </ td >
279
+ < td class ="text-center ">
280
+ < a href ="https://github.com/Kanhakhatri065/Hackverse2.0 " target ="_blank ">
281
+ < i class ="fa fa-link "> </ i >
282
+ </ a >
283
+ </ td >
284
+ </ tr >
285
+
286
+ < tr >
287
+ < td > 2</ td >
273
288
< td > Notes</ td >
274
289
< td class ="description ">
275
290
< p >
@@ -284,7 +299,7 @@ <h1 class="text-center section-heading">
284
299
</ tr >
285
300
286
301
< tr >
287
- < td > 2 </ td >
302
+ < td > 3 </ td >
288
303
< td > Resume Verifier</ td >
289
304
< td class ="description ">
290
305
< p >
@@ -299,7 +314,7 @@ <h1 class="text-center section-heading">
299
314
</ tr >
300
315
301
316
< tr >
302
- < td > 3 </ td >
317
+ < td > 4 </ td >
303
318
< td > MNIST Deep Learning Model</ td >
304
319
< td class ="description ">
305
320
< p >
@@ -314,7 +329,7 @@ <h1 class="text-center section-heading">
314
329
</ tr >
315
330
316
331
< tr >
317
- < td > 4 </ td >
332
+ < td > 5 </ td >
318
333
< td > Cats and Dogs(Binary) prediction Deep Learning Model</ td >
319
334
< td class ="description ">
320
335
< p >
@@ -329,7 +344,7 @@ <h1 class="text-center section-heading">
329
344
</ tr >
330
345
331
346
< tr >
332
- < td > 5 </ td >
347
+ < td > 6 </ td >
333
348
< td > Heart attack Prediction</ td >
334
349
< td class ="description ">
335
350
< p >
@@ -347,7 +362,7 @@ <h1 class="text-center section-heading">
347
362
</ tr >
348
363
349
364
< tr >
350
- < td > 6 </ td >
365
+ < td > 7 </ td >
351
366
< td > Technological Gyan</ td >
352
367
< td class ="description ">
353
368
< p >
You can’t perform that action at this time.
0 commit comments