Skip to content
View erdemozd's full-sized avatar

Block or report erdemozd

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. STM32-based-Microcontroller-board-design STM32-based-Microcontroller-board-design Public

    Microcontroller board design with STM32F042G6U6 microcontoller using Altium Designer.

  2. Shortest-Path-with-Bellman-Ford Shortest-Path-with-Bellman-Ford Public

    C code for finding shortest path for given .txt file ( .txt file must be in edge list format). Code utilizes graph data structure and Bellman-Ford algorithm.

    C

  3. Student-Automation-System Student-Automation-System Public

    C code for student automation system. Codes features are: Sort the students by their name, ID and faculty code, delete a student from the system, display the system. (Code utilizes linked list and …

    C