Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<div class="left">
<header>
<div class="logo">
<img src="logo.png" alt="">
</div>
</header>
<footer>
<div class="content">
<h1>Who am I</h1>
<p>Hello, I'm Harm Fennis, a 16-year-old aspiring software developer enrolled in the program at ROC
Midden Nederland. Currently, I am gaining practical experience through an internship at Boni
supermarket in Eemnes. My residence is at Ruizendaallaan 110, 3755SB in Eemnes.<br><br>
My passion lies in the intricate world of coding and gaming, and I can engage in extensive
conversations about all things related to ICT – be it software, hardware, or emerging
technologies. This enthusiasm extends to my studies and work at Boni, where I apply and enhance
my skills in a real-world setting.<br><br>
Beyond my academic pursuits, I find joy in exploring the dynamic field of information
technology. Whether it's unraveling the complexities of software development or delving into the
nuances of hardware, I'm always eager to learn and contribute. Living at the intersection of
creativity and logic, I envision a future where I secure a gratifying and enjoyable position,
applying my expertise in the ever-evolving realm of technology.</p>
</div>
</footer>
</div>
<div class="right">
<div class="content">
<img src="harm.png" alt="">
</div>
</div>
</div>
</body>
</html>