Skip to content

Commit

Permalink
Merge pull request #20 from PulakS004/PulakS
Browse files Browse the repository at this point in the history
Hyperlink, color-scheme updated
  • Loading branch information
riyaahlawat authored Jul 10, 2024
2 parents f39c896 + 79533cd commit 61dd672
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 37 deletions.
29 changes: 15 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<div class="color-palette">
<span class="color-button" style="background: #ffeec5;"></span>
<span class="color-button" style="background: #be0065;"></span>
<span class="color-button" style="background: #5b4f52;"></span>
<span class="color-button" style="background: #695a5e;"></span>
</div>
</li>

Expand Down Expand Up @@ -226,7 +226,7 @@ <h2>AWS Cloud Clubs</h2>
develop new skills, and work on real-world projects. By participating in AWS Cloud Clubs, individuals can gain
hands-on experience with AWS services, attend workshops and seminars, and connect with industry experts and peers.
The clubs aim to foster innovation, enhance technical knowledge, and prepare members for cloud-related careers by
offering resources, mentorship, and networking opportunities. To know more about AWS CC, <a
offering resources, mentorship, and networking opportunities. To know more about AWS CC, <a class="know-more"
href="https://aws.amazon.com/developer/community/students/cloudclubs/?community-captains-all.sort-by=item.additionalFields.sortPosition&community-captains-all.sort-order=asc&awsf.filter-location=*all&awsf.filter-year=*all"
target="_blank"> click here!</a></p>
<h2>AWS Services</h2>
Expand All @@ -241,48 +241,49 @@ <h2>AWS Services</h2>
<li>
<h3>Amazon EC2 🚀</h3>
<p>Amazon Elastic Compute Cloud (EC2) provides scalable computing capacity in the AWS cloud. Using Amazon EC2
eliminates your need to invest in hardware up front, so you can develop and deploy applications faster.<a
eliminates your need to invest in hardware up front, so you can develop and deploy applications faster.
<a class="know-more"
href="https://aws.amazon.com/ec2/"
target="_blank"> click here!</a></p>
target="_blank">Know more!</a></p>
</li>
<li>
<h3>Amazon S3 💾</h3>
<p>Amazon Simple Storage Service (S3) is an object storage service that offers industry-leading scalability,
data availability, security, and performance.<a
data availability, security, and performance. <a class="know-more"
href="https://aws.amazon.com/s3/"
target="_blank"> click here!</a></p>
target="_blank">Know more!</a></p>
</li>
<li>
<h3>AWS Lambda ⚡</h3>
<p>AWS Lambda lets you run code without provisioning or managing servers. You pay only for the compute time you
consume.<a
consume. <a class="know-more"
href="https://aws.amazon.com/lambda/"
target="_blank"> click here!</a></p>
target="_blank">Know more!</a></p>
</li>
<li>
<h3>Amazon RDS 🗄</h3>
<p>Amazon Relational Database Service (RDS) makes it easy to set up, operate, and scale a relational database in
the cloud. It provides cost-efficient and resizable capacity while automating time-consuming administration
tasks.<a
tasks. <a class="know-more"
href="https://aws.amazon.com/rds/"
target="_blank"> click here!</a></p>
target="_blank">Know more!</a></p>
</li>
<li>
<h3>Amazon DynamoDB 📊</h3>
<p>Amazon DynamoDB is a key-value and document database that delivers single-digit millisecond performance at
any scale. It’s a fully managed, multi-region, multi-active, durable database with built-in security, backup
and restore, and in-memory caching.<a
and restore, and in-memory caching. <a class="know-more"
href="https://aws.amazon.com/dynamodb/"
target="_blank"> click here!</a></p>
target="_blank">Know more!</a></p>
</li>
<li>
<h3>Amazon Route 53 🌐</h3>
<p>Amazon Route 53 is a highly available and scalable cloud Domain Name System (DNS) web service. It is designed
for developers and corporations to route the end users to Internet applications by translating human-readable
names into the numeric IP addresses. You can use Route 53 to perform three main
functions: domain registration, DNS routing, and health checking.<a
functions: domain registration, DNS routing, and health checking. <a class="know-more"
href="https://aws.amazon.com/route53/"
target="_blank"> click here!</a></p>
target="_blank">Know more!</a></p>
</li>
</ul>
</div>
Expand Down
49 changes: 26 additions & 23 deletions styles/palette.css
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,10 @@
--black: #ff7a90;
--incorrect: #bc42ba;
--hover: #4a768d;
--correct: #263041;
--correct:#ff7a90;
--wrong-highlighted: #fc2032;
--neon: #f04040;
/*--neon: #f04040;*/
--neon: #e8a0ac;
}

.theme-blue-dolphin {
Expand All @@ -135,9 +136,11 @@
--black: #ffcefb;
--incorrect: #ffbde6;
--hover: #00e4ff;
--correct: #014961;
--wrong-highlighted: #d1a5fd;
--neon: #ff8188;
--correct: #ffbde6;
/*--correct: #014961;*/
--wrong-highlighted: #91d7df69;
--neon: #efefeff3;
;

}

Expand All @@ -146,11 +149,11 @@
--bgColor: #272822;
--black: #a6e22e;
--hover: #e6db74;
--correct: #1f201b;
--correct: #a6e22e;
--textColor: #e2e2dc;
--incorrect: #ad637e;
--neon: #fd971f;
--wrong-highlighted: #f92672;
--neon: #e6db74;
--wrong-highlighted: #decb2781;
}

.theme-fledling {
Expand All @@ -160,21 +163,21 @@
--sub-alt-color: #fc6e83;
--textColor: #e6d5d3;
--incorrect: #f52443;
--neon: #bd001c;
--wrong-highlighted: #ff0a2f;
--correct: #c5cd54;
--neon: #fc6e83;
--wrong-highlighted: #e43a5398;
--correct: #8e5568;
}

.theme-lavender {
--sub-alt-color:#a19bb9;
--bgColor: #ada6c2;
--black: #e4e3e9;
--hover: #e4e3e9;
--correct: #a19bb9;
--correct: #6d5bb7fc;
--textColor: #2f2a41;
--incorrect: #ca4754;
--neon: #7e2a33;
--wrong-highlighted: #ca4754;
--neon: #eeeeee;
--wrong-highlighted: #9b82afd4;
}

nav .textButton {
Expand All @@ -198,11 +201,11 @@ body.crtmode nav .textButton {
--black: #eee;
--hover: #444;
--sub-alt-color: #191919;
--correct: #191919;
--correct: #a29e9ee1;
--textColor: #eee;
--inncorrect: #da3333;
--wrong-highlighted: #da3333;
--neon: #791717;
--inncorrect: #67646b;
--wrong-highlighted: #b6a6a6a1;
--neon: #e9d0d0;
}

.theme-bushido {
Expand All @@ -213,8 +216,8 @@ body.crtmode nav .textButton {
--textColor: #f6f0e9;
--incorrect: #ec4c56;
--wrong-highlighted: #9b333a;
--correct: #ecdc4c;
--neon: #bdb03d;
--correct: #ec4c56;
--neon: #ff7b84;
}

.theme-lime {
Expand All @@ -224,7 +227,7 @@ body.crtmode nav .textButton {
--sub-alt-color: #737d82;
--textColor: #bfcfdc;
--incorrect: #ea4221;
--wrong-highlighted: #7e2a33;
--correct: #ea4221;
--neon: #7e2a33;
--wrong-highlighted: #deff4a8f;
--correct: #93c247;
--neon: #deff4a;
}

0 comments on commit 61dd672

Please sign in to comment.