|
|
Projects
Semester I
-
ISSC Intranet
“Intranet” consists of various modules like E-Books, Notices,Assignment,
Lecture Notes, Notices, and Events. It has been designed on the basis
MVC (Model View Controller) pattern. The View is done through JSP, the
data from the view page is given to Controller, which accordingly checks
the input data and calls the logic. Through model, data from the
database has been fetched and populated using Java Beans and passed to
the JSP page. Various users like Student, Teacher, Alumni and
Administrator are provided logins and password to access the intranet.
-
ISSC Department Website
Aim of project was to develop website for our Department ISSC. Major
features were, providing registration feature to all authorized
personals and its administration, Substitution method for password
encryption and decryption, dynamically displaying information of Alumni,
faculty, pages loading files dynamically e.g.: Loading placement info
files in PDF format and finally Layout Design. All functionalities were
successfully completed in time. All development tools were either open
source or free.
-
Offline Database
In this project replica of the remote database is created and stored at
the user terminal. When connection breaks with the remote database its
replica is used by the system for retrieving and storing data. As soon
as connection is up, remote database gets updated by referring the
offline database (i.e. replica). In this project database is stored in
the XML format which takes less storage space and enables fast retrieval
of the data.
-
Market Ticker
It consists of two applications, first being a Stock Market Simulator
(Server Side) and the Market Ticker (Client Side). This application is
helpful for stock market regulars like buyers, sellers, brokers etc. The
application is supposed to give the user accurate and continuous
information related to the stock market and also generate graphs and
help in the prediction of future trends. The project was made up of
various modules such as Database, Socket Programming,Multithreading,
GUI, Randomization of stocks etc.
-
Linux from Scratch
Linux from Scratch (LFS) is a project that provides you with stepby-
step instructions for building your own custom Linux system, entirely
from source code. Goal of this project is - to know a Linux system works
internally, building LFS produce a very compact Linux System, LFS is
extremely flexible and LFS provides you to added security.
-
Generic File Transfer Utility
GFTU is a program for facilitating the transfer and the intermediate
processing of files between two Locations. The actual working of the
GFTU can be divided into three parts: Fetching the file from the Remote
Location, Processing the file on the Server and generating reports
according the status of the file and Delivering the file at another
remote location specified by the user.
-
Agricultural Information System
This project is a web based agriculture Portal to address the
Information and Business requirements of various players in the
Agriculture viz., Farmers, Trade channel partners, Students, Scientists
and Companies.
-
Steganography
The project accomplishes two tasks of hiding any format of data into a
JPEG image and also extracting the hidden message from the JPEG file. A
BMP image along with a message is taken as input and is converted into
JPEG image using JPEG compression algorithm with hidden message. This
JPEG image can be decoded to get the hidden message present in it.
Semester II:
-
XML Compare Utility
“Compare Utility”, which compares two XML files and messages
accordingly.
-
TaskMan
TaskMan is being developed as comprehensive Web based Personal
information management portal to address the Information & Personal task
management requirements of various users viz. Professionals, Housewife
or any other one who wants to manage his schedule in an efficient
manner. This can be used as one stop personal schedule management
resource for any general user. TaskMan will provide online management
facilities for organizing tasks, Reminders of upcoming tasks, various
reports as per requirements, facility to export/ import schedule to XML
files etc.
-
Concurrent Versions System
Concurrent Versions System is developed using C# .Net technology. It is
simulated version of C.V.S. (Concurrent Versions System). It provides
the Checkout, Checking, Version Compare, and History, Reconfigure and
Use commands. Database is handled to keep the information of users as
Login id and Password.
-
J-PlotSci
J-PlotSci is a mathematical function graph plotter and scientific
calculator for all Java enabled phones supporting MIDP1.0. Tools used
for development are jdk1.5, Sun wireless toolkit CLDC 2.0. Aim is to
develop utility which is handy and useful in understanding nature of
mathematical function, and to learn new technologies and concepts on how
to build application for mobile devices which will be useful for ondate
technology.
-
Event Management
This is a web based project in which we are developing general event
management system which includes maintaining information and reports
about different types of events e.g. Techfest, Alumni meeting etc.,
seminars, sponsors and also student registrations, competitions and
prizes.
-
Lets Be Friends
Lets Be Friends is an online social network, where people will be
connected via a network; the members can create or formulate their own
network of friends and also be in contact with many friends. In short
this is a prototype being designed, which will help people be getting in
contact with each other, and also to get to know more people.
-
Web browser
This project uses the high language features provided by C# language and
making full use of all the resources provided by .NET framework. This
web browser consists all utilities provided by some popular web browsers
as well as it provides some new features which are not provided by other
web browsers e.g. File uploading, peer 2 peer file sharing , chatting
from within web browser etc.
-
Checkpointing
This is the project for restarting the crashed process. When it restarts
the process, it brings the process at the point where it was crashed.
The program restores all its data before crashing. For this system must
generate core dump file which will be used to restart the process. In
this project various system calls, processes and various types
executable & linking file formats are studied.
|
|