Finalizes new project page for internship work

image may later be added but not for now
This commit is contained in:
Nye Evans 2022-06-13 12:48:22 +01:00
parent 3bdbea313a
commit 4386db86d6
3 changed files with 46 additions and 14 deletions

View file

@ -68,6 +68,20 @@
</div>
</a>
<a href = "./gallery/sbs-work/sbs-work.html" class = "galleryLink">
<div class = "item">
<img src = "./gallery/sbs-work/projectHeaderImage.webp" class = "orangeBorder projectThumbnail" alt = "the logo of Skipton Building Society, a blue castle"></img>
<div class = "itemText">
<h3>Work for Skipton Building Society</h3>
<div>
Work done during an internship as a software tester/software developer in test at Skipton Building Society where I worked with a small team of 2-3 collegues
to push for, implement and later educate other testers on the society's automated UI testing.
</div>
</div>
</div>
</a>
<div id = "backButtonContainer">
<a onclick = "history.back()" class = "backButton"> <-Back to main page</a>
</div>