]> git.za3k.com Git - za3k.git/commitdiff
Add a lot more programming projects
authorZachary Vance <vanceza@gmail.com>
Mon, 1 Jun 2015 11:19:27 +0000 (04:19 -0700)
committerZachary Vance <vanceza@gmail.com>
Mon, 1 Jun 2015 11:19:27 +0000 (04:19 -0700)
index.html

index 0bca1666ad48d7797eae05903fd9b2a03edb28e1..15d8ef59e90c118ec9ca58fe62de97fc4f98de6e 100644 (file)
@@ -44,7 +44,7 @@
     <section id="creative">
         <h1>Creative</h1>
         <ul>
-            <li>Read the bible in <a href="new latin bible.txt">pig latin</a>
+            <li>Read the bible in <a href="new latin bible.txt">pig latin</a> <a href="https://github.com/vanceza/newlatinbible">[Source]</a></li>
             <li>2014 <a href="https://nanowrimo.za3k.com">nanowrimo</a> incomplete entry</li>
         </ul>
     </section>
@@ -53,7 +53,7 @@
         <h1>Services</h1>
         <ul>
             <li>I host an <a href="https://etherpad.za3k.com">etherpad</a> server</li>
-            <li>Get some <a href="http://moreorcs.com">orc-themed email addresses</a></li>
+            <li>Get some <a href="http://moreorcs.com">orc-themed email addresses</a> <a href="https://github.com/vanceza/moreorcs">[Source]</a></li>
             <li><a href="https://publishing.za3k.com">Publish</a> any physical book at minimum cost and maximum convenience</li>
         </ul>
     </section>
     <section id="programming">
         <h1>Programs</h1>
         <ul>
-            <li>Download or contribute to other <a href="https://github.com/vanceza">GitHub</a> projects.</li>
+            <li><a href="https://github.com/vanceza/keystroked">keystroked</a>, a daemon I <a href="https://bountify.co/keystroke-counter-daemon">commissioned</a> which monitors whether you're typing or not on a computer so you can monitor billable hours / computer addiction automatically.</li>
+            <li><a href="https://github.com/vanceza/vlad">Vlad the remailer</a>, a service which emails a group once a day to see what individuals accomplished, and sends the group a summary the next morning</li>
+            <li><a href="https://github.com/vanceza/export-chrome-bookmarks">export-chrome-bookmarks</a>, outputs booksmarks in chrome, one per line</li>
+            <li><a href="https://github.com/vanceza/billpay-ios">"Billpay"</a>, an iOS app to play a weighted version of credit card roulette for group dinners</li>
+            <li>Forget.io (dead as a service), which emails you periodic reminders to report mental state <a href="https://github.com/vanceza/forgetio">[source]</a></li>
+            <li><a href="https://github.com/vanceza/volcano-roguelike">Volcano</a>, a roguelike which is complete but no fun to play</li>
+            <li><a href="https://github.com/vanceza/ec2-cli">ec2-cli</a>, a bash wrapper around EC2 functionality to simplify starting and stopping instances (includes integration with <a href="https://www.gnu.org/software/parallel/">GNU parallel</a>)</li>
+            <li><a href="https://github.com/iurisilvio/csvtodsv">csvtodsv</a>, a command-line tool I <a href="https://bountify.co/excel-style-csv-parser-for-unix">commissioned</a> which converts from excel-style CSV format to unix-style Delimiter-Seperated-Value (DSV) formats</li>
+            <li><a href="https://github.com/vanceza/decolorize">decolorize</a>, a script to strip out ANSI color codes</li>
+            <li><a href="https://github.com/vanceza/google-count">google-count</a> prints the number of google results for a phrase, for xkcd-style big data analysis</li>
+            <li>Any other <a href="https://bountify.co/users/vanceza">bountify.co</a> commissions</li>
+            <li>Download or contribute to <a href="https://github.com/vanceza">GitHub</a> projects</li>
         </ul>
     </section>
 </body>