| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 | 
							- <!doctype html>
 
- <html lang="en">
 
-     <head>
 
-         <meta charset="utf-8">
 
-         <meta http-equiv="X-UA-Compatible" content="IE=edge">
 
-         <meta name="viewport" content="width=device-width, initial-scale=1">
 
-         <meta name="description" content="">
 
-         <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#2df346a">
 
-     </head>
 
-     <body>
 
-         <header class="group">
 
-             <h1><a href='/'>Casey DeLorme</a></h1>
 
-             
 
-             <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 class="group">
 
-             <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#2df346a" async></script>
 
-             </div>
 
-         </footer>
 
-     </body>
 
- </html>
 
 
  |