Updated the website.
This commit is contained in:
parent
ede439194c
commit
a4268068f1
5 changed files with 71 additions and 12 deletions
16
index.html
16
index.html
|
@ -292,7 +292,8 @@
|
|||
<div class="text-content">
|
||||
<h4>Osmose</h4>
|
||||
<p>(2024-Present)</p>
|
||||
<p>Working as .NET Developer. Documenting Osmose's .NET code, integrating it with other frameworks, and adding new functionalities based on client requests.</p>
|
||||
<p>Working as .NET developer. Collaborating and documenting Gamma website using
|
||||
.NET, ASP.NET, C#, JavaScript, IIS, HTML, CSS, XML, SOAP, SQL, Microsoft SQL and Tortoise SVN.</p>
|
||||
<div class="primary-button">
|
||||
<a href="https://www.osmose.com/">Visit Website</a>
|
||||
</div>
|
||||
|
@ -367,6 +368,19 @@
|
|||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<div class="owl-carousel owl-theme projects-container">
|
||||
<div>
|
||||
<div class="project-item">
|
||||
<a href="img/project-22.jpg" data-lightbox="image-2"><img src="img/project-22.jpg" alt=""></a>
|
||||
<div class="text-content">
|
||||
<h4>Gamma</h4>
|
||||
<p>Working on Gamma project which is designed by Osmose.
|
||||
It is made using .NET, ASP.NET, C#, JavaScript, IIS, HTML, CSS, XML, SOAP, SQL, Microsoft SQL et Tortoise SVN. </p>
|
||||
<div class="primary-button">
|
||||
<a href="https://gamma.effigis.com/app/">Discover More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="project-item">
|
||||
<a href="img/project-17.jpg" data-lightbox="image-2"><img src="img/project-17.jpg" alt=""></a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue