ॐ शांति
home
stuff
resume
music
amusing links
opinion time
contact me
Professional Projects
  1. ADM -Blog - Presently Offline

    Work:The website is still in initial phase of iteration. I have included a flash music player, CSS, AJAX contact form. I have used wordpress CMS while developing the blog. Blog has been implemented using PHP, CSS, HTML.

  2. ADM page - Presently Offline

    Work:The website is still in initial phase of iteration. I have included a flash music player, CSS, AJAX contact form. I have used wordpress CMS while developing the blog. Blog has been implemented using PHP, CSS, HTML.

  3. Weight and See

    Work: Bootcampfornutrition is using Joomla as its CMS. Apart from it i have used CSS, HTML and Photoshop.

Academic Projects
  1. A simple crossword puzzle.

    Work : It's a HTML/JavaScript program, which takes the URL of an XML document containing the data for a crossword puzzle, parses the XML file, and displays a template for the crossword puzzle clues contained in the XML file in a HTML document. The resulting HTML document displays a 15x15 array with each cell either colored gray(where an answer will be placed) or black(where no answer will appear), a list of the clues across and down and a “Solve puzzle” button. Clicking on the button will display the solution for the crossword puzzle. The JavaScript program is implemented by embedding it in an HTML file, such that its executed within a browser.

  2. Google search vs live search (Sponsored links).

    Work: This project aims at providing a visitor the ability to compare “Sponsored Links” and “Sponsored Sites”, which are shown at the right side of the search results page on Google.com and Live.com respectively, as a result of a search query.When a user issues a search query, your script will retrieve the anchor text, small description and the URL of the website of all the sponsored links and show the results in shape of a table in a webpage.I have used mainly PERL, DOM, JS and HTML.

  3. Google Flickr Mashup with street view.

    Work: Website takes a user input as city, state and displays markers on that location corr. to first 20 public photos from flickr. User can then select any specific marker to see the photo and title. When user clicks on the "full resolution image " link, a pop-up with original photo is diaplayed. User can also select Street view corr. to that photo location. I have used AJAX, JSON, JAVA Servlet, JS, HTML, DOM.