Skip to content
View mberkayavc's full-sized avatar

Block or report mberkayavc

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. Cpp-Classic-Snake-Game Cpp-Classic-Snake-Game Public

    A simple Snake Game implemented in C++ using conio.h and windows.h libraries. The player controls the snake using w, a, s, d keys, and the game features multiple difficulty levels, a scoring system…

    C++

  2. Cpp-Understanding-Pointers-and-String-Manipulation Cpp-Understanding-Pointers-and-String-Manipulation Public

    This example shows how to use pointers to modify variables and apply conditional assignments using the ternary operator. It also demonstrates basic string manipulation in C++.

    C++

  3. Cpp_DynamicArray-finding-maxmin-elements-with-pointers Cpp_DynamicArray-finding-maxmin-elements-with-pointers Public

    A simple C++ program that dynamically allocates memory for an array, takes user input to populate the array, and uses pointers to find and display the largest and smallest elements along with their…

    C++

  4. interactive-dimmer-led-rider interactive-dimmer-led-rider Public

    Interactive LED Pattern Changer is a project that runs on STM32F107VG Discovery Board. This project features three LEDs that are controlled via a simple button with dimmer function and flash in a s…

    C

  5. knight-rider knight-rider Public

    Project made with STM32F407VG Discovery Kit, which enables the LEDs to flash sequentially

    C

  6. LED-sequence-gpio-project LED-sequence-gpio-project Public

    Sequential LED lighting project with STM32F407G Discovery Board

    C