.PROJECTS

Chat Bot - PO

The goal of creating this text chatbot was to learn about the interaction between a person and a machine. To develop the application, we went through the five levels of NLP. As a result, our chatbot program operated with about 80% accuracy and could answer and respond to general queries and greetings.


Github Link
GUI For CPU Scheduling Algorithm

This project was created to demonstrate the visualization of the majority of Operating System Process Scheduling Algorithms. We built all algorithms with legitimate priority options for the user to select from, as well as some extra features such as a View Time Log and a comparison table of all the methods. The entire procedure is clearly illustrated for the input provided by the user.


Github Link
Rubik's Cube Timer And Visualization

The goal for working on this project was to offer a decent visual representation of moves and movements in a Rubik's Cube. We included 3D visualization of the Rubik's Cube, Inspection Time in Timer, and other improvements. We are all aware that there are two types of cubing competitions. There are two types of ratings: 1) rated and 2) unrated. I took up the notion of making the timer because it was non-rated. We established an unofficial rank list that is kept up to date by the team.


Github Link
TO-DO List

I made a to-do list in which all I have to do is talk and the computer will handle the rest. It is far more convenient for elderly individuals who have difficulty typing or creating a list. I'm still working on improving the accuracy of speech, and once it's at its peak, I'd like to release it as both an app and a website.


Github Link
BST Traversal Visualization

The goal of this project was to create a visualizer application so that a user with no understanding of how BST works may comprehend how it works more graphically and straightforwardly. The graphical representation was crucial since it aids the user in comprehending the foundations of the subject. In the application, we included functionality for adding and deleting nodes with integer nodes


Github Link
Database Management System For OSAIL

OSAIL is the organization in charge of the university's fests, events, and the operation of clubs and committees. The major goal or motto for this project was to create a database system to improve organizational accessibility, security, and data management for students, events, and event participation details. For a more realistic execution of the notion, we created an ER model and a Relational model and implemented both in MySQL.


Github Link