Skip to content

Commit 975d50f

Browse files
committed
Update GH-300 Completion
1 parent 8b50d63 commit 975d50f

2 files changed

Lines changed: 15 additions & 21 deletions

File tree

certifications/github/gh-300/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ An intermediate certification for developers, DevOps engineers, and tech manager
1717
Think like a developer who uses GitHub Copilot daily. Questions test your ability to apply Copilot effectively — writing good prompts, using the right feature for the task, and maintaining responsible AI practices.
1818
:::
1919

20+
::: tip Certification Achieved ✅
21+
**Earned**: February 28, 2026
22+
**Credential**: [Verify Certificate](https://learn.microsoft.com/api/credentials/share/en-us/gobinathm/2237B962A36FD6D3?sharingId=DF3DC239EE30F0A4)
23+
24+
**Notes Prepared**: February 2026 · **Last Updated**: 2026-02-27
25+
:::
26+
27+
2028
<ImageModal
2129
src="/images/certifications/gh-300/infographic.png"
2230
alt="GH-300 Exam Overview Infographic"

index.md

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ description: Study notes from technology certifications I've cleared and ones I'
99
<p class="cert-hero-subtitle">I study for certs by writing notes. When I decided to share them, I added interactive tools to make them more useful for anyone studying alongside me.</p>
1010
<div class="cert-hero-stats">
1111
<div class="cert-stat">
12-
<span class="cert-stat-num">6</span>
12+
<span class="cert-stat-num">7</span>
1313
<span class="cert-stat-label">Passed</span>
1414
</div>
1515
<div class="cert-stat">
16-
<span class="cert-stat-num">7</span>
16+
<span class="cert-stat-num">6</span>
1717
<span class="cert-stat-label">In Progress</span>
1818
</div>
1919
<div class="cert-stat">
2020
<span class="cert-stat-num">6</span>
2121
<span class="cert-stat-label">Planned</span>
2222
</div>
2323
</div>
24-
<p class="cert-hero-since">Journey started · October 2024</p>
24+
<p class="cert-hero-since">Journey started · Jan 2026</p>
2525
</div>
2626

2727
## What's Inside Each Certification
@@ -45,24 +45,6 @@ These started as plain markdown files. When I decided to share them as a site, I
4545

4646
<div class="cert-grid">
4747

48-
<div class="cert-card studying">
49-
<div class="cert-ribbon intermediate">Intermediate</div>
50-
<span class="provider-tag github">GitHub</span>
51-
<h3><a href="./certifications/github/gh-300/">GH-300: GitHub Copilot</a></h3>
52-
<p>Apply responsible AI practices, effective prompt engineering, and GitHub Copilot features to improve software development productivity and code quality.</p>
53-
<div class="cert-prereqs">GitHub experience, software development fundamentals, familiarity with IDE workflows</div>
54-
<div class="cert-dates">
55-
<div class="cert-date-item study-by">
56-
<span class="date-label">Study by</span>
57-
<span class="date-val">Feb 28</span>
58-
</div>
59-
<div class="cert-date-item exam-target">
60-
<span class="date-label">Exam</span>
61-
<span class="date-val">Feb 28</span>
62-
</div>
63-
</div>
64-
</div>
65-
6648
<div class="cert-card studying">
6749
<div class="cert-ribbon intermediate">Intermediate</div>
6850
<span class="provider-tag github">GitHub</span>
@@ -218,6 +200,10 @@ These started as plain markdown files. When I decided to share them as a site, I
218200
<span class="cert-tl-dot"></span>
219201
</div>
220202
<div class="cert-tl-entries">
203+
<div class="cert-tl-entry beginner">
204+
<span class="provider-tag github">GitHub</span>
205+
<a class="cert-tl-name" href="./certifications/github/gh-300/">GH-300: GitHub Copilot</a>
206+
</div>
221207
<div class="cert-tl-entry beginner">
222208
<span class="provider-tag github">GitHub</span>
223209
<a class="cert-tl-name" href="./certifications/github/gh-900/">GH-900: GitHub Foundations</a>

0 commit comments

Comments
 (0)