Skip to content

Commit 99cbbcc

Browse files
committed
update personal branding and profile details in index.html
1 parent 047358b commit 99cbbcc

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed
76.6 KB
Loading

frontend/index.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@
5454

5555
<div class="row banner">
5656
<div class="banner-text">
57-
<h1 class="responsive-headline">Hi, I'm Gwyneth</h1>
57+
<h1 class="responsive-headline">Hi, I'm GPS</h1>
5858

5959
<p>and this page has been viewed <a id="counter"></a> times :) </p>
6060
<ul class="social">
61-
<li><a href="https://twitter.com/madebygps"><i class="fa fa-twitter"></i></a></li>
61+
<li><a href="https://x.com/madebygps"><i class="fa fa-twitter"></i></a></li>
6262
<li><a href="https://madebygps.com"><i class="fa fa-external-link"></i></a></li>
6363
<li><a href="https://linkedin.com/in/madebygps"><i class="fa fa-linkedin"></i></a></li>
6464
<li><a href="https://instagram.com/madebygps"><i class="fa fa-instagram"></i></a></li>
@@ -83,16 +83,17 @@ <h1 class="responsive-headline">Hi, I'm Gwyneth</h1>
8383

8484
<div class="three columns">
8585

86-
<img class="profile-pic" src="images/me.png" alt="" />
86+
<img class="profile-pic" src="images/gwyneth-penasiguenza.jpg" alt="" />
8787

8888
</div>
8989

9090
<div class="nine columns main-col">
9191

9292
<h2>ABOUT ME</h2>
9393

94-
<p> Hi, I'm Gwyneth Pena-Siguenza, <span>Cloud Advocate at <a href="https://aka.ms/madebygps">Microsoft</a></span>
95-
and <span><a href="https://youtube.com/madebygps">YouTuber</a></span> focused on making cloud learning more accessible and less daunting for everyone.
94+
<p> Hi, I'm Gwyneth Pena-Siguenza, <span>Cloud Advocate at <a href="https://aka.ms/madebygps">Microsoft</a></span> focused on helping everyone build on Azure.
95+
In my free time, I build the <span>open source courseware <a href="https://learntocloud.guide">Learn to Cloud</a></span>
96+
and document my career and learnings on <span><a href="https://youtube.com/madebygps">YouTube</a></span>.
9697

9798
</br>
9899
</br>
@@ -124,7 +125,7 @@ <h1><span>Certifications</span></h1>
124125

125126
<div class="twelve columns">
126127

127-
<h3>AWS Certified Associate</h3>
128+
<h3>AWS Certified Associate Developer</h3>
128129
<p class="info"><em class="date">March 2018</em></p>
129130

130131
</div>
@@ -173,7 +174,7 @@ <h1><span>Work</span></h1>
173174
<div class="twelve columns">
174175

175176
<h3>Microsoft</h3>
176-
<p class="info">Cloud Developer Advocate <span>&bull;</span> <em class="date">June 2021 - Present</em></p>
177+
<p class="info">Cloud Advocate<span>&bull;</span> <em class="date">June 2021 - Present</em></p>
177178

178179

179180

@@ -186,7 +187,7 @@ <h3>Microsoft</h3>
186187
<div class="twelve columns">
187188

188189
<h3>A Cloud Guru</h3>
189-
<p class="info">Associate Community Training Architect <span>&bull;</span> <em class="date">November 2020 - May 2021</em></p>
190+
<p class="info">Training Architect <span>&bull;</span> <em class="date">November 2020 - May 2021</em></p>
190191

191192

192193

@@ -199,7 +200,7 @@ <h3>A Cloud Guru</h3>
199200
<div class="twelve columns">
200201

201202
<h3>Powwr | A Cognitive Energy Company</h3>
202-
<p class="info">Cloud Engineer <span>&bull;</span> <em class="date">May 2019 - August 2020</em></p>
203+
<p class="info">Cloud Engineer<span>&bull;</span> <em class="date">May 2019 - August 2020</em></p>
203204

204205

205206
</div>

0 commit comments

Comments
 (0)