Pinned Repositories
Bank-Management-System
Created a bank management system interface using java and OOP concept to manage bank information about customer.
BFS-visualizer-using-pygame
BFS visualizer with Obstacles that can be used to visualize how the BFS works using pygame library.
Connect4
Connect4-Game is a React-based Connect Four game. Play with friends, online opponents, or against AI. Enjoy classic fun in a modern web app!
csharp
Determinant-Finder-of-Matrix
This is a code written in C language that can find the determinant of a given square matrix.
Dhru08
Operating-System-Scheduling-algorithms
C++ language that can perform various scheduling algorithms.
Shorted-Path-in-graph
Written a code in C language that can find shortest path between 2 node in weighted graph.
Test-Generator
Todo
The "todo" GitHub repo is a React.js-based web application for managing to-do lists, offering a streamlined task management experience.
Dhru08's Repositories
Dhru08/Connect4
Connect4-Game is a React-based Connect Four game. Play with friends, online opponents, or against AI. Enjoy classic fun in a modern web app!
Dhru08/Test-Generator
Dhru08/Todo
The "todo" GitHub repo is a React.js-based web application for managing to-do lists, offering a streamlined task management experience.
Dhru08/Bank-Management-System
Created a bank management system interface using java and OOP concept to manage bank information about customer.
Dhru08/BFS-visualizer-using-pygame
BFS visualizer with Obstacles that can be used to visualize how the BFS works using pygame library.
Dhru08/csharp
Dhru08/Determinant-Finder-of-Matrix
This is a code written in C language that can find the determinant of a given square matrix.
Dhru08/Dhru08
Dhru08/Operating-System-Scheduling-algorithms
C++ language that can perform various scheduling algorithms.
Dhru08/Shorted-Path-in-graph
Written a code in C language that can find shortest path between 2 node in weighted graph.
Dhru08/SQL-to-relation-algebra-parcer
Convert the basic SQL into their relation algebra form.