Updated the website.
This commit is contained in:
parent
795496faad
commit
12ee96baf3
6 changed files with 59 additions and 8 deletions
17
index.html
17
index.html
|
@ -350,7 +350,7 @@
|
|||
<div class="text-content">
|
||||
<h4>RPM Eco's Website</h4>
|
||||
<p>Worked on RPM Eco’s Website through a contract with RPM Eco. It is made using HTML, CSS,
|
||||
.NET, C#, React and MySQL. </p>
|
||||
.NET, C#, Node.js, Typescript, React and MySQL. </p>
|
||||
<div class="primary-button">
|
||||
<a href="https://rpm.eco">Discover More</a>
|
||||
</div>
|
||||
|
@ -363,13 +363,26 @@
|
|||
<div class="text-content">
|
||||
<h4>VIA Rail Canada's Website</h4>
|
||||
<p>Worked on VIA Rail Canada’s Website through a contract with IBM. It is made using HTML,
|
||||
CSS, .NET, C#, AngularJS and MySQL. </p>
|
||||
CSS, .NET, C#, Node.js, Javascript, AngularJS and MySQL. </p>
|
||||
<div class="primary-button">
|
||||
<a href="https://reservia.viarail.ca">Discover More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="project-item">
|
||||
<a href="img/project-20.jpg" data-lightbox="image-2"><img src="img/project-20.jpg" alt=""></a>
|
||||
<div class="text-content">
|
||||
<h4>.NET Web API with Angular</h4>
|
||||
<p>I created a .NET Web API as back-end and used Angular as front-end to retrieve an API from a link using REST API.
|
||||
It is made using .NET, Angular, Node.js, C#, Typescript, HTML and CSS. </p>
|
||||
<div class="primary-button">
|
||||
<a href="https://github.com/batuhan-basoglu/NET-Web-API-w-Angular">Discover More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="project-item">
|
||||
<a href="img/project-19.jpg" data-lightbox="image-2"><img src="img/project-19.jpg" alt=""></a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue