Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.29 KB

README.markdown

File metadata and controls

32 lines (27 loc) · 1.29 KB

Antti Risteli's pet projects

Just some of my pet projects. "Hacks" etc ugly stuff are kept to myself, so these are the most polished ones.

C#


(source available in this repository)


(source available in this repository)


A simple HSL stopmap written for WP7. Sorry, no sauce. Java


Java game system with a dedicated server & client. Uses Apache MINA to do networking
Project at github Ruby

  • WANG (Web Access with No Grief) HTTP Library contributor
    • github project
    • A small pure Ruby HTTP library that supports keep-alive, cookies and proxies. Commits from joux3/joujoujou are mine
  • A (very) quick and dirty implementation of regular expressions on Ruby using NFAs. Source available in this repository

Web 2.0

HSL Stopmap
Backend Ruby & Async Sinatra on Heroku, MongoDB on MongoLab. Google maps on client side