ACADEMIC PROJECTS

1. A New Deep Neural Network Based Learning to Rank Method for Information Retrieval
11/2020 – 06/2021
https://www.github.com/bishalogy/InformationRetrieval
• This project proposes a new deep neural network-based method directly using extracted IR features in Python to rank the data or information when given query as a search engine for the locally present documents.

2. System Monitoring
09/2020 – 11/2020
https://github.com/bishalogy/SystemMonitoring
• The purpose of this project was to develop a web application for the monitoring system and secure system operations from attackers. This project helped us in gaining valuable information and practical knowledge on several topics like designing web pages using HTML and CSS, usage of responsive templates and management of data using PHP, JSON, and MySQL.
 
3. Blood Bank Management System
07/2020 – 08/2020
https://github.com/bishalogy/BloodBank
• "Blood Bank Management System" is a browser-based system that is designed to store, process, retrieve, and analyse information concerned with the administrative and inventory management within a blood bank. Based on: HTML, CSS, PHP, DBMS.
 
4. Train Arrival and Departure
02/2020 – 05/2020
https://github.com/bishalogy/TrainArrivalAndDepature
• A Computer Graphics (CG) mini project developed using OpenGL (C++) where a railway station environment is showcased using the signal light for the train to arrive, halt and departure with day and night feature.
 
5. Telephone Billing System
09/2020 – 11/2020
https://github.com/bishalogy/billing
• Telephone Billing System project is developed using PHP, CSS, Bootstrap, and JavaScript. Talking about the project, it has all the essential features required for a billing system. This project contains an admin side where Admin can manage all the billing activities and client’s information. The admin plays an important role in the management of the system. In this project, all the main functions are performed from the admin side.

Comments