Pages


Wrote php scripts to crawl/scrape the following sites:

All the scrappers get the reviews,ratings,date,username and review text from the links.

Pagination is automatically handled in the scripts of all the scrapers.

Yelp 
Yahoo Local
TripAdvisor

Yellow Pages
City Search
Merchant Circle
Insider Pages
Super Pages
Judy's Book
Four Square
Zagat
Grub Hub
Great Schools


For example purpose that crawled/scraped data is shown in the following format in the screenshots below:


Screenshots of the scrapped data:


















The scrapped data can also be requested for any of the sites.





Scraped Data:


Crawler for Google Places.

Consumes the links from a REST service.

Navigates to pages one by one.

Clicks the load more reviews button to get all the reviews.

Scrapes the reviews and details

and then submits the results back to the service.




Ported a C# based app to Android with all working screens and options.
















Developed a 3d game for Android Os which the users can play with their voice. The game uses voice recognition to control the spaceship.Solely worked on the voice recognition part along with graphic designing and layouts of the game.The game was developed for the physically impaired.

















A Predator/Prey Game made in C# windows forms.


I made this bot to automate a poker game.

This bot goes to each table in the lobby and posts a bid.

Sits on the table and then posts a message in the chatbox.

After the message has been posted the bot leaves the table and continues to the next table.

The whole process can be repeated as long as the user wants.