Home

You seem to have stumbled across Vikhyat Korrapati's website. You will find a few articles about stuff I find interesting in the sidebar.

Code

The code described below can be found at my github account.

Theca

Theca is a tiny command-line frontend to MPG123. I wrote it because I wanted an extremely simple, lightweight mp3 player and didn't find anything that fit what I had in mind.

Zenity.rb

Zenity.rb is a rubygem that serves as a frontend to Zenity. It makes it slightly easier to have a primarily command-line based script display GTK+ dialog boxes.

Similar Sounding Words

Similar Sounding Words is a rather cool toy. It uses the Soundex and Levenshtein distance algorithms (which weren't written by me) to return a list of words that sound similar to a give one.

Other code

Art