Skip to content

Commit

Permalink
final update
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh1005GH committed Jul 6, 2024
1 parent 29e9308 commit 640f204
Showing 1 changed file with 48 additions and 4 deletions.
52 changes: 48 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,29 @@ <h2 class="experience-sub-title">Support Speciality</h2>
class="icon"
/>
<div>
<h3>M365 EXO</h3>
<h3>AWS Cloud Computing</h3>
<p>Intermediate</p>
</div>
</article>
<article>
<img
src="./assets/checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>Microsoft Azure</h3>
<p>Experienced</p>
</div>
</article>
<article>
<img
src="./assets/checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>M365 ExchnageOnline</h3>
<p>Experienced</p>
</div>
</article>
Expand All @@ -145,7 +167,7 @@ <h3>M365 EXO</h3>
class="icon"
/>
<div>
<h3>M365 SCIM</h3>
<h3>OnPrem Exchange</h3>
<p>Experienced</p>
</div>
</article>
Expand Down Expand Up @@ -205,7 +227,7 @@ <h2 class="experience-sub-title">Skills</h2>
class="icon"
/>
<div>
<h3>PowerShell</h3>
<h3>Python</h3>
<p>Experienced</p>
</div>
</article>
Expand Down Expand Up @@ -253,6 +275,28 @@ <h3>HTML & CSS</h3>
<p>Experienced</p>
</div>
</article>
<article>
<img
src="./assets/checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>React JS</h3>
<p>Experienced</p>
</div>
</article>
<article>
<img
src="./assets/checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>Next JS</h3>
<p>Intermediate</p>
</div>
</article>
<article>
<img
src="./assets/checkmark.png"
Expand Down Expand Up @@ -434,7 +478,7 @@ <h1 class="title">Contact Me</h1>
alt="Email icon"
class="icon contact-icon email-icon"
/>
<p><a href="mailto:path_30@hotmail.com">Example@gmail.com</a></p>
<p><a href="mailto:path30@hotmail.com">path30@hotmail.com</a></p>
</div>
<div class="contact-info-container">
<img
Expand Down

0 comments on commit 640f204

Please sign in to comment.