From bba4f9536d06f9d80bc5f0051afa7d276b541ba1 Mon Sep 17 00:00:00 2001 From: Ayushmaanagarwal1121 Date: Wed, 7 Aug 2024 12:29:44 +0530 Subject: [PATCH] Addec content --- blog.css | 92 ++++++++++++++++++++++++++++++++++++++++++++++ blog.html | 54 +++++++++++++++++++++++++++ githubbadge.css | 95 ++++++++++++++++++++++++++++++++++++++++++++++++ githubbadge.html | 68 ++++++++++++++++++++++++++++++---- 4 files changed, 302 insertions(+), 7 deletions(-) diff --git a/blog.css b/blog.css index 01088dae..db4dc37c 100644 --- a/blog.css +++ b/blog.css @@ -107,4 +107,96 @@ body.dark-mode .blog-card .excerpt { .blog-card{ width: 100%; } +} + + +.certificate{ + width: 100%; + justify-content: center; + display: flex; + flex-wrap: wrap; +} +.certificate-left{ + width: 40%; + display: flex; + justify-content: center; + flex-direction: column; + align-items: center; +} + +.ways{ + width: 100%; + display: flex; + flex-direction: column; + align-items: center; + +} +.ways-content{ + padding: 60px; + padding-top: 30px; +} +.ways-content h1{ + font-size: 50px !important; +} +.ways-content p{ + font-size: 20px !important; +} +.ways img{ + border-radius: 20px; +} +.ways1{ + width: 80%; + display: flex; + /* flex-wrap: wrap; */ + margin-top: 20px; + margin-bottom: 20px !important; +} +.ways2{ + width: 80%; + display: flex; + flex-direction: row-reverse; + margin-top: 30px; + /* flex-wrap: wrap; */ + margin-bottom: 30px !important; +} +@media only screen and (max-width:1400px){ + .certificate-left{ + width: 80%; + }.certificate-right{ + width: 100%; + height: auto; + } + .ways1,.ways2{ + justify-content: center; + flex-wrap: wrap; + } + .ways1,.ways2{ + padding: 0px !important; + text-align: center; + } +} +@media only screen and (max-width:600px) { + .ways img{ + scale: 0.60 !important;} + } +.ways a:hover{ + text-decoration: underline; +} +.ways a{ + font-size: 30px; + text-decoration: none; + color: black ; + font-weight: 600; +} +.certificate-left h1{ + font-size: 30px; + text-align: start; +} +.certificate-left p{ + font-size: 20px; text-align: start; + +} +.certificate-right{ + width: 40%; + height: 400px; } \ No newline at end of file diff --git a/blog.html b/blog.html index 803da815..e5e82c83 100644 --- a/blog.html +++ b/blog.html @@ -38,7 +38,61 @@

Blogs

+
+
+

Showcase your expertise with GitHub Certifications

+

Getting GitHub certified is a resounding endorsement that validates your skills, credibility, trust, and knowledge of the technologies and developer tools that are used by more than 100 million developers worldwide.

+
+
+ +
+
+
+
+ +
+

GitHub Foundations

+

Highlight your understanding of the foundational topics and concepts of collaborating, contributing, and working on GitHub. This exam covers collaboration, GitHub products, Git basics, and working within GitHub repositories.

+ Prepare for the GitHub Foundations exam + +
+
+
+ +
+

GitHub Actions

+

Certify your proficiency in automating workflows and accelerating development with GitHub Actions. Test your skills in streamlining workflows, automating tasks, and optimizing software pipelines, including CI/CD—all within customizable workflows.

+ Prepare for the GitHub Actions exam + +
+
+
+ +
+

GitHub Advanced Security

+

Highlight your code security knowledge with the GitHub Advanced Security certification. Validate your expertise in vulnerability identification, workflow security, and robust security implementation—elevating software integrity standards.

+ Prepare for the GitHub Advanced Security exam + +
+
+
+ +
+

GitHub Administration

+

Certify your ability to optimize and manage a healthy GitHub environment with the GitHub Admin exam. Highlight your expertise in repository management, workflow optimization, and efficient collaboration to support successful projects on GitHub.

+ Prepare for the GitHub Administration exam +
+
+
+ +
+

GitHub Copilot

+

The GitHub Copilot certification exam evaluates your skill in using the AI-driven code completion tool in various programming languages, certifying your capability to optimize software development workflows efficiently.

+ Coming Soon! Join the waitlist now for priority access +
+
+