Skip to content

Commit 53a477f

Browse files
portfolio apps link update
1 parent d86a6d5 commit 53a477f

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@ footer p {
792792
text-align: right;
793793
}
794794

795-
.team-a {
795+
.a-blue {
796796
text-decoration: underline;
797797
color: var(--third-color);
798798
}

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h1 class="logo"><a href="#index"><img src="images/logo.svg"></a></h1>
5353
<section class="showcase" id="index">
5454
<div class="container">
5555
<div class="showcase-text">
56-
<h1>we develop tools & Apps for the blockchain communities.</h1>
56+
<h1>We develop tools & Apps for the blockchain communities.</h1>
5757
<a href="#portfolio" class="btn scroll">Our Portfolio</a>
5858
</div>
5959
</div>
@@ -65,7 +65,7 @@ <h1>we develop tools & Apps for the blockchain communities.</h1>
6565
<h2 class="section-heading text-center">portfolio</h2>
6666
<div class="grid grid-3">
6767
<div class="card">
68-
<h3 class="border">Pirate Wallet for IOS</h3>
68+
<h3 class="border">Pirate Wallet for iOS</h3>
6969
<p class="border">Pirate Chain (ARRR) Cryptocurrency Wallet for iOS</p>
7070
<h4>Technologies</h4>
7171
<p>Swift, Rust, Zcash Wallet SDK</p>
@@ -80,21 +80,21 @@ <h4>Technologies</h4>
8080
</div>
8181
<div class="card">
8282
<h3 class="border">Shurli</h3>
83-
<p class="border"><a href="https://satindergrewal.medium.com/why-subatomic-swaps-are-fast-2c51084e0c7c" target="_blank">Subatomic-Swaps</a> based Decentralised Exchange Proof of Concept application using <a href="https://docs.komodoplatform.com/basic-docs/smart-chains/smart-chain-setup/dexp2p.html" target="_blank">DEXP2P</a> as backend technology</p>
83+
<p class="border"><a href="https://satindergrewal.medium.com/why-subatomic-swaps-are-fast-2c51084e0c7c" target="_blank" class="a-blue">Subatomic-Swaps</a> based Decentralised Exchange Proof of Concept application using <a href="https://docs.komodoplatform.com/basic-docs/smart-chains/smart-chain-setup/dexp2p.html" target="_blank" class="a-blue">DEXP2P</a> as backend technology</p>
8484
<h4>Technologies</h4>
8585
<p>Go language, HTML, CSS, JavaScript, jQuery, Komodo Platform smart chain toolkit</p>
8686
<a href="https://github.com/meshbits/shurli" target="_blank"><img src="images/icon-cat.svg"></a>
8787
</div>
8888
<div class="card">
8989
<h3 class="border">Agama Wallet</h3>
90-
<p class="border">Multi-Cryptocurrency Wallet for Komodo Platform (KMD) and all its ecosystem cryptocurrencies</p>
90+
<p class="border">Multi-Cryptocurrency Wallet for <a href="https://komodoplatform.com" target="_blank" class="a-blue">Komodo Platform (KMD)</a> and all its ecosystem cryptocurrencies</p>
9191
<h4>Technologies</h4>
9292
<p>Node.js, Express.js, HTML, CSS, JavaScript, jQuery, React.js, Electron.js, Komodo Platform smart chain toolkit</p>
9393
<a href="https://github.com/KomodoPlatform/Agama" target="_blank"><img src="images/icon-cat.svg"></a>
9494
</div>
9595
<div class="card">
9696
<h3 class="border">BarterDEX</h3>
97-
<p class="border">1st Version of Atomic-Swaps based Decentralised Exchange's Graphical User Interface application</p>
97+
<p class="border">1st Version of Atomic-Swaps based <a href="https://web.archive.org/web/20210514161831/https://coinpedia.org/decentralized-exchange/barterdex-decentralized-exchange/" target="_blank" class="blue-a">Decentralised Exchange</a>'s Graphical User Interface application</p>
9898
<h4>Technologies</h4>
9999
<p>Node.js, Express.js, HTML, CSS, JavaScript, jQuery, Electron.js, Komodo Platform smart chain toolkit</p>
100100
<a href="https://github.com/KomodoPlatform/barterdex" target="_blank"><img src="images/icon-cat.svg"></a>
@@ -147,7 +147,7 @@ <h2 class="section-heading text-center">meet our team</h2>
147147
<div>
148148
<h3>Satinder Grewal</h3>
149149
<h4>Founder & CEO</h4>
150-
<p>Satinder has been working in the Information Technology industry for about 15+ years and is a seasoned veteran in Technology and BlockChain space capable of wearing multiple hats simultaneously who has been a Linux Administrator, Software Developer, Penetration Tester, Business Analyst in previous roles. Satinder has been involved with the <a class="team-a" href="https://komodoplatform.com/" target="_blank">Komodo Platform</a> since the <a class="team-a" href="https://bitcointalk.org/index.php?topic=762346.0" target="_blank">SuperNET</a> days (since 2015). Based in New Zealand.</p>
150+
<p>Satinder has been working in the Information Technology industry for about 15+ years and is a seasoned veteran in Technology and BlockChain space capable of wearing multiple hats simultaneously who has been a Linux Administrator, Software Developer, Penetration Tester, Business Analyst in previous roles. Satinder has been involved with the <a class="a-blue" href="https://komodoplatform.com/" target="_blank">Komodo Platform</a> since the <a class="a-blue" href="https://bitcointalk.org/index.php?topic=762346.0" target="_blank">SuperNET</a> days (since 2015). Based in New Zealand.</p>
151151
<h4>Other Roles</h4>
152152
<ul class="team-roles-ul">
153153
<li>Komodo Platform - Software Developer</li>

0 commit comments

Comments
 (0)