gmemstr.github.io/index.html

189 lines
10 KiB
HTML

<!DOCTYPE html>
<html>
<<<<<<< HEAD
<head>
<meta charset="utf-8">
<title>GabrielSimmer.com</title>
<link rel="stylesheet" href="stylesheet.css" type="text/css">
</head>
<body>
<article>
<h1 id="projects"><a href="#projects" aria-hidden="true"></a>GabrielSimmer.com</h1>
<p><em>Please note, some of these are &ldquo;codenames&rdquo; for unfinalized projects.</em></p>
<div class="toc">
<ul>
<li>
<ul>
<li>
<a href="#dart">Dart</a>
</li>
<li>
<a href="#go">Go</a>
</li>
<li>
<a href="#nodejs">Nodejs</a>
</li>
<li>
<a href="#other">Other</a>
</li>
<li>
<a href="#python">Python</a>
</li>
<li>
<a href="#webapps">Webapps</a>
</li>
<li>
<a href="#websites">Websites</a>
</li>
</ul>
</li>
</ul>
</div>
<h2 id="dart"><a href="#dart" aria-hidden="true"></a>Dart</h2>
<h3 id="store"><a href="#store" aria-hidden="true"></a>Store</h3>
<p><a href="">Coming soon</a></p>
<p>This is a simple web application for online stores built in Dart.</p>
<h2 id="go"><a href="#go" aria-hidden="true"></a>Go</h2>
<h3 id="subdomains"><a href="#subdomains" aria-hidden="true"></a>subdomains</h3>
<p><a href="">Coming soon</a></p>
<p>A small application for registering subdomains for gameservers on CloudFlare.</p>
<h2 id="nodejs"><a href="#nodejs" aria-hidden="true"></a>Nodejs</h2>
<h3 id="core"><a href="#core" aria-hidden="true"></a>CORE</h3>
<p><a href="https://github.com/nodemc/core">NodeMC/CORE</a></p>
<p>Core of NodeMC, a project I used to be a part of but handed off to Jared Allard to persure other projects.</p>
<h3 id="dashboard"><a href="#dashboard" aria-hidden="true"></a>Dashboard</h3>
<p><a href="https://github.com/nodemc/dashboard">NodeMC/Dashboard</a></p>
<p>React-based dashboard for NodeMC, intended to be the default dashboard. See above.</p>
<h2 id="other"><a href="#other" aria-hidden="true"></a>Other</h2>
<h3 id="tabdo"><a href="#tabdo" aria-hidden="true"></a>TabDo</h3>
<p><a href="">Coming soon</a></p>
<p>Basic todo list in Chrome&rsquo;s new tab. Idea was to have cloud syncing using Chrome APIs and HTML5.</p>
<h3 id="twitter-improvement-project"><a name="user-content-twitter-improvement-project" href="#twitter-improvement-project" aria-hidden="true"></a>twitter-improvement-project</h3>
<p><a href="https://github.com/gmemstr/twitter-improvement-project">gmemstr/twitter-improvement-project</a></p>
<p>Chrome extension for adding and modifying Twitter&rsquo;s web frontend. Includes night mode and hiding of clutter.</p>
<h2 id="python"><a href="#python" aria-hidden="true"></a>Python</h2>
<h3 id="archey"><a href="#archey" aria-hidden="true"></a>archey</h3>
<p><a href="https://github.com/gmemstr/archey3">gmemstr/archey3</a></p>
<p><strong>FORKED</strong> Outputs computer specs and logo in Linux, with optional screenshots. Planning on augmenting with more platform support.</p>
<h3 id="clims"><a href="#clims" aria-hidden="true"></a>clims</h3>
<p><a href="https://github.com/gmemstr/clims">gmemstr/clims</a></p>
<p>A barebones blog content management system primarily using the command line interface for postsconfiguration.</p>
<h3 id="comprank"><a href="#comprank" aria-hidden="true"></a>comprank</h3>
<p><a href="https://gist.github.com/gmemstr/8446e4e4454a8c9a94631e7217d99b12">gist.github.com</a></p>
<p>Small little script for playing around with Overwatch competitive rank algorithms. </p>
<h3 id="mcadmin"><a href="#mcadmin" aria-hidden="true"></a>mcadmin</h3>
<p><a href="">Coming soon</a></p>
<p>Rewrite of mcadmin.net&rsquo;s web frontend in Python/Flask, provides direct links to download from Jenkins server.</p>
<h3 id="platypus"><a href="#platypus" aria-hidden="true"></a>Platypus</h3>
<p><a href="https://github.com/gmemstr/Platypus">gmemstr/Platypus</a></p>
<p>Server monitoring using websockets for active online reporting. Uses Tornado as a webserver.</p>
<h3 id="tfbots"><a href="#tfbots" aria-hidden="true"></a>tfbots</h3>
<p><a href="https://github.com/gmemstr/tfbots">gmemstr/TFBots</a></p>
<p>Calculates and graphs worth of various TF2 trading sites using backpack.tf.</p>
<h2 id="webapps"><a href="#webapps" aria-hidden="true"></a>Webapps</h2>
<h3 id="foo"><a href="#foo" aria-hidden="true"></a>Foo</h3>
<p><a href="">Coming soon</a></p>
<p>Food activity and reaction webapplication with offline support.</p>
<h2 id="websites"><a href="#websites" aria-hidden="true"></a>Websites</h2>
<h3 id="gabrielsimmercom"><a href="#gabrielsimmercom" aria-hidden="true"></a>gabrielsimmer.com</h3>
<p><a href="https://github.com/gmemstr/gabrielsimmer.com">gmemstr/gabrielsimmer.com</a></p>
<p>Basic portfolio for Gabriel Simmer with links to various projects.</p>
<h3 id="launchgg"><a href="#launchgg" aria-hidden="true"></a>launchgg</h3>
<p><a href="https://github.com/gmemstr/launchgg">gmemstr/launchgg</a></p>
<p>Since discontinued free Minecraft server provider that used NodeMC as a wrapper for servers.</p>
<h3 id="simmertech"><a href="#simmertech" aria-hidden="true"></a>SimmerTech</h3>
<p><a href="https://simmer.tech">simmer.tech</a></p>
<p>Basic landing page for Simmer.Tech</p>
</article>
</body>
</html>
=======
<head>
<title>Gabriel Simmer</title>
<meta name="description" content="Gabriel Simmer's Portfolio / Landing Page" />
<meta name="author" content="Gabriel Simmer" />
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Because sometimes nukes are the only option -->
<link rel="stylesheet" type="text/css" href="css/reset.css" />
<!-- More like "skeleton-grid-custom-css.css" /s -->
<link rel="stylesheet" type="text/css" href="css/skeleton.css" />
</head>
<body>
<header>
<h3>Gabriel Simmer</h3>
<h5>Developing to teach and learn.</h5>
</header>
<div class="container main-content">
<div class="row">
<!-- Main projects
----------------------------------->
<div class="seven columns">
<h3 style="color:#212121 !important;">Projects</h3>
<div class="project">
<div class="project-img">
<img src="images/nodemc.png" class="u-max-full-width project-img">
</div>
<div class="project-content">
<p>Open-source Minecraft server API wrapper written in Node.js.</p>
<a href="https://github.com/NodeMC">GitHub</a>
<a href="https://nodemc.space">Website</a>
</div>
</div>
<div class="project">
<div>
<img src="images/simmertech.png" class="u-max-full-width project-img">
</div>
<div class="project-content">
<p>Computer repair &amp; refurbishing on Mayne Island.</p>
<a href="https://www.facebook.com/simmertechmayne/">Website</a>
</div>
</div>
<div class="project">
<div class="project-img">
<img src="images/spigot.png" class="u-max-full-width project-img">
</div>
<div class="project-content">
<p>Java plugins for Minecraft Spigot servers.</p>
<a href="https://www.spigotmc.org/members/gmemstr.50058/">Forums</a>
</div>
</div>
</div>
<!-- /Main projects
----------------------------------->
<!-- Side projects
----------------------------------->
<div class="five columns">
<h3 style="color:#212121 !important;">Side Projects</h3>
<div class="project project-blue project-side">
<div class="project-content">
<h6>Moat</h6>
<p>HTML5 webapp for Voat.co</p>
<a href="https://github.com/gmemstr/moat-mobile">GitHub</a>
<a href="http://gabrielsimmer.com/mm">Website</a>
</div>
</div>
<div class="project project-red project-side">
<div class="project-content">
<h6>Minecraft Banner Generator</h6>
<p>Generates live server banners.</p>
<a href="https://github.com/ggservers/minecraftbanner">GitHub</a>
</div>
</div>
<div class="project project-gray project-side">
<div class="project-content">
<h6>scripts</h6>
<p>Linux scripts for various things.</p>
<a href="https://github.com/gmemstr/scripts">GitHub</a>
</div>
</div>
</div>
<!-- /Side projects
----------------------------------->
</div>
</body>
</html>
>>>>>>> 2c1897fd06c2650cc559ee49636ae38cef0d10d5