CINXE.COM
The First Two Weeks Ready Codeathon : Humanitarian Toolbox Blog
<!DOCTYPE html> <html> <head> <title>The First Two Weeks Ready Codeathon : Humanitarian Toolbox Blog</title> <link type="application/rss+xml" rel="alternate" title="Humanitarian Toolbox Blog" href="/blog/rss" /> <link type="application/atom+xml" rel="alternate" title="Humanitarian Toolbox Blog" href="/blog/atom" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Bootstrap core CSS --> <link href="/static/css/bootstrap/bootstrap.min.css" rel="stylesheet" media="screen"> <!-- Custom styles for this template --> <link href="/static/css/app/htbox-website.css" rel="stylesheet" media="screen"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="/static/js/html5shiv/html5shiv.js"></script> <script src="/static/js/respond/respond.min.js"></script> <![endif]--> <link href="/static/css/wp8fix/wp8fix.css" rel="stylesheet" media="screen"/> <script src="/static/js/wp8fix/wp8fix.js"></script> <script type="text/javascript" src="//use.typekit.net/lhl8dek.js"></script> <script type="text/javascript">try { Typekit.load(); } catch (e) { }</script> </head> <body id="blog"> <div class="navbar navbar-inverse navbar-fixed-top"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/"> <span class="visible-xs">Humanitarian Toolbox</span> <img src="/upload/home/ht-text.png" alt="Humanitarian Toolbox" class="hidden-xs img-responsive"/> </a> </div> <div class="navbar-collapse collapse pull-right"> <ul class="nav navbar-nav"> <li><a href="/about">About</a></li> <li><a href="/sign-up">Sign Up</a></li> <li><a href="/projects">Projects</a></li> <li class="active"><a href="/blog">Blog</a></li> <li><a href="/news">News</a></li> <li><a href="/donate">Donate</a></li> </ul> </div><!--/.nav-collapse --> </div> </div> <div class="container"> <div class="page-header"> <h4 class="text-right"><a href="/blog">Humanitarian Toolbox Blog</a> <a href='/blog/rss'><img src='/static/img/appbar.rss.png' title='Suscribe to RSS feed' height='18'/></a></h4> </div> <div> <h2>The First Two Weeks Ready Codeathon</h2> <p class="text-muted">Monday, February 8, 2021</p> <p> </p> </div> <div class="row"> <div class="col-xs-12 col-sm-8"> <p>How do you get a volunteer-driven application built? Throw a codeathon!</p> <p>On Friday, February 12, a group of coders on Twitch will be working on Two Weeks Ready - and you can join in!</p> <p>First up will be Jeff Fritz at <a href="https://www.twitch.tv/csharpfritz" target="_blank">https://www.twitch.tv/csharpfritz</a> from 10 am to noon Eastern time.</p> <p>Then, from noon to 2 pm Eastern, Michael Jolley at <a href="https://www.twitch.tv/baldbeardedbuilder" target="_blank">https://www.twitch.tv/baldbeardedbuilder</a></p> <p>Dave Paquette takes over from 2 pm to 4 pm Eastern at <a href="https://www.twitch.tv/davepaquette" target="_blank">https://www.twitch.tv/davepaquette</a></p> <p>Finally, Carey Payette will be streaming from 4 pm to 6 pm Eastern at <a href="https://www.twitch.tv/codingbandit" target="_blank">https://www.twitch.tv/codingbandit</a></p> <p>During the livestream, you can see what is parts of 2WR are under construction and help with testing - all the information about Two Weeks Ready is on GitHub at <a href="https://github.com/HTBox/TwoWeeksReady" target="_blank">https://github.com/HTBox/TwoWeeksReady</a></p> <p>Take 2WR out for a spin, and feel free to add issues where you see problems with the app - and if you're up for some coding, comment on an issue in GitHub that you're interested in and work with us to build the application!</p> <p>And expect more codeathons in the future!</p> </div> </div> <footer> <hr> <div class="pull-right"><a href="#top">Back to top</a></div> <p></p> <p>Follow Humanitarian Toolbox on our <a href="/blog">Blog</a> and at <a href="http://twitter.com/htbox">Twitter</a> and <a href="https://github.com/htbox/">GitHub</a>.</p> <p>Code for this website and our projects are hosted on <a href="https://www.visualstudio.com/vso/">Visual Studio Team Services</a> and <a href="https://github.com">GitHub</a>.</p> </footer> </div> <!-- /container --> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="/static/js/jquery/jquery-1.10.2.min.js"></script> <script src="/static/js/bootstrap/bootstrap.min.js"></script> <script type="text/javascript"> var _gauges = _gauges || []; (function() { var t = document.createElement('script'); t.type = 'text/javascript'; t.async = true; t.id = 'gauges-tracker'; t.setAttribute('data-site-id', '55acfa0d5dd0535c30000087'); t.setAttribute('data-track-path', 'http://track.gaug.es/track.gif'); t.src = 'http://track.gaug.es/track.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(t, s); })(); </script> </body> </html>