Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads
<!--==================== PROJECTS ====================-->
<section class="projects section" id="projects">
<h2 class="section__title-1">
<span>Projects.</span>
</h2>
<div class="projects__button_container container ">
<div class="projects__container container grid">
<article class="projects__card">
<div class="projects__image">
<img src="assets/img/online-cv.png" alt="Online CV" class="projects_image">
<a href="../projects/online-cv/index.html" class="projects__button button">
<i class="ri-arrow-right-up-line"></i>
</a>
</div>
<div class="projects__content">
<h3 class="projects__subtitle">Old Portfolio</h3>
<h2 class="projects__title">Online CV</h2>
<p class="projects__description">
My previous portfolio / online CV — preserved here as an archive of past work and design.
</p>
</div>
<div class="projects__button">
<a href="https://github.com/Ingmarvanrheenen" target="_blank" class="projects__link">
<i class="ri-github-line"></i> View
</a>
</div>
</article>
<article class="projects__card">
<div class="projects__image">
<img src="assets/img/portfolio.png" alt="image" class="projects_image">
<a href="#" class="projects__button button">
<i class="ri-arrow-right-up-line"></i>
</a>
</div>
<div class="projects__content">
<h3 class="projects__subtitle">9 sep t/m 26 aug</h3>
<h2 class="projects__title">Portfolio</h2>
<p class="projects__description">
My current portfolio website showcasing my skills, projects, and experience as a web developer and designer.
</p>
</div>
<div class="projects__button">
<a href="https://github.com/ingmarvanrheenen" target="_blank" class="projects__link">
<i class="ri-github-line"></i> View
</a>
</div>
</article>
<article class="projects__card">
<div class="projects__image">
<img src="assets/img/technowire.png" alt="image" class="projects-image">
<a href="../projects/technoWire/index2.html" class="projects__button button">
<i class="ri-arrow-right-up-line"></i>
</a>
</div>
<div class="projects__content">
<h3 class="projects__subtitle">22 sep t/m 25 okt</h3>
<h2 class="projects__title">Technowire</h2>
<p class="projects__description">
A web application for managing and sharing technology news and articles.
</p>
</div>
<div class="projects__button">
<a href="https://github.com/ingmarvanrheenen" target="_blank" class="projects__link">
<i class="ri-github-line"></i> View
</a>
</div>
</article>
<article class="projects__card">
<div class="projects__image">
<img src="assets/img/pokemon.png" alt="image" class="projects image">
<a href="../projects/Pokemon-game/index.html" class="projects__button button">
<i class="ri-arrow-right-up-line"></i>
</a>
</div>
<div class="projects__content">
<h3 class="projects__subtitle">1nov t/m 23 dec</h3>
<h2 class="projects__title">Pokemon Jaspie vs Artie</h2>
<p class="projects__description">
A web-based game where players can choose to play as Artie and fight against Jaspie, each with unique abilities.
</p>
</div>
<div class="projects__button">
<a href="https://github.com/ingmarvanrheenen" target="_blank" class="projects__link">
<i class="ri-github-line"></i> View
</a>
</div>
</article>
<article class="projects__card">
<div class="projects__image">
<img src="assets/img/Screenshot 2024-01-22 133824.png" alt="image" class="projects image">
<a href="../projects/gamecraft/l2-pro-3-gamecraft-css/home.html" class="projects__button button">
<i class="ri-arrow-right-up-line"></i>
</a>
</div>
<div class="projects__content">
<h3 class="projects__subtitle">Website</h3>
<h2 class="projects__title">Gamecraft</h2>
<p class="projects__description">
A web application for the gamecraft Project from School. It provides the games that our team build including my game (Pokemon Jaspie vs Artie) and Snake.
</p>
</div>
<div class="projects__button">
<a href="https://github.com/ingmarvanrheenen" target="_blank" class="projects__link">
<i class="ri-github-line"></i> View
</a>
</div>
</article>
<article class="projects__card">
<div class="projects__image">
<img src="assets/img/Yard.png" alt="image" class="projects image">
<a href="../projects/yard/index.html" class="projects__button button">
<i class="ri-arrow-right-up-line"></i>
</a>
</div>
<div class="projects__content">
<h3 class="projects__subtitle">Website</h3>
<h2 class="projects__title">Yard</h2>
<p class="projects__description">
A web design project for Yard.
</p>
</div>
<div class="projects__button">
<a href="https://github.com/ingmarvanrheenen" target="_blank" class="projects__link">
<i class="ri-github-line"></i> View
</a>
</div>
</article>
<article class="projects__card projects__card--view-all">
<div class="projects__image">
<div class="projects__placeholder-image">
<i class="ri-grid-line"></i>
<span>All Projects</span>
</div>
<a href="projects.html" class="projects__button button">
<i class="ri-arrow-right-up-line"></i>
</a>
</div>
<div class="projects__content">
<h3 class="projects__subtitle">Portfolio</h3>
<h2 class="projects__title">View All Projects</h2>
<p class="projects__description">
Explore my complete portfolio to see all my projects, showcasing my skills and experience as a web developer and designer.
</p>
</div>
<div class="projects__button">
<a href="projects.html" class="projects__link">
<i class="ri-eye-line"></i> View All
</a>
</div>
</article>
</div>
</div>
</section>