gmemstr.github.io/index.html

98 lines
6.4 KiB
HTML

<!DOCTYPE html>
<html>
<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>