TermKit: WebKit-based unix terminal
The interface ideas here are brilliant, e.g. the auto-complete, and ls with proper icons. I'm not sure webkit/javascript/json is the proper implementation though, and the author has a few misconceptions about unix; cat isn't just for displaying the contents of a text file, it's for concatenation. The implementation of cat as an all-purpose file viewer doesn't quite fit.
