move some links hide some certs
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
@ -28,7 +28,7 @@ section.achievements
|
|||||||
li
|
li
|
||||||
b: +ext_a("https://coursera.org/share/47e5a79207cec44a45fcf2cb0ca1f815", "Python IT Automation Certificate")
|
b: +ext_a("https://coursera.org/share/47e5a79207cec44a45fcf2cb0ca1f815", "Python IT Automation Certificate")
|
||||||
|, Google
|
|, Google
|
||||||
li
|
//li
|
||||||
b: +ext_a("https://www.credly.com/badges/fc8a7edc-8abb-4068-8a57-3d3c52400c9c/public_url", "Linux and Git Specialization")
|
b: +ext_a("https://www.credly.com/badges/fc8a7edc-8abb-4068-8a57-3d3c52400c9c/public_url", "Linux and Git Specialization")
|
||||||
|, Linux Foundation
|
|, Linux Foundation
|
||||||
li
|
li
|
||||||
@ -43,6 +43,7 @@ section.achievements
|
|||||||
li
|
li
|
||||||
b: +ext_a("https://www.hackerrank.com/certificates/dcdb6c3c4463", "Problem Solving Skill Certificate")
|
b: +ext_a("https://www.hackerrank.com/certificates/dcdb6c3c4463", "Problem Solving Skill Certificate")
|
||||||
|, HackerRank
|
|, HackerRank
|
||||||
|
br
|
||||||
li #[b Top Performer], FieldNation
|
li #[b Top Performer], FieldNation
|
||||||
li #[b MVP], Pillar
|
li #[b MVP], Pillar
|
||||||
li #[b Star Performer], Digital Healthcare Solutions
|
li #[b Star Performer], Digital Healthcare Solutions
|
||||||
|
|||||||
@ -2,11 +2,14 @@ section.seealso
|
|||||||
h1.target#seealso: a(href="#seealso") see also
|
h1.target#seealso: a(href="#seealso") see also
|
||||||
.desc
|
.desc
|
||||||
p
|
p
|
||||||
a(href=links.blog rel="external").print: b articles
|
a(href=links.linkedin rel="external nofollow noopener noreferrer").print: b linked-in
|
||||||
|(7),
|
|(4),
|
||||||
|
|
|
|
||||||
a(href=links.github rel="external nofollow noopener noreferrer").print: b github
|
a(href=links.github rel="external nofollow noopener noreferrer").print: b github
|
||||||
|(4)
|
|(4),
|
||||||
|
|
|
||||||
|
a(href=links.blog rel="external").print: b articles
|
||||||
|
|(7)
|
||||||
|
|
||||||
//-
|
//-
|
||||||
|
|
|
|
||||||
|
|||||||
2
vars.pug
2
vars.pug
@ -13,7 +13,6 @@
|
|||||||
'location': 'Dhaka, Bangladesh (GMT+6)',
|
'location': 'Dhaka, Bangladesh (GMT+6)',
|
||||||
'email': '<a href="mailto:sammay@sarkar.website">sammay@sarkar.website</a>',
|
'email': '<a href="mailto:sammay@sarkar.website">sammay@sarkar.website</a>',
|
||||||
'pubkey': '<a href="assets/pubkey.asc">0x2F66DAA6F22F092C</a>',
|
'pubkey': '<a href="assets/pubkey.asc">0x2F66DAA6F22F092C</a>',
|
||||||
'linkedin': '<a href="https://www.linkedin.com/in/sammay-sarkar/">sammay-sarkar</a>',
|
|
||||||
'cell': '<span id="phone"><a href="tel:+8801622085295">+8801622085295</a> <span id="phone-hint">/* please consider texting first? */</span></span>',
|
'cell': '<span id="phone"><a href="tel:+8801622085295">+8801622085295</a> <span id="phone-hint">/* please consider texting first? */</span></span>',
|
||||||
// 'telegram': '<a href="https://t.me/bdeshi">@bdeshi</a>',
|
// 'telegram': '<a href="https://t.me/bdeshi">@bdeshi</a>',
|
||||||
// 'irc': 'bdeshi at libera.chat'
|
// 'irc': 'bdeshi at libera.chat'
|
||||||
@ -23,6 +22,7 @@
|
|||||||
'blog': 'https://bdeshi.space',
|
'blog': 'https://bdeshi.space',
|
||||||
'showcase': '/portfolio.pug',
|
'showcase': '/portfolio.pug',
|
||||||
'github': 'https://github.com/bdeshi',
|
'github': 'https://github.com/bdeshi',
|
||||||
|
'linkedin': 'https://www.linkedin.com/in/sammay-sarkar/',
|
||||||
// 'fediverse': 'https://mastodon.social/@bdeshi',
|
// 'fediverse': 'https://mastodon.social/@bdeshi',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user