gmemstr.github.io/index.html

77 lines
3.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Gabriel Simmer</title>
<link rel="stylesheet" href="assets/custom.css">
</head>
<body>
<header id="header">
<img src="https://avatars2.githubusercontent.com/u/1878840?s=100&v=4" class="profile-image" alt="Github profile image">
<h1>Gabriel Simmer</h1>
<div class="check-this-out" id="carousel">
<div id="carousel-project"></div>
</div>
<span class="scroll"><a href="#content">
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 24 24" fill="none" stroke="#FFE4A8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 9l6 6 6-6"/></svg>
</a></span>
</header>
<main id="content">
<section><img src="assets/project-tiles/gitgalaxy.png" alt="Git Galaxy Logo">
<span>
<a href="https://gitgalaxy.com" target="_blank"><h2>Git Galaxy <small>Open source driven blog</small></h2></a>
</span>
</section>
<section><img src="assets/project-tiles/pogo.png" alt="Pogo Logo">
<span>
<a href="https://github.com/gmemstr/pogo" target="_blank"><h2>Pogo <small>Self hosted podcast publishing and RSS</small></h2></a>
</span>
</section>
<section><img src="assets/project-tiles/nodemc.png" alt="NodeMC Logo">
<span>
<a href="https://github.com/nodemc" target="_blank"><h2>NodeMC <small>Minecraft server wrapper for Nodejs</small></h2></a>
</span>
</section>
<section><img src="assets/project-tiles/alexanders.jpg" alt="Alexander Printing API module Logo">
<span>
<a href="https://drupal.org/project/alexanders" target="_blank"><h2>Alexanders <small>Alexanders Printing API module for Drupal</small></h2></a>
</span>
</section>
<section><img src="assets/project-tiles/approve.jpg" alt="Commerce Approve module Logo">
<span>
<a href="https://drupal.org/project/commerce_approve" target="_blank"><h2>Commerce Approve <small>Require manual approval of Commerce orders.</small></h2></a>
</span>
</section>
<section><img src="assets/project-tiles/quicklook.jpg" alt="Entity quicklook module Logo">
<span>
<a href="https://drupal.org/project/entity_quicklook" target="_blank"><h2>Entity Quicklook <small>Quicklook modal for entity displays.</small></h2></a>
</span>
</section>
<section><img src="assets/project-tiles/quantity-pricing.jpg" alt="Commerce Approve module Logo">
<span>
<a href="https://drupal.org/project/commerce_quantity_pricing" target="_blank"><h2>Commerce Quantity Pricing <small>Allow bulk discounts on order items.</small></h2></a>
</span>
</section>
<section><img src="assets/project-tiles/vado.jpg" alt="Commerce Approve module Logo">
<span>
<a href="https://drupal.org/project/commerce_vado" target="_blank"><h2>Commerce Vado <small>Add-on product variations for order items.</small></h2></a>
</span>
</section>
<section><img src="assets/project-tiles/other.png" alt="GitHub Profile Screenshot">
<span>
<a href="https://github.com/gmemstr" target="_blank"><h2>GitHub Projects <small>Misc. open source projects</small></h2></a>
</span>
</section>
<section class="more-to-come">
<span>
<h2>More to come <small>...</small></h2>
</span>
</section>
</main>
<script src="/assets/app.js"></script>
</body>
</html>