updated website

This commit is contained in:
Lechner Julian
2025-03-14 10:53:44 +01:00
parent 85d8edae9e
commit 442c34e0d6
6 changed files with 246 additions and 167 deletions
+37 -17
View File
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Julian Lechner</title>
<link rel="icon" href="favicon.ico" />
@@ -41,23 +42,25 @@
<div class="long-bio-text hidden">
<p>
My name is Julian, many people also call me Julie. I'm %AGE% years old and come from beautiful Austria. I spend most of my time in front of the computer.
<br />
<br />
My name is Julian, many people also call me Julie. I'm %AGE% years old and come from beautiful Austria.
I spend most of my time in trains.
<br/>
<br/>
My biggest hobby apart from software development is diving. Floating in deep water and only thinking
about the here and now always brings me back to the depths. I try to practice this hobby as often as
possible.
<br />
<br />
I currently work mainly for the Viennese company SobIT Gmbh. This company develops software for any
care company, for scheduling employees as well as recording the status of patients.
<br />
<br />
I also work for the company GERLACH SYSTEMS or SynHost. They rent out servers, domains, web servers,
game servers etc. in various locations.
<br />
<br />
<a href="mailto:fraujulian@lechner.top">
possible for fun and my health.
<br/>
<br/>
I currently work mainly for the Viennese company SobIT Gmbh. This company develops software for most
care companies in Austria, both for staff scheduling and for patient registration.
<br/>
<br/>
I also work for a company called GERLACH SYSTEMS, which is the owner of the SynRadio and SynHost
projects. Their main business is the rental of servers, domains, web servers, game servers, etc. at
various locations.
<br/>
<br/>
<a href="mailto:contact@fraujulian.xyz">
<h3>Just contact me!</h3>
</a>
</p>
@@ -119,10 +122,19 @@
<div class="grid-item">
<h1>Java</h1>
</div>
<div class="grid-item">
<h1>Github</h1>
</div>
<div class="grid-item">
<h1>Gitlab</h1>
</div>
<div class="grid-item">
<h1>Azure Devops</h1>
</div>
</div>
<div class="contact-area">
<a href="mailto:fraujulian@lechner.top">
<a href="mailto:contact@fraujulian.xyz">
<i class="fa-solid fa-envelope fa-3x"></i>
</a>
@@ -137,6 +149,14 @@
<a href="https://github.com/fraujulian">
<i class="fab fa-github fa-3x"></i>
</a>
<a href="https://www.xing.com/profile/Julian_Lechner03274">
<i class="fab fa-xing fa-3x"></i>
</a>
<a href="https://www.linkedin.com/in/julian-lechner-98b377356/">
<i class="fab fa-linkedin fa-3x"></i>
</a>
</div>
</div>
@@ -147,7 +167,7 @@
<footer>
<p>
<a href="/IMPRINT/">IMPRINT</a> | &copy; 2023 - %CURRENT_YEAR% Julian Lechner - All rights reserved.
<a href="IMPRINT/index.html">IMPRINT</a> | &copy; 2023 - %CURRENT_YEAR% Julian Lechner - All rights reserved.
</p>
</footer>
</body>