Skip to content
View barannmeisterr's full-sized avatar

Block or report barannmeisterr

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Mangala-Board-Game Mangala-Board-Game Public

    Mangala is a Turkish strategy game played by two players. The game board consists of 12 small pits, 6 for each player, and a large storehouse where each player collects their stones. The game is pl…

    Java

  2. Maze-to-Graph-Conversion-For-Path-Finding Maze-to-Graph-Conversion-For-Path-Finding Public

    This project converts a maze into a graph representation and performs various graph-related operations on it.The maze is represented as a 2D array of characters where: "S" indicates the start point…

    Java

  3. Pediatric-Endocrinology-Clinic-Time-Table-Scheduling-System Pediatric-Endocrinology-Clinic-Time-Table-Scheduling-System Public

    This java swing gui project is a comprehensive scheduling system for a Pediatric Endocrinology Clinic. It uses Directed Graph data structure to efficiently model the complex relationships and const…

    Java 1

  4. E-Commerce-System-with-Behavioral-Design-Patterns E-Commerce-System-with-Behavioral-Design-Patterns Public

    The E-Commerce System with Behavioral Design Patterns project is a Java-based e-commerce system management that demonstrates the use of behavioral design patterns to create a flexible, scalable, an…

    Java

  5. Dynamic-Transportation-Bus-Schedule-Simulation Dynamic-Transportation-Bus-Schedule-Simulation Public

    This project simulates real bus transportation systems, analyzes route structures and builds the base for shortest path / trip planning algorithms by using Directed Graph Data Structure and Dijkstr…

    Java

  6. PPE_and_Construction-Site_Detection_YOLOv9e PPE_and_Construction-Site_Detection_YOLOv9e Public

    This is a computer vision project that uses YOLOv9-e model and checks if workers wear their Personal Protective Equipment (PPE) and if they keep a safe distance from work machines.

    Python