MY PROJECTS

Devesh Ratan


1. TicTacToe

Technologies: JAVA


This is a famous TicTacToe game. The game is played on a grid that is a 3 * 3 Matrix. At First it takes name of both the Player then Player 1 will enter X and Player 2 will enter O. Each Player takes turns by putting their marks in empty squares. The first player to get 3 marks in a row (up, down, across, or diagonally) is the winner and that player name will displayed on the screen with a message. And Game wiil be over. I used JAVA to develop this Game.



2. MY CALCULATOR

Technologies: JAVA


This is a simple calculator which performs the most common Arithmetic Operations. I used JAVA to receive input, perform Operation and display the Output on the Screen Panel.

3. EMPLOYEE RECORD MANAGEMENT SYSTEM

Technologies: VISUAL BASIC 6.0, MS ACCESS


This a GUI based apllication which manages every possible details of the EMPLOYEE. You can see the details of the Employee like name, address, salary, departments etc. by giving employee id only. You can also calculate the net and gross pay of any employee. There is some edit features also provided in this system like you can add detais of another employee, update the details of existing employee and delete the records of existing employee. I used VB 6.0 for coding and MS ACCESS for Database.

4. QUIZ RAIN

Technologies: HTML, CSS, JAVASCRIPT


This is a Quiz Web Application where you can choose one option out of four for each question. You will get 10 seconds for answering each question. You will score one point for each correct answer. At the end of the Quiz you will get your Scorecard displayed with a suitable message.

5. INDIAN FLAG

Technologies: JAVA


This is an Animated Indian Flag Program with some texts written on it in an animated way. Even Ashok Chakra is also made to appear in an unique style. It is made by using JAVA AWT & Swing Packages.