|
@@ -0,0 +1,56 @@
|
|
|
|
+<!doctype html>
|
|
|
|
+<html lang="en">
|
|
|
|
+ <head>
|
|
|
|
+ <meta charset="utf-8">
|
|
|
|
+ <title>index | Casey DeLorme's Portfolio / caseydelorme.com</title>
|
|
|
|
+ <link rel="icon" type="image/x-icon" href="https://d2xxklvztqk0jd.cloudfront.net/favicon.ico" />
|
|
|
|
+ <link rel="stylesheet" type="text/css" href="/css/main.css#64dd518">
|
|
|
|
+ </head>
|
|
|
|
+ <body>
|
|
|
|
+ <header>
|
|
|
|
+ <a href='/'><h1>Casey DeLorme</h1></a>
|
|
|
|
+
|
|
|
|
+ <nav>
|
|
|
|
+ <ul>
|
|
|
|
+
|
|
|
|
+ <li><a href='/index.html'>index</a></li>
|
|
|
|
+
|
|
|
|
+ <li><a href='/projects/'>projects</a></li>
|
|
|
|
+
|
|
|
|
+ <li><a href='/resume.html'>resume</a></li>
|
|
|
|
+
|
|
|
|
+ </ul>
|
|
|
|
+ </nav>
|
|
|
|
+
|
|
|
|
+ </header>
|
|
|
|
+
|
|
|
|
+ <div class="content group">
|
|
|
|
+ <h2>Table of Contents:</h2>
|
|
|
|
+
|
|
|
|
+<ul>
|
|
|
|
+<li><a href="/projects/caseydelorme.com.html">caseydelorme.com</a></li>
|
|
|
|
+<li><a href="/projects/level6.html">level6</a></li>
|
|
|
|
+<li><a href="/projects/staticmd.html">staticmd</a></li>
|
|
|
|
+</ul>
|
|
|
|
+
|
|
|
|
+<h1>projects</h1>
|
|
|
|
+
|
|
|
|
+<p>This section is for detailed information on projects I wrote or participated in.</p>
|
|
|
|
+
|
|
|
|
+<p>Select a project from the list!</p>
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <footer>
|
|
|
|
+ <a href='https://www.facebook.com/CaseyRDeLorme' class='link facebook'></a>
|
|
|
|
+ <a href='https://www.linkedin.com/in/cdelorme' class='link linkedin'></a>
|
|
|
|
+ <a href='https://www.youtube.com/user/LordOfElm' class='link youtube'></a>
|
|
|
|
+ <a href='https://github.com/cdelorme' class='link github'></a>
|
|
|
|
+ <a href='skype:casey.delorme?chat' class='link skype'></a>
|
|
|
|
+ <div class="scripts">
|
|
|
|
+ <script type="text/javascript" src="/js/main.js#64dd518" async></script>
|
|
|
|
+ </div>
|
|
|
|
+ </footer>
|
|
|
|
+
|
|
|
|
+ </body>
|
|
|
|
+</html>
|