- Contacts Selector for iOS
- Objective C
- Sample project to read contacts from facebook and iPhone address book. Click here to know more.
- Craigslist Jobs Downloader
- Python, MySql
- The python scripts will download all jobs available on Craigslist. Its completely written in python. It also has a thread pool to run multiple downloads at once. Its hosted on GitHub. You can download the project from there. Click here to know more.
- PostIt
- Java, Swing
- Simple application to save notes and files. Click here to know more.
- ScreenCapture
- Java, Swing
- Application to take screenshots of the desktop. Click here to know more.
- QuickSearch
- Python
- Simple application to search for files. Click here to know more.
- HostFileChanger
- Python
- Application to change the host file settings. Useful for web QA engineers. Click here to know more.
- GetXandY
- C++, MFC
- Retrieves the X and Y coordinates of the mouse in real time. Click here to know more.
- Snapshot Finder
- Python
- If you are using VMWare and saving snapshots, you can use this application to search for those snapshots. Click here to know more.
- Space claimer
- Python, wxPython, Py2exe, SQLite
- If your lazy to delete files which you keep downloading again and again, you can use this utility to delete it for you.You can set a schedule, set the type of files to delete, for ex:- VC*.zip will delete all files starting with VC and ending with .zip extension. Click here to know more.