Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc5d12b7

Browse files
committed
project section updated
1 parent6700068 commitc5d12b7

File tree

2 files changed

+22
-7
lines changed

2 files changed

+22
-7
lines changed

‎css/index.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ nav li a
222222

223223
.skill-section
224224
{
225-
padding-top:50px;
225+
padding-top:58px;
226226
min-height:500px;
227227
}
228228
.skill-section .containerh1
@@ -248,7 +248,7 @@ nav li a
248248
/* css start for project section*/
249249
.project-section
250250
{
251-
padding-top:60px;
251+
padding-top:70px;
252252
min-height:820px;
253253
}
254254
.description

‎index.html

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,21 @@ <h1 class="text-center section-heading">
270270
<tbody>
271271
<tr>
272272
<td>1</td>
273+
<td>Destributive Compiler</td>
274+
<tdclass="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+
<tdclass="text-center">
280+
<ahref="https://github.com/Kanhakhatri065/Hackverse2.0"target="_blank">
281+
<iclass="fa fa-link"></i>
282+
</a>
283+
</td>
284+
</tr>
285+
286+
<tr>
287+
<td>2</td>
273288
<td>Notes</td>
274289
<tdclass="description">
275290
<p>
@@ -284,7 +299,7 @@ <h1 class="text-center section-heading">
284299
</tr>
285300

286301
<tr>
287-
<td>2</td>
302+
<td>3</td>
288303
<td>Resume Verifier</td>
289304
<tdclass="description">
290305
<p>
@@ -299,7 +314,7 @@ <h1 class="text-center section-heading">
299314
</tr>
300315

301316
<tr>
302-
<td>3</td>
317+
<td>4</td>
303318
<td>MNIST Deep Learning Model</td>
304319
<tdclass="description">
305320
<p>
@@ -314,7 +329,7 @@ <h1 class="text-center section-heading">
314329
</tr>
315330

316331
<tr>
317-
<td>4</td>
332+
<td>5</td>
318333
<td>Cats and Dogs(Binary) prediction Deep Learning Model</td>
319334
<tdclass="description">
320335
<p>
@@ -329,7 +344,7 @@ <h1 class="text-center section-heading">
329344
</tr>
330345

331346
<tr>
332-
<td>5</td>
347+
<td>6</td>
333348
<td>Heart attack Prediction</td>
334349
<tdclass="description">
335350
<p>
@@ -347,7 +362,7 @@ <h1 class="text-center section-heading">
347362
</tr>
348363

349364
<tr>
350-
<td>6</td>
365+
<td>7</td>
351366
<td>Technological Gyan</td>
352367
<tdclass="description">
353368
<p>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp