Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
- ---
- layout: home
- title: Home
- ---
-
- <div class="project">
- <div class="project-head">
- <a class="invert" href="http://github.com/earwig/earwigbot">earwigbot</a> <span class="description"><i>(Python // started April 2009)</i></span>
- </div>
- <div class="project-body description">
- <i>EarwigBot</i> is a <a href="http://python.org/">Python</a> robot that edits <a href="http://en.wikipedia.org/">Wikipedia</a> and interacts with people over <a href="http://en.wikipedia.org/wiki/Internet_Relay_Chat">IRC</a>.
- </div>
- </div>
- <div class="divider"></div>
- <div class="project">
- <div class="project-head">
- <a class="invert" href="http://github.com/earwig/toolserver">toolserver</a> <span class="description"><i>(Web // started July 2009)</i></span>
- </div>
- <div class="project-body description">
- A collection of <a href="http://en.wikipedia.org/">Wikipedia</a>-related web tools and associated documentation running on the <a href="http://toolserver.org/">Wikimedia Toolserver</a>.
- </div>
- </div>
- <div class="divider"></div>
- <div class="project">
- <div class="project-head">
- <a class="invert" href="http://github.com/earwig/music-quizzer">music-quizzer</a> <span class="description"><i>(Python // started May 2011)</i></span>
- </div>
- <div class="project-body description">
- <i>MusicQuizzer</i> is a <a href="http://en.wikipedia.org/wiki/Tk_(framework)">Tk</a>-based program that can help you prepare for your music final with randomly-generated listening quizzes.
- </div>
- </div>
- <div class="divider"></div>
- <div class="project">
- <div class="project-head">
- <a class="invert" href="http://github.com/earwig/git-repo-updater">git-repo-updater</a> <span class="description"><i>(Python // started June 2011)</i></span>
- </div>
- <div class="project-body description">
- <i>Gitup</i> is a console script that allows you to easily pull to multiple git repositories at once.
- </div>
- </div>
- <div class="divider"></div>
- <div class="project">
- <div class="project-head">
- <a class="invert" href="http://github.com/earwig/earwig.github.com">earwig.github.com</a> <span class="description"><i>(Web // started June 2011)</i></span>
- </div>
- <div class="project-body description">
- <i>earwig.github.com</i> is... well... what you're viewing right now. In source code form!
- </div>
- </div>
- <div class="divider"></div>
- <div class="project">
- <div class="project-head">
- <a class="invert" href="http://github.com/earwig/lobo">lobo</a> <span class="description"><i>(NetLogo // started December 2011)</i></span>
- </div>
- <div class="project-body description">
- <i>Lobo</i> is Logo Bolo: a re-envisioning of <a href="http://en.wikipedia.org/wiki/Bolo_(video_game)">the classic tank game</a> by Stuart Cheshire in NetLogo.
- </div>
- </div>
|