<!doctype html>
<html lang="en">
    <center>
    <head>
        
    
        <meta charset="utf-8">
        <link rel="stylesheet" href="/static/stylesheet.css">
        <title>Hello, this is my </title>
        <meta name="viewport" content="width=device-width, initial-scale=1">
    <div class="menu">
    <a href="/" style="text-decoration:none">Stefan Friese's Website</a>
    </div>
<hr style="width: 36ch;"/>
    <div class="menu">
    <a href="/about.html" style="text-decoration:none">about&emsp;</a>    
    <a href="/contact.html" style="text-decoration:none">contact&emsp;</a>
    <a href="/rss.xml" style="text-decoration:none">rss&emsp;</a>
    <a href="https://git.stefan.works" style="text-decoration:none">git</a>
    </div>
    <br><br>
<p></p>
    <hr/>
    </center>
<p></p>
        

    </head>
    <body>
        <div lang="en" class="content">
My name is Stefan Friese. I am fascinated by computers since i first saw my Dad working on the zx spectrum after kindergarten. For me, the greatest thing is to learn something new. I write blog entries on this journey, so I&rsquo;ll can look stuff up and share it with you. May these invoke your interest.</div>
        <div id="footer">
            
    <hr/>
<p></p>
    <center>
            &copy; Stefan Friese
    </center>
            
        </div>
    </body>
</html>