Showing posts with label Projects. Show all posts
Showing posts with label Projects. Show all posts

Monday, January 4, 2010

Beauty Of Art

Beauty Of Art is a small static website developed by me. This site shows the various forms of creativity in the form of pictures and videos.
This site is developed by using frames in HTML. There are three frames.
1) The top frame contains the banner
2) The left frame contains the links to various forms of art
3) The right frame shows the various forms of art

The source code is available for download. The home.htm file is the main page.

Download

Monday, November 23, 2009

Scientific Calculator

I was a part of the team that developed a Scientific Calculator. The team consisted of Shraddha Jagani, Foram Doshi and myself. It was our project for the fifth semester of Information Technology degree course.

The Scientific Calculator is a java based application that performs both basic and scientific operations. The application provides the user an option to choose between the basic mode and scientific mode. Based on the option selected by the user, the application calls the corresponding class and the user can perform various mathematical operations provided in the class.

Requirements:        jdk1.6.0_01

OS Compatibility:   Windows XP

Download