Updated the resume and projects.

This commit is contained in:
Batuhan Berk Başoğlu 2023-12-24 22:37:31 -05:00
parent e7af49f731
commit 35e286efaa
3 changed files with 16 additions and 6 deletions

BIN
img/project-18.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 KiB

View file

@ -324,8 +324,7 @@
<div class="text-content"> <div class="text-content">
<h4>RPM Eco's Website</h4> <h4>RPM Eco's Website</h4>
<p>Worked on RPM Ecos Website through a contract with RPM Eco. It is made using HTML, CSS, <p>Worked on RPM Ecos Website through a contract with RPM Eco. It is made using HTML, CSS,
.NET, .NET, C#, React and MySQL. </p>
C#, React and MySQL. </p>
<div class="primary-button"> <div class="primary-button">
<a href="https://rpm.eco">Discover More</a> <a href="https://rpm.eco">Discover More</a>
</div> </div>
@ -338,14 +337,26 @@
<div class="text-content"> <div class="text-content">
<h4>VIA Rail Canada's Website</h4> <h4>VIA Rail Canada's Website</h4>
<p>Worked on VIA Rail Canadas Website through a contract with IBM. It is made using HTML, <p>Worked on VIA Rail Canadas Website through a contract with IBM. It is made using HTML,
CSS, .NET, CSS, .NET, C#, AngularJS and MySQL. </p>
C#, AngularJS and MySQL. </p>
<div class="primary-button"> <div class="primary-button">
<a href="https://reservia.viarail.ca">Discover More</a> <a href="https://reservia.viarail.ca">Discover More</a>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
<div>
<div class="project-item">
<a href="img/project-18.jpg" data-lightbox="image-2"><img src="img/project-18.jpg" alt=""></a>
<div class="text-content">
<h4>My Photo Management Website</h4>
<p>A self-hosted Photo Management Website hosted in a Ubuntu Linux server via Oracle. It is configured
with PhotoPrism which uses AI to index its photos. It is made using Go, Vue and CSS. </p>
<div class="primary-button">
<a href="https://arcticpress.privatedns.org/">Discover More</a>
</div>
</div>
</div>
</div>
<div> <div>
<div class="project-item"> <div class="project-item">
<a href="img/project-16.jpg" data-lightbox="image-2"><img src="img/project-16.jpg" alt=""></a> <a href="img/project-16.jpg" data-lightbox="image-2"><img src="img/project-16.jpg" alt=""></a>
@ -366,8 +377,7 @@
<div class="text-content"> <div class="text-content">
<h4>My Nextcloud Storage</h4> <h4>My Nextcloud Storage</h4>
<p>A self-hosted Nextcloud storage hosted in a Ubuntu Linux server via Oracle. Nextcloud is <p>A self-hosted Nextcloud storage hosted in a Ubuntu Linux server via Oracle. Nextcloud is
made made using JavaScript, PHP, TypeScript and Vue.</p>
using JavaScript, PHP, TypeScript and Vue.</p>
<div class="primary-button"> <div class="primary-button">
<a href="https://arcticcloud.privatedns.org">Discover More</a> <a href="https://arcticcloud.privatedns.org">Discover More</a>
</div> </div>

Binary file not shown.