Skip to content
View ozgurozkan01's full-sized avatar

Block or report ozgurozkan01

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
ozgurozkan01/README.md
int main()
{
    std::string full_name     = "Özgür ÖZKAN";
    std::string title         = "Software Engineer Candidate";
    std::string information   = "Lover of learning and clean code..."
                                "I’m currently learning **C++ and Low Level Programming**"
                                "I'm currently working on ** Multithreading with C++ **";
    return 0;
}

Coding

Languages and Tools:

arduino c cplusplus csharp git java unity unreal

ozgurozkan01

ozgurozkan01

Pinned Loading

  1. EmpressOfBattlefield EmpressOfBattlefield Public

    A battle game trial by using UE5/C++ to develope myself in game programming.

    C++ 4 1

  2. Fractal Fractal Public

    Fractal Simulation With SDL

    C++ 3

  3. TPS_Game TPS_Game Public

    3D Third Person Shooter Game Trial with Unreal Engine 5

    C++ 6 1

  4. Chip-8_Emulator Chip-8_Emulator Public

    Chip-8 Emulator with C++ and SDL2 to understand software architecture deeply

    C++ 3

  5. FreeBoy FreeBoy Public

    Monochrome GameBoy Emulator to learn low level programming deeply with C++

    C++ 11

  6. FreeRun FreeRun Public

    Free Running Parkour Game Trial with UE5/C++

    C++