gmemstr.github.io/index.html

75 lines
3.1 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
2016-04-30 19:15:23 +01:00
<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">
2016-04-30 19:15:23 +01:00
<title>Gabriel Simmer</title>
<link rel="stylesheet" href="assets/custom.css">
</head>
<body>
<header id="header">
<h1>Gabriel Simmer <small>TODO: Tagline</small></h1>
<div class="check-this-out" id="carousel"></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>
<h2>Git Galaxy <small>Open source driven blog</small></h2>
</span>
</section>
<section><img src="assets/project-tiles/pogo.png" alt="Pogo Logo">
<span>
<h2>Pogo <small>Self hosted podcast publishing and RSS</small></h2>
</span>
</section>
<section><img src="assets/project-tiles/nodemc.png" alt="NodeMC Logo">
<span>
<h2>NodeMC <small>Minecraft server wrapper for Nodejs</small></h2>
</span>
</section>
<section><img src="assets/project-tiles/alexanders.jpg" alt="Alexander Printing API module Logo">
<span>
<h2>Alexanders <small>Printing API module for Drupal</small></h2>
</span>
</section>
<section><img src="assets/project-tiles/approve.jpg" alt="Commerce Approve module Logo">
<span>
<h2>Commerce Approve <small>Printing API module for Drupal</small></h2>
</span>
</section>
<section><img src="assets/project-tiles/quicklook.jpg" alt="Commerce Approve module Logo">
<span>
<h2>Commerce Approve <small>Printing API module for Drupal</small></h2>
</span>
</section>
<section><img src="assets/project-tiles/quantity-pricing.jpg" alt="Commerce Approve module Logo">
<span>
<h2>Commerce Approve <small>Printing API module for Drupal</small></h2>
</span>
</section>
<section><img src="assets/project-tiles/vado.jpg" alt="Commerce Approve module Logo">
<span>
<h2>Commerce Approve <small>Printing API module for Drupal</small></h2>
</span>
</section>
<section><img src="assets/project-tiles/other.png" alt="GitHub Profile Screenshot">
<span>
<h2>GitHub Projects <small>Misc. open source projects</small></h2>
</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>