Delete index.html
This commit is contained in:
-154
@@ -1,154 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="google-adsense-account" content="ca-pub-8132805866670069">
|
||||
|
||||
<title>Julian Lechner</title>
|
||||
<link rel="shortcut icon" type="image/png" href="favicon.ico"/>
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer"/>
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="css/github.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="css/donation.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="card profile">
|
||||
<img src="img/logo.webp" width="200px" height="200px" fetchpriority="low">
|
||||
<h1>Hy! 👋 I'm Julian Lechner!</h1>
|
||||
<h2>aka. FrauJulian or Julie</h2>
|
||||
|
||||
<div class="max60">
|
||||
<div id="short-desc" class="hover-items">
|
||||
<i id="left-arrow" class="fas fa-arrow-right"></i>
|
||||
<a onclick="plausible('expandprofile')">A young enthusiastic developer from Austria!</a>
|
||||
<i id="right-arrow" class="fas fa-arrow-left"></i>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bio-text hidden">
|
||||
<p>
|
||||
I come from beautiful Lower Austria and my name is Julian, many people also call me Julie. I spend most of my time in front of the PC, so I am very tied to it. In my spare time I spend a lot of time diving all over Austria in various lakes with compressed air and possibly with technical gases.
|
||||
<br />
|
||||
<br />
|
||||
I mainly work for the company SobIT GmbH as a software developer. This company develops software for care services.
|
||||
<br />
|
||||
<br />
|
||||
I also work as a software developer and support technician for the sole proprietorship SynHost. This company rents out servers in various data centers in Europe.
|
||||
<br />
|
||||
<br />
|
||||
Currently you can buy services from me. Especially in the NodeJS area. e.g. Discord/Telegram bots, APIs, websites and co. On request, I am also happy to develop other applications with other programming languages, e.g. C#, Java, TypeScript
|
||||
<br />
|
||||
<br />
|
||||
<h3>Just contact me!</h3>
|
||||
</p>
|
||||
</div>
|
||||
<div class="icon-area">
|
||||
|
||||
<a href="mailto:fraujulian@lechner.top" onclick="plausible('envelope')" target="_blank">
|
||||
<i class="fa-solid fa-envelope fa-3x"></i></a>
|
||||
|
||||
<a href="tel:+436609254001" onclick="plausible('phone')" target="_blank">
|
||||
<i class="fa-solid fa-phone fa-3x"></i></a>
|
||||
|
||||
<a href="https://discord.com/users/860206216893693973" onclick="plausible('discord')" target="_blank">
|
||||
<i class="fab fa-discord fa-3x"></i></a>
|
||||
|
||||
<a href="https://github.com/fraujulian" onclick="plausible('github')" target="_blank">
|
||||
<i class="fab fa-github fa-3x"></i></a>
|
||||
|
||||
</div>
|
||||
<div class="bio grid-container">
|
||||
<div class="grid-item-start">
|
||||
<h1>I develop with</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>NodeJS</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>C#</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>WPF</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>.NET</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>NPM</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>HTML</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>Java</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>CSS</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>JavaScript</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>Linux</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>Windows</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>SQL</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>VSC</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>Cloudflare</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>express</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>TypeScript</h1>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<h1>DOCKER</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="github_projects" class="card">
|
||||
Loading...
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<p>
|
||||
<a href="imprint.html">Imprint</a>
|
||||
|
|
||||
©
|
||||
<script>document.write(new Date().getFullYear())</script> Julian Lechner - All rights reserved.
|
||||
</p>
|
||||
|
||||
<script rel="preload" src="js/github.js"></script>
|
||||
<script rel="preload" src="js/dynamic.js"></script>
|
||||
|
||||
<script rel="preload" data-name="BMC-Widget" data-cfasync="false" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="fraujuliannn" data-description="Support me on Buy me a hot choclate!" data-message="" data-color="#5F7FFF" data-position="Right" data-x_margin="18" data-y_margin="18" defer></script>
|
||||
|
||||
<script rel="preload" async src="https://www.googletagmanager.com/gtag/js?id=G-33TY5MDJ3X"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-33TY5MDJ3X');
|
||||
</script>
|
||||
|
||||
<script rel="preload" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8132805866670069" crossorigin="anonymous" defer></script>
|
||||
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user