Files
2026-09-03 12:58:35 +02:00

27 lines
2.2 KiB
HTML

<!doctype html><html lang='en'><head><meta charset='UTF-8' /><meta name='viewport' content='width=device-width, initial-scale=1.0' /><title>Haufenet</title><link rel='stylesheet' href='/index.css' /><link rel='icon' type='image/png' href='/favicon-96x96.png' sizes='96x96'/><link rel='icon' type='image/svg+xml' href='/favicon.svg'/><link rel='shortcut icon' href='/favicon.ico' /><link rel='apple-touch-icon' sizes='180x180' href='/apple-touch-icon.png' /><link rel='manifest' href='/site.webmanifest' /><link rel='preconnect' href='https://fonts.googleapis.com'><link rel='preconnect' href='https://fonts.gstatic.com' crossorigin><link href='https://fonts.googleapis.com/css2?family=BBH+Bogle&display=swap' rel='stylesheet'></head><body><header><a href='/' ><b>Haufenet</b></a></header>
<body-inner>
<h1 class="special-header">Who I am and what I do</h1>
<about>
<p>Hi my name is Lennard. I am a currently a student in High School and will finish it in 2027 (hopefully ;) ). I do not like to make any photos of me and post them, so you got a text instead. I do not claim to be very capable, but I still aquired some skills in the past years. When talking about the past years, I mean now 4 years since I started to take interest in IT. I started of with the idea of an NAS(Network Attached Storage), but not existant funds let me to use old laptops. The story is even longer but I will not mention the rest </p>
</about>
<skills>
<skills-sub>
<h2>Networking</h2>
<p>From Opnsense, Unifi to Linux and Servers</p>
<button onclick="window.location.href='/tags/networking'" >SUCH PROJECTS</button>
</skills-sub>
<skills-sub>
<h2>Programming</h2>
<p>Loved JS and Golang, tried C and forced Java</p>
<button onclick="window.location.href='/tags/programming'">SUCH PROJECTS</button>
</skills-sub>
<skills-sub>
<h2>Design</h2>
<p>Work in Progress ... as You can see</p>
<button onclick="window.location.href='/tags/design'">SUCH PROJECTS</button>
</skills-sub>
</skills>
</body-inner>
<footer><p>&copy Lennard Haufe<p><p>No usage of AI</p><a href='/imprint_privacy/'>Imprint and Privacy</a></footer></body><script src='/index.js'></script></html>