Projects and Work

Current Projects : 
  • Snake Game:


Canvas Not Supported. :(


  • Download pdf files automatically (provided link of a web-page to the software).
  • Abstract : The script reads the source code of the web-page and then download all the pdf files whose URL it finds in the source code.
  • Website in PHP: www.artorchid.com
  • Ques. Paper Downloader in Java for Thapar University student friends. See here for software and source code.
  • Chat Program using BSD sockets: Source Code
Timetable Scheduling
This is a project, I am working on since first week of June2010. A working prototype of this project is ready.
Screen-shots:

Page 1 to gives options to maintain lists of 1.batches 2.courses 3.rooms 4.teachers


Page 2 for scheduling timetables
Implementation: The project is being implemented in Java supported by Oracle Database. The data is maintained in the Database using SQL queries embedded into java programs with the help of JDBC(Java Database Connectivity).
 
Optimization Techniques
Presentation here. 


Presentation on OSS


Presentation On Stock Market 

Microsoft .Net Club Poster
Poster for C-sharp Workshop

Maze - Game in C
Controls : w a s d to move the smiley and n to exit.
Task : Move the smiley to the other corner of the screen in shortest time. In the end of the game, time taken will be displayed.
Screen Shots : 




Tower Of Hanoi  
I implemented the algorithm for the solution of this very famous and hyped problem in C language. Here is the source code. Following are the outputs for various values of no. of disks (read by program once in the inception of execution) :
No. of disks  Output
       04            here

       05            here

       15            here


More ProgramsCalender Program
Enter the month and year and the month's calender will be displayed.
Here's the source code.

 
More Programs
check at Programs