Accessibility work

This commit is contained in:
Charles Click 2015-09-23 23:39:43 +00:00
parent 14e9f22bea
commit 705b7884ce

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>Vertinext</title>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
@ -15,7 +15,7 @@
<div class="nav-wrapper z-depth-0">
<a href="#" class="brand-logo center">Vertinext</a>
<ul id="rss" class="right">
<li><a href="https://github.com/ccubed.atom"><i class="material-icons">leak_add</i></a></li>
<li><a href="https://github.com/ccubed.atom" alt="Github RSS Feed"><i class="material-icons" alt="RSS Icon for Github Link">leak_add</i></a></li>
</ul>
</div>
</nav>
@ -26,7 +26,7 @@
<ul class="collection z-depth-2">
<li class="collection-item avatar">
<img src="images/me.jpg" alt="Cooper Click" class="circle">
<span class="title">Charles Click</span>
<span class="title"><h1>Charles Click</h1></span>
<p>I am a coder and web host in Knoxville, TN that uses github for side projects in various languages. Feel free to view my github repos and website portfolio.</p>
</li>
</ul>
@ -44,63 +44,63 @@
<span class="title">Vertinext</span>
<p style="width:85%">Git repository for this website's source.</p> <br/>
<div class="center">
<i class="devicon-html5-plain-wordmark colored medium"></i>
<i class="devicon-css3-plain-wordmark colored medium"></i>
<i class="devicon-html5-plain-wordmark colored medium" alt="HTML5 Icon"></i>
<i class="devicon-css3-plain-wordmark colored medium" alt="CSS3 Icon"></i>
</div>
<a href="https://github.com/ccubed/Vertinext" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/Vertinext" class="secondary-content" alt="Github Repo for this site"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">Mu2</span>
<p style="width:85%">Systems built for Pennmush mushcode that pushes data into a database.</p> <br/>
<div class="center">
<i class="devicon-mysql-plain-wordmark colored medium"></i>
<i class="devicon-mysql-plain-wordmark colored medium" alt="MySQL Icon"></i>
</div>
<a href="https://github.com/ccubed/Mu2" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/Mu2" class="secondary-content" alt="Mu2 Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">BTI</span>
<p style="width:85%">Repository for all code relating to Bereman Training Institute, a mush.</p> <br/>
<div class="center">
<i class="devicon-mysql-plain-wordmark colored medium"></i>
<i class="devicon-mysql-plain-wordmark colored medium" alt="MySQL Icon"></i>
</div>
<a href="https://github.com/ccubed/BTI" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/BTI" class="secondary-content" alt="BTI Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">edit</i>
<span class="title">language-mushcode</span>
<p style="width:85%">Mushcode language definition for the Atom Editor.</p> <br/>
<div class="center">
<i class="devicon-atom-original colored medium"></i>
<i class="devicon-atom-original colored medium" alt="Atom Editor Icon"></i>
</div>
<a href="https://github.com/ccubed/language-mushcode" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/language-mushcode" class="secondary-content" alt="language mushcode Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">Requiem for Kingsmouth</span>
<p style="width:85%">Large collaborative project to maintain a large amount of softcode for a mush called Requiem for Kingsmouth.</p> <br/>
<div class="center">
<i class="devicon-mysql-plain-wordmark colored medium"></i>
<i class="devicon-mysql-plain-wordmark colored medium" alt="MySQL Icon"></i>
</div>
<a href="https://github.com/ccubed/RFK" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/RFK" class="secondary-content" alt="Requiem for kingsmouth Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">Hestia</span>
<p style="width:85%">Python CLI Mu client using Blessings.</p> <br/>
<div class="center">
<i class="devicon-python-plain-wordmark colored medium"></i>
<i class="devicon-python-plain-wordmark colored medium" alt="Python Icon"></i>
</div>
<a href="https://github.com/ccubed/hestia" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/hestia" class="secondary-content" alt="Hestia Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">Kanrisha</span>
<p style="width:85%">Media server meant to track files and serve over network.</p> <br/>
<div class="center">
<i class="devicon-python-plain-wordmark colored medium"></i>
<i class="devicon-django-plain colored medium"></i>
<i class="devicon-python-plain-wordmark colored medium" alt="Python Icon"></i>
<i class="devicon-django-plain colored medium" alt="Django Icon"></i>
</div>
<a href="https://github.com/ccubed/Kanrisha" class="secondary-content"><img src="images/GithubMark.png"></img></a>
</li>
@ -109,151 +109,151 @@
<span class="title">Requiem for Kingsmouth Website</span>
<p style="width:85%">Integrated a website into the Requiem for Kingsmouth game database to allow web based interactions.</p> <br/>
<div class="center">
<i class="devicon-html5-plain-wordmark colored medium"></i>
<i class="devicon-css3-plain-wordmark colored medium"></i>
<i class="devicon-html5-plain-wordmark colored medium" alt="HTML5 Icon"></i>
<i class="devicon-css3-plain-wordmark colored medium" alt="CSS3 Icon"></i>
</div>
<a href="https://github.com/ccubed/RFKWeb" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/RFKWeb" class="secondary-content" alt="RFK Website Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">UGS</span>
<p style="width:85%">Mushcode project to achieve a series of universal systems for character sheets, character generation and inventory.</p> <br/>
<a href="https://github.com/ccubed/UGS" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/UGS" class="secondary-content" alt="UGS Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">Chevon</span>
<p style="width:85%">VB.NET Interface to the Voat.co API. Development stopped.</p> <br/>
<a href="https://github.com/ccubed/Chevon" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/Chevon" class="secondary-content" alt="Chevon Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">Reach</span>
<p style="width:85%">Code for The Reach, a now closed Mush.</p> <br/>
<a href="https://github.com/ccubed/Reach" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/Reach" class="secondary-content" alt="Reach Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">SWFoteCustom</span>
<p style="width:85%">Custom version of the SW Fote mud Codebase called Sagas.</p> <br/>
<div class="center">
<i class="devicon-c-plain colored medium"></i>
<i class="devicon-c-plain colored medium" alt="C Icon"></i>
</div>
<a href="https://github.com/ccubed/SWFoteCustom" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/SWFoteCustom" class="secondary-content" alt="SWFoteCustom Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">SWRCustom</span>
<p style="width:85%">Custom version of the Star Wars Reality mud Codebase.</p> <br/>
<div class="center">
<i class="devicon-c-plain colored medium"></i>
<i class="devicon-c-plain colored medium" alt="C Icon"></i>
</div>
<a href="https://github.com/ccubed/SWRCustom" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/SWRCustom" class="secondary-content" alt="SWRCustom Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">War</span>
<p style="width:85%">Mushcode system for tracking warring nations. Meant for a Romance of the Three Kingdoms mush I never built.</p> <br/>
<a href="https://github.com/ccubed/War" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/War" class="secondary-content" alt="War Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">Roguelike</span>
<p style="width:85%">C++ Library for creating Roguelike games.</p> <br/>
<div class="center">
<i class="devicon-cplusplus-plain colored medium"></i>
<i class="devicon-cplusplus-plain colored medium" alt="C++ Icon"></i>
</div>
<a href="https://github.com/ccubed/Roguelike" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/Roguelike" class="secondary-content" alt="Roguelike Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">view_module</i>
<span class="title">LOTJMushclientPlugins</span>
<p style="width:85%">Collection of Lua plugins for Legends of the Jedi Mud.</p> <br/>
<a href="https://github.com/ccubed/LOTJMushclientPlugins" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/LOTJMushclientPlugins" class="secondary-content" alt="LOTJ Plugins Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">edit</i>
<span class="title">MIDE</span>
<p style="width:85%">Mushcode Editor written in C++ with QT. Not finished.</p> <br/>
<div class="center">
<i class="devicon-cplusplus-plain colored medium"></i>
<i class="devicon-cplusplus-plain colored medium" alt="C++ Icon"></i>
</div>
<a href="https://github.com/ccubed/MIDE" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/MIDE" class="secondary-content" alt="MIDE Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">WS2Wrapper</span>
<p style="width:85%">C++ Wrapper for WinSock2.</p> <br/>
<div class="center">
<i class="devicon-cplusplus-plain colored medium"></i>
<i class="devicon-cplusplus-plain colored medium" alt="C++ Icon"></i>
</div>
<a href="https://github.com/ccubed/WS2Wrapper" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/WS2Wrapper" class="secondary-content" alt="Winsock2 Wrapper Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">web</i>
<span class="title">MorningStar</span>
<p style="width:85%">Simple login script to protect a calendar for Morning Star in Knoxville, TN.</p> <br/>
<div class="center">
<i class="devicon-php-plain colored medium"></i>
<i class="devicon-php-plain colored medium" alt="PHP Icon"></i>
</div>
<a href="https://github.com/ccubed/MorningStar" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/MorningStar" class="secondary-content" alt="Morning star Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">IniWrapper</span>
<p style="width:85%">C++ Wrapper for reading INI Files.</p> <br/>
<div class="center">
<i class="devicon-cplusplus-plain colored medium"></i>
<i class="devicon-cplusplus-plain colored medium" alt="C++ Icon"></i>
</div>
<a href="https://github.com/ccubed/IniWrapper" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/IniWrapper" class="secondary-content" alt="INI Wrapper Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">MushBot</span>
<p style="width:85%">C++ bot for logging into mushes and executing commands.<br/>Never started.</p> <br/>
<div class="center">
<i class="devicon-cplusplus-plain colored medium"></i>
<i class="devicon-cplusplus-plain colored medium" alt="C++ Icon"></i>
</div>
<a href="https://github.com/ccubed/MushBot" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/MushBot" class="secondary-content" alt="Mush Bot Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">Skins of Steel</span>
<p style="width:85%">VB.NET Program to build a machine based on a rule set for the Exalted table top series presented on the forums.</p> <br/>
<a href="https://github.com/ccubed/SkinsofSteel" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/SkinsofSteel" class="secondary-content" alt="Skins of Steel Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">BusinessDirectory</span>
<p style="width:85%">Javascript business directory for Morgan County TN Website.</p> <br/>
<div class="center">
<i class="devicon-javascript-plain colored medium"></i>
<i class="devicon-javascript-plain colored medium" alt="Javascript Icon"></i>
</div>
<a href="https://github.com/ccubed/BusinessDirectory" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/BusinessDirectory" class="secondary-content" alt="Business Directory Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">FileComparison</span>
<p style="width:85%">Python script to compare directories.</p> <br/>
<div class="center">
<i class="devicon-python-plain colored medium"></i>
<i class="devicon-python-plain colored medium" alt="Python Icon"></i>
</div>
<a href="https://github.com/ccubed/FileComparison" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/FileComparison" class="secondary-content" alt="File Comparison Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">EmpireCity</span>
<p style="width:85%">Old MushCode CG for New World of Darkness Mush that I wrote.</p> <br/>
<a href="https://github.com/ccubed/EmpireCity" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/EmpireCity" class="secondary-content" alt="Empire city Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
<li class="collection-item avatar">
<i class="material-icons circle">code</i>
<span class="title">AutoExtracter</span>
<p style="width:85%">Python script to auto-extract a directory of compressed files using 7zip command line.</p> <br/>
<div class="center">
<i class="devicon-python-plain colored medium"></i>
<i class="devicon-python-plain colored medium" alt="Python Icon"></i>
</div>
<a href="https://github.com/ccubed/EmpireCity" class="secondary-content"><img src="images/GithubMark.png"></img></a>
<a href="https://github.com/ccubed/AutoExtracter" class="secondary-content" alt="Auto Extracter Github Repo"><img src="images/GithubMark.png"></img></a>
</li>
</ul>
</div>