Skip to content
View mehmetcangurbuz08's full-sized avatar

Highlights

  • Pro

Block or report mehmetcangurbuz08

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Wizard-Map-Navigation Wizard-Map-Navigation Public

    Developed a pathfinding system that dynamically calculates the shortest route on a map using efficient graph traversal algorithms. Integrated an adaptive helper mechanism to optimize path costs whe…

    Java 1

  2. Cargo-Delivery-Optimization-System Cargo-Delivery-Optimization-System Public

    This project optimizes cargo delivery routes using Ant Colony Optimization (ACO). It simulates ant behavior to find near-optimal paths on a weighted graph, dynamically updating routes through phero…

    Java 1

  3. Social-Media-Management-System Social-Media-Management-System Public

    This project implements a social media management application designed to handle user profiles, posts, and interactions efficiently. The system uses custom data structures for optimized storage and…

    Java

  4. Truck-Company-Management-System Truck-Company-Management-System Public

    This project implements a truck company management system, optimizing truck allocation and parking using custom data structures and AVL trees. The system efficiently manages truck assignments to pa…

    Java

  5. Image-Processing-Project Image-Processing-Project Public

    This project focuses on image processing tasks such as high-pass filtering, alignment correction, and pixel sorting using `.pgm` format images. It applies various transformations to images programm…

    Python

  6. Turkey-Map-Navigation-System Turkey-Map-Navigation-System Public

    This project implements a navigation system for cities in Turkey using graph-based pathfinding algorithms. The system efficiently finds routes between cities, ensuring optimized travel paths and di…

    Java