Research
Style Based Search

A search system that will allow users to query web pages on stylistic attributes (like pages with funny backgrounds, or pages with 3 columns layout). The search query could be either language-keyword based or it could be based on examples i.e. a user can select a design and ask the system to show other examples in the corpus that are similar (or dissimilar) to the designs in the query.
This work is a part of the Bricolage project, being led by Ranjitha Kumar, a PhD student at Stanford, advised by Prof. Scott Klemmer.

Data Wrangler

I am collaborating with Sean Kandel (a PhD student at Stanford, advised by Prof. Jeff Heer), who is the primary investigator for this project. Data Wrangler is an interactive tool for data cleaning and transformations. It combines direct manipulation of visualized data with automatic inference of relevant transforms, enabling analysts to iteratively explore the space of applicable operations and preview their effects.

Redprint

Programmers often borrow code by searching web (code repositories, documentation, blogs and forums). Redprint is a browser based IDE for PHP that integrates web search into the development environment to enable programmers with context specific example code in real time, to reduce the cost of searching and time to develop software. A demo version is available at: http://projects.abhardwaj.org/redprint/