The Projects that I have successfully completed are the following: 1. Developed a SEARCH ENGINE, which works for the local hard disk, for a competition organized by IEEE. Description: Search engines is a utility that typically goes through all the HTML files, ranks the page and store the address of the page in its database. The Search Engine developed in this case searches the Local Hard disk for HTML files and does the same as what the Search Engine for the Net does. The program searches for the headings and meta tags in the HTML files and identifies the keywords. It then uses these keywords to rank the page based on the number of occurrences of the keywords, their location in the file. It also detects if the keywords are actually visible to the user. 2. Conformance tool for SNMP using Object Oriented Analysis and Design. (Final Year Project) Description: SNMP stands for Simple Network Management Protocol. The Managers and the Agents in a SNMP Network communicate with each other using the SNMP messages. The Present version of SNMP does not validate this message. An error in these messages may cause illegal operations to be performed. The System may crash in the worst case. The "Conformance tool" is used to validate the message and to correct it in case it is in the incorrect format. The tool looks only for the format of the message and is not concerned with the content of the message. A small validation on the content is done by the SNMP itself. The Code that we developed for this project can be downloaded for free by clicking here. You are allowed to make changes to code if you wish to do so. Please send me your comments on the code to lesliedennis321@hotmail.com. 3. Image Enhancement (On Hand) Description: Dark lines are introduced when a picture with folds on the paper is scanned. This software is to identify these dark lines or takes inputs from the user and eliminates them. Besides these, I have programmed many small 2D games. Coding games is one of my hobbies. I like coding new games. |
|
|
|
|