Add AZ-900 certification.
This commit is contained in:
parent
a6d57c1d6d
commit
fe9bf0f390
@ -30,4 +30,16 @@ footer {
|
|||||||
/* Japanese learning notes text colours. */
|
/* Japanese learning notes text colours. */
|
||||||
span.jc-1 {
|
span.jc-1 {
|
||||||
color: mediumvioletred;
|
color: mediumvioletred;
|
||||||
|
}
|
||||||
|
|
||||||
|
.cert-link {
|
||||||
|
display: inline-flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
text-align: center;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.cert-link img {
|
||||||
|
margin-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
@ -23,6 +23,25 @@ $endfor$
|
|||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
|
<h2>Certifications</h2>
|
||||||
|
|
||||||
|
<a href="https://learn.microsoft.com/api/credentials/share/en-gb/KevinMatsubara-5025/1831039674C03253?sharingId=CF9FDC01A7225CF8"
|
||||||
|
class="cert-link"
|
||||||
|
aria-label="Microsoft Certified: Azure Fundamentals (opens external site in new tab)"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener noreferrer">
|
||||||
|
|
||||||
|
<img width="140" height="140"
|
||||||
|
src="/images/software/certifications/microsoft-certified-fundamentals-badge.svg"
|
||||||
|
alt="Microsoft A Z 900 Azure Fundamentals Badge" />
|
||||||
|
|
||||||
|
<span>AZ-900: Azure Fundamentals</span>
|
||||||
|
<br/>
|
||||||
|
<span>2026-04-03</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
|
||||||
<h2>Education</h2>
|
<h2>Education</h2>
|
||||||
<h3>Computer engineering of applied computer science</h3>
|
<h3>Computer engineering of applied computer science</h3>
|
||||||
<strong>Bachelor of computer science</strong><br/>
|
<strong>Bachelor of computer science</strong><br/>
|
||||||
|
|||||||
@ -23,6 +23,25 @@ $endfor$
|
|||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
|
<h2>Certifications</h2>
|
||||||
|
|
||||||
|
<a href="https://learn.microsoft.com/api/credentials/share/en-gb/KevinMatsubara-5025/1831039674C03253?sharingId=CF9FDC01A7225CF8"
|
||||||
|
class="cert-link"
|
||||||
|
aria-label="Microsoft Certified: Azure Fundamentals (opens external site in new tab)"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener noreferrer">
|
||||||
|
|
||||||
|
<img width="140" height="140"
|
||||||
|
src="/images/software/certifications/microsoft-certified-fundamentals-badge.svg"
|
||||||
|
alt="Microsoft A Z 900 Azure Fundamentals Badge" />
|
||||||
|
|
||||||
|
<span>AZ-900: Azure Fundamentals</span>
|
||||||
|
<br/>
|
||||||
|
<span>2026年04月03日</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
|
||||||
<h2>教育</h2>
|
<h2>教育</h2>
|
||||||
<h3>計算機科学</h3>
|
<h3>計算機科学</h3>
|
||||||
<strong>学士</strong><br/>
|
<strong>学士</strong><br/>
|
||||||
|
|||||||
@ -23,6 +23,25 @@ $endfor$
|
|||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
|
<h2>Certifications</h2>
|
||||||
|
|
||||||
|
<a href="https://learn.microsoft.com/api/credentials/share/en-gb/KevinMatsubara-5025/1831039674C03253?sharingId=CF9FDC01A7225CF8"
|
||||||
|
class="cert-link"
|
||||||
|
aria-label="Microsoft Certified: Azure Fundamentals (opens external site in new tab)"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener noreferrer">
|
||||||
|
|
||||||
|
<img width="140" height="140"
|
||||||
|
src="/images/software/certifications/microsoft-certified-fundamentals-badge.svg"
|
||||||
|
alt="Microsoft A Z 900 Azure Fundamentals Badge" />
|
||||||
|
|
||||||
|
<span>AZ-900: Azure Fundamentals</span>
|
||||||
|
<br/>
|
||||||
|
<span>2026-04-03</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
|
||||||
<h2>Opleiding</h2>
|
<h2>Opleiding</h2>
|
||||||
<h3>Technische informatica</h3>
|
<h3>Technische informatica</h3>
|
||||||
<strong>Bachelor of computer science</strong><br/>
|
<strong>Bachelor of computer science</strong><br/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user