<!DOCTYPE html>
<html>
<head>
<title>Rami Hage Portfolio</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="css/master.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="nav-bar">
<h1>Rami <strong>Hage</strong></h1><br/>
<ul>
<li><a href="home.html" id="cur">home</a><br/></li>
<ul>
<li><a href="23.html" class="sub-page">'23</a><br/></li>
<li><a href="22.html" class="sub-page">'22</a><br/></li>
<li><a href="21.html" class="sub-page">'21</a><br/></li>
<li><a href="20.html" class="sub-page">'20</a><br/></li>
</ul>
<li><a href="contact.html">contact</a><br/></li>
<li><a href="https://www.instagram.com/raminoodles.jpg" target="_blank">instagram</a><br/></li>
<li><a href="https://www.youtube.com/@raminoodlz" target="_blank">youtube</a><br/></li>
</ul>
</div>
<div id="page-container">
<div id="about-me">
<img id="me" alt="me" src="images/me.jpg">
<h1>About Me</h1>
<p>Yo! My name is Rami, and I am a photographer and filmmaker, though I mainly focus on the former. Growing up, I have always loved to create and experiment with different mediums of art, and my recent discovery of photography truly fed that passion. I love to experiment with different facets of photography, like portrait, landscape, and abstract photography. I love photography because it is an amazing way to capture different perspectives and highlight interesting and complex ideas, even if it is something we see every day.</p>
<p>I really like to watch films and shows, and I especially love watching how they were made/the process it took to create them. Other than film and photography, I really enjoy rock climbing! I am the team captain of a competitive rock climbing team, as well as a coach for the younger team! I also set bouldering routes for fun at my local climbing gym, which is a super cool creative outlet for me in the realm of climbing!</p>
</div>
</div>
</body>
</html>