Posodobil podatke
This commit is contained in:
@@ -178,11 +178,11 @@
|
||||
<button class="navbar-link" data-nav-link>Resume</button>
|
||||
</li>
|
||||
|
||||
|
||||
<!--
|
||||
<li class="navbar-item">
|
||||
<button class="navbar-link" data-nav-link>Portfolio</button>
|
||||
</li>
|
||||
|
||||
-->
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
@@ -199,17 +199,20 @@
|
||||
|
||||
<section class="about-text">
|
||||
<p>
|
||||
I'm Creative Director and UI/UX Designer from Sydney, Australia, working in web development and print media.
|
||||
I enjoy
|
||||
turning complex problems into simple, beautiful and intuitive designs.
|
||||
I am currently studying at RIT at FERI in Maribor, and I come from the beautiful city of Ljubljana.
|
||||
What truly excites me is the opportunity to build systems that have a direct and positive impact on people's lives.
|
||||
I find great satisfaction in using my skills to create practical solutions that address real-world challenges.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
My job is to build your website so that it is functional and user-friendly but at the same time attractive.
|
||||
Moreover, I
|
||||
add personal touch to your product and make sure that is eye-catching and easy to use. My aim is to bring
|
||||
across your
|
||||
message and identity in the most creative way. I created web design for many famous brand companies.
|
||||
Being able to merge my technical knowledge with my passion for helping others is incredibly fulfilling for me.
|
||||
Throughout my studies, I have been inspired to develop innovative systems that can make a meaningful difference in society.
|
||||
I am driven by the belief that technology can be a powerful tool for improving lives.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
I am enthusiastic about the potential of my work and the opportunities that lie ahead.
|
||||
With my dedication and expertise, I am determined to contribute to the development of solutions that enhance people's experiences and make a positive impact in the world.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
@@ -220,75 +223,86 @@
|
||||
|
||||
<section class="service">
|
||||
|
||||
<h3 class="h3 service-title">What i'm doing</h3>
|
||||
<h3 class="h3 service-title">Projects</h3>
|
||||
|
||||
<ul class="service-list">
|
||||
|
||||
|
||||
|
||||
<li class="service-item">
|
||||
|
||||
<div class="service-icon-box">
|
||||
<img src="/images/icon-design.svg
|
||||
" alt="design icon" width="40">
|
||||
<ion-icon name="car-outline"></ion-icon>
|
||||
</div>
|
||||
|
||||
<div class="service-content-box">
|
||||
<h4 class="h4 service-item-title">Web design</h4>
|
||||
<a href="https://gitlab.com/school221/semester_4/projektna_naloga">
|
||||
<h4 class="h4 service-item-title">Car caunter</h4>
|
||||
</a>
|
||||
|
||||
<p class="service-item-text">
|
||||
The most modern and high-quality design made at a professional level.
|
||||
Program that counts number of cars on the Slovenia highways. With the help of Pythorch and Python.
|
||||
Data is stored in a mongoDB database with Express.js and Node.js.
|
||||
For displaying the data React.js is used.
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
|
||||
<li class="service-item">
|
||||
|
||||
<div class="service-icon-box">
|
||||
<ion-icon name="browsers-outline"></ion-icon>
|
||||
</div>
|
||||
|
||||
<div class="service-content-box">
|
||||
<a href="https://gitlab.com/homep/web">
|
||||
<h4 class="h4 service-item-title">Web page</h4>
|
||||
</a>
|
||||
<p class="service-item-text">
|
||||
Git repository for my personal website.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="service-item">
|
||||
|
||||
<div class="service-icon-box">
|
||||
<img src="/images/icon-dev.svg" alt="Web development icon" width="40">
|
||||
<ion-icon name="videocam-outline"></ion-icon>
|
||||
</div>
|
||||
|
||||
<div class="service-content-box">
|
||||
<h4 class="h4 service-item-title">Web development</h4>
|
||||
<a href="https://gitlab.com/homep/mediatracker">
|
||||
<h4 class="h4 service-item-title">Movie tracker</h4>
|
||||
</a>
|
||||
|
||||
<p class="service-item-text">
|
||||
High-quality development of sites at the professional level.
|
||||
WPF application for tracking movies and series.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="service-item">
|
||||
|
||||
<div class="service-icon-box">
|
||||
<img src="/images/icon-app.svg" alt="mobile app icon" width="40">
|
||||
<ion-icon name="hardware-chip-outline"></ion-icon>
|
||||
</div>
|
||||
|
||||
<div class="service-content-box">
|
||||
<h4 class="h4 service-item-title">Mobile apps</h4>
|
||||
|
||||
<a href="https://gitlab.com/homep/mesoreznica">
|
||||
<h4 class="h4 service-item-title">Arduino controld meat grinder</h4>
|
||||
</a>
|
||||
<p class="service-item-text">
|
||||
Professional development of applications for iOS and Android.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="service-item">
|
||||
|
||||
<div class="service-icon-box">
|
||||
<img src="/images/icon-photo.svg" alt="camera icon" width="40">
|
||||
</div>
|
||||
|
||||
<div class="service-content-box">
|
||||
<h4 class="h4 service-item-title">Photography</h4>
|
||||
|
||||
<p class="service-item-text">
|
||||
I make high-quality photos of any category at a professional level.
|
||||
Arduino is used as a controller for the electric motro of the meat grinder.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
|
Reference in New Issue
Block a user