Skip to content

Commit 0c7025b

Browse files
committed
some more color added, skills updated
1 parent 111ca12 commit 0c7025b

File tree

3 files changed

+32
-35
lines changed

3 files changed

+32
-35
lines changed

index.html

Lines changed: 14 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -88,19 +88,7 @@
8888
<li>
8989
<a href="https://codeforces.com/profile/Pankaj_Kumar1" class="dropdown-item">Codeforces</a>
9090
</li>
91-
92-
<li>
93-
<a href="https://www.codechef.com/users/pankajcoder1" class="dropdown-item">Codechef</a>
94-
</li>
95-
96-
<li>
97-
<a href="https://www.hackerearth.com/@pankajcoder1" class="dropdown-item">Hackerearth</a>
98-
</li>
99-
100-
<li>
101-
<a href="https://www.hackerrank.com/pankajcoder1" class="dropdown-item">Hackerrank</a>
102-
</li>
103-
91+
10492
<li>
10593
<a href="https://linktr.ee/pankajcoder1" class="dropdown-item">LinkTree</a>
10694
</li>
@@ -198,12 +186,15 @@ <h1 class="text-center section-heading">
198186
<li>
199187
<p>Object Oriented Programming</p>
200188
</li>
189+
<li>
190+
<p>AWS Lamda</p>
191+
</li>
201192
</ul>
202193
</div>
203194

204195
<div class="col-sm-4">
205196
<p>
206-
💻 Programming Languages
197+
💻 Languages
207198
</p>
208199
<ul class="programming_list">
209200
<li>
@@ -227,12 +218,17 @@ <h1 class="text-center section-heading">
227218
</p>
228219
<ul class="other_list">
229220
<li>
230-
<p>Git</p>
221+
<p>Spring Boot</p>
231222
</li>
232223
<li>
233-
<p>Linux</p>
224+
<p>JUnit</p>
225+
</li>
226+
<li>
227+
<p>AWS</p>
228+
</li>
229+
<li>
230+
<p>Git</p>
234231
</li>
235-
236232
</ul>
237233
</div>
238234
</div>
@@ -308,7 +304,7 @@ <h1 class="text-center section-heading">
308304
<div class="ms-3">
309305
<p class="mb-1">Publicis Sapient</p>
310306
<p class="mb-0 badge rounded-pill d-inline position-in-company">
311-
ASDE
307+
ASDE 1
312308
</p>
313309
</div>
314310
</div>

public/assest/js/index.js

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,12 @@ function generateRandomColor() {
3030
"#ccff90",
3131
"#a7ffeb",
3232
"#fdcfe8",
33-
"#d7aefb"
33+
"#d7aefb",
34+
// new color
35+
"#f0ebef",
36+
"#8091ab",
37+
"#d7ebcf",
38+
"#6ec5d8"
3439
];
3540
var randome_index = Math.floor(Math.random() * color_collection.length);
3641
return color_collection[randome_index];

public/index.html

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -87,18 +87,6 @@
8787
<a href="https://codeforces.com/profile/Pankaj_Kumar1" class="dropdown-item">Codeforces</a>
8888
</li>
8989

90-
<li>
91-
<a href="https://www.codechef.com/users/pankajcoder1" class="dropdown-item">Codechef</a>
92-
</li>
93-
94-
<li>
95-
<a href="https://www.hackerearth.com/@pankajcoder1" class="dropdown-item">Hackerearth</a>
96-
</li>
97-
98-
<li>
99-
<a href="https://www.hackerrank.com/pankajcoder1" class="dropdown-item">Hackerrank</a>
100-
</li>
101-
10290
<li>
10391
<a href="https://linktr.ee/pankajcoder1" class="dropdown-item">LinkTree</a>
10492
</li>
@@ -196,12 +184,15 @@ <h1 class="text-center section-heading">
196184
<li>
197185
<p>Object Oriented Programming</p>
198186
</li>
187+
<li>
188+
<p>AWS Lamda</p>
189+
</li>
199190
</ul>
200191
</div>
201192

202193
<div class="col-sm-4">
203194
<p>
204-
💻 Programming Languages
195+
💻 Languages
205196
</p>
206197
<ul class="programming_list">
207198
<li>
@@ -225,12 +216,17 @@ <h1 class="text-center section-heading">
225216
</p>
226217
<ul class="other_list">
227218
<li>
228-
<p>Git</p>
219+
<p>Spring Boot</p>
229220
</li>
230221
<li>
231-
<p>Linux</p>
222+
<p>JUnit</p>
223+
</li>
224+
<li>
225+
<p>AWS</p>
226+
</li>
227+
<li>
228+
<p>Git</p>
232229
</li>
233-
234230
</ul>
235231
</div>
236232
</div>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy