<!DOCTYPE html>
<head>
	<title>Faris Mektem</title>
    <link rel="stylesheet" type="text/css" href="/css.css">
	<link rel="icon" type="/image/png" href="/assets/logo.png">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
    <div>
        <h2>
            <a class="name" href="https://mektem.com">--- Faris Mektem ---</a>
        </h2>

        <p>
            Highly skilled and motivated software developer with a passion for all things technology. Outside of tech, I am passionate about travelling, trail running, camping, and gardening. I thrive on getting a challenge, whether it's in or outside of the tech world. I can bring a well-rounded and programmatic perspective to every sitation.
        </p>

        <p>
            <a href="/assets/CV.pdf">CV</a>
            <br>
            <a href="https://git.mektem.com/Faris">Git</a>
        </p>

        <p>
            <strong>--- POSTS ---</strong>
            <br>
            <a href="/blog/onebag.html">onebag</a>
        </p>


        <p>
            <a type="application/rss+xml" href="https://mektem.com/rss.xml">RSS</a>
            <br>
            <a href="/donate.html">donate</a>
            <br>
            contact: <a href="mailto:postmaster@mektem.com">postmaster@mektem.com</a>
        </p>
    </div>
</body>

</html>