Click here to download my resume
Sample Works - Live URL
Flickr Google Maps Mashup - http://jerryfrankj.s156.eatj.com/examples/servlets/ajax.html (Web Server: Tomcat)
This uses a combination of Google Maps and Flickr database. Here, the user is allowed to enter the name of a location in the main page.
For example, The search string can be Los Angeles, CA or any other location
When the Search button is clicked, the query is passed on to the Java Servlet running in my Tomcat Web Server.
This Servlet performs a reverse Geo-encoding query on google maps to obtain the latitude and longtitude of the location.
These co-ordinates are extracted and then a REST query is performed on Flickr database to obtain the photos uploaded in the given location.
The search is performed in such a way that only the photos uploaded in the public section of Flickr within the last 24 hours are taken.
The photo search in Flickr is restricted to 20 photos and 10 miles within the searched place.
Finally markers are placed in the map. When a marker is clicked, photos from the Flickr are showed in google maps.
It also shows a street view of the clicked location
CrossWord Puzzle Solver - http://www-scf.usc.edu/~jbert/crossword.html
This application helps in solving CrossWord puzzle using XML files.
Please enter data1.xml or data2.xml or data3.xml or data4.xml or data5.xml or data6.xml or data7.xml or data8.xml in the text box
& click "Load XML button"
This displays a CrossWord Puzzle game with hints. All these info are extracted from the input XML file.
The file is parsed and the data is displayed.
This application can also solve the CrossWord puzzle for the user
Sp onsored links comparison from www.google.com and www.live.com using Perl - [Server down!! Please check back later](Web Server: Apache)
Using this web-page, user can compare the advertisements in www.google.com and www.live.com .
User is allowed to enter text in the search box. When the search button is pressed,
the sponsored links (that usually appears at the right side of the search results in google.com and live.com )
from both the websites for the search query provided are displayed in a tabular format
Resume Preview
Resume - Jerry Frank John Bert
Page last updated on Saturday November 21, 2009