<!DOCTYPE html>
<!--
	Forty by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>

<head>
	<title>Evan Pratten</title>
	<meta charset="utf-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
	<!--[if lte IE 8]><script src="/assets/js/ie/html5shiv.js"></script><![endif]-->
	<link rel="stylesheet" href="/assets/css/main.css" />
	<!--[if lte IE 9]><link rel="stylesheet" href="/assets/css/ie9.css" /><![endif]-->
	<!--[if lte IE 8]><link rel="stylesheet" href="/assets/css/ie8.css" /><![endif]-->
</head>


<body>

    <!-- Wrapper -->
<div id="wrapper">

    <!-- Header -->
    <header id="header"  class="alt" >
        <a href="http://localhost:4000//" class="logo"><strong>Evan Pratten</strong> <span>retrylife</span></a>
        <nav>
            <!-- <a href="#menu">Menu</a> -->
        </nav>
    </header>

    <!-- Menu -->
    <!-- <nav id="menu">
	<ul class="links">
        
		    
		
		    
		
		    
		
		    
		        <li><a href="http://localhost:4000//">Home</a></li>
	    	
		
		    
		
		    
		
		
		    
		
		    
		
		    
		        <li><a href="http://localhost:4000/all_posts.html">All posts</a></li>
		    
		
		    
		
		    
		
		    
		
	</ul>
	<ul class="actions vertical">
		<li><a href="#" class="button special fit">Get Started</a></li>
		<li><a href="#" class="button fit">Log In</a></li>
	</ul>
</nav> -->

    <!-- Banner -->
    <section id="banner" class="major">
        <div class="inner">
            <header class="major">
                <h1>Hi, I am Evan Pratten</h1>
            </header>
            <div class="content">
                <p style="text-transform: uppercase;">Computer wizard, student, <a href="https://github.com/frc5024">@frc5024</a> programming team lead, and radio enthusiast.</p>
                <!-- <ul class="actions">
                    <li><a href="#one" class="button next scrolly">Get Started</a></li>
                </ul> -->
            </div>
        </div>
    </section>

    <!-- Main -->
    <div id="main">

        <!-- <section id="two">
            <div class="inner">
                <header class="major">
                    <h2>Projects</h2>
                </header>
            </div>
        </section>

        <section id="one" class="tiles">
       
    <article>
        <span class="image">
            <img src="assets/images/DeepSpace.jpg" alt="" />
          </span>
        <header class="major">
            <h3><a href="/DeepSpace.html" class="link">Generic</a></h3>
            <p>The code behind 5024's 2019 robot</p>
        </header>
    </article>
             
</section>

        <section id="two">
            <div class="inner">
                <header class="major">
                    <h2>Posts</h2>
                </header>
            </div>
        </section> -->

        <section id="one" class="tiles">
  
  
  <article>
    <span class="image">
      <img src="" alt="" />
    </span>
    <header class="major">
      <h3><a href="/frc/2019/06/16/Graphing-w2a.html" class="link">Graphing the relation between wheels and awards for FRC</a></h3>
      <p>AKA. Why programmer + reddit + matplotlib is a bad idea.</p>
    </header>
  </article>
  
  
  
  <article>
    <span class="image">
      <img src="" alt="" />
    </span>
    <header class="major">
      <h3><a href="/css/2019/06/12/Styiling-GitHub.html" class="link">GitHub's CSS is boring. So I refreshed the design</a></h3>
      <p></p>
    </header>
  </article>
  
  
  
  <article>
    <span class="image">
      <img src="" alt="" />
    </span>
    <header class="major">
      <h3><a href="/frc/2019/05/27/Building-Safe-Vision-Comms.html" class="link">Building a safe and easy system for sending computer vision data from a raspberry pi to a roborio</a></h3>
      <p></p>
    </header>
  </article>
  
  
  
  <article>
    <span class="image">
      <img src="" alt="" />
    </span>
    <header class="major">
      <h3><a href="/frc/2019/04/30/FRC-Languages.html" class="link">The language hunt</a></h3>
      <p></p>
    </header>
  </article>
  
  
  
  <article>
    <span class="image">
      <img src="" alt="" />
    </span>
    <header class="major">
      <h3><a href="/devrant/2018/06/27/BecomeRanter.html" class="link">Using a python script to create devRant posts based on the style and content of another user</a></h3>
      <p></p>
    </header>
  </article>
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
</section>


        <!-- Two -->
        <section id="two">
            <div class="inner">
                <!-- <header class="major">
                    <h2>Massa libero</h2>
                </header>
                <p>
</p> -->
                <ul class="actions">
                    <li><a href="all_posts.html" class="button next">View All</a></li>
                </ul>
            </div>
        </section>

    </div>

    <!-- Footer -->
<footer id="footer">
    <div class="inner">
        <ul class="icons">
            
            <li><a href="https://twitter.com/ewpratten" class="icon alt fa-twitter" target="_blank"><span class="label">Twitter</span></a></li>
                  
            <li><a href="https://gitlab.com/u/ewpratten" class="icon alt fa-gitlab" target="_blank"><span class="label">GitLab</span></a></li>
             
            <li><a href="https://github.com/ewpratten" class="icon alt fa-github" target="_blank"><span class="label">GitHub</span></a></li>
              

            <li><a href="/feed.xml" class="icon alt fa-rss" target="_blank"><span class="label">RSS</span></a></li>
        </ul>
        <ul class="copyright">
            <li>&copy; Evan Pratten retrylife</li>
            <li>Design: <a href="https://html5up.net" target="_blank">HTML5 UP</a></li>

        </ul>
    </div>
</footer>

</div>

<!-- Scripts -->
<script src="http://localhost:4000/%20assets/js/jquery.min.js"></script>
<script src="http://localhost:4000/%20assets/js/jquery.scrolly.min.js"></script>
<script src="http://localhost:4000/%20assets/js/jquery.scrollex.min.js"></script>
<script src="http://localhost:4000/%20assets/js/skel.min.js"></script>
<script src="http://localhost:4000/%20assets/js/util.js"></script>
<!--[if lte IE 8]><script src="http://localhost:4000/assets/js/ie/respond.min.js"></script><![endif]-->
<script src="http://localhost:4000/%20assets/js/main.js"></script>

</body>

</html>