File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
assets/images/certifications Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ function App() {
66 < header >
77 < h1 > Sam Hillier</ h1 >
88 < h2 > Full Stack Developer</ h2 >
9+ < p > ❗ This website is not finished and does not reflect my skills.</ p >
10+ < p > View my projects below for examples of my work.</ p >
911 </ header >
1012 < main >
1113 < section >
@@ -66,6 +68,22 @@ function App() {
6668 < p > ENJindex, explore NFTs and crypto collectibles.</ p >
6769 </ article >
6870 </ section >
71+ < section >
72+ < h3 > Certifications</ h3 >
73+ < a
74+ href = "https://credly.com/badges/a4984764-8bc9-44e6-914a-c7c65767c9e1"
75+ target = "_blank"
76+ rel = "noopener noreferrer"
77+ >
78+ < h4 > AWS Certified Cloud Practitioner</ h4 >
79+ < img
80+ src = "https://raw.githubusercontent.com/Zyphaex/portfolio/main/src/assets/images/certifications/aws-cloud-practitioner-foundational.png"
81+ alt = "AWS Certified Cloud Practitioner"
82+ width = "100"
83+ height = "100"
84+ > </ img >
85+ </ a >
86+ </ section >
6987 </ main >
7088 < footer >
7189 < section >
You can’t perform that action at this time.
0 commit comments