Skip to content
View cagatay005's full-sized avatar

Block or report cagatay005

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. spaceShooterC- spaceShooterC- Public

    a console game with c++

    C++

  2. Pure-Python-Fruit-Ninja-No-Assets-Procedural-Audio- Pure-Python-Fruit-Ninja-No-Assets-Procedural-Audio- Public

    Fruit Ninja clone in Python with 0 assets. Procedural graphics & audio generated via DSP.

    Python

  3. Scientific-Molecular-Visualizer Scientific-Molecular-Visualizer Public

    Interactive 3D molecular viewer and analyzer powered by PubChem data and RDKit.

    Python

  4. LSB-Steganography LSB-Steganography Public

    LSB Steganography is a technique used to hide a secret message within a cover file (usually a digital image) by replacing the least significant bit of each byte with a bit of the secret data.

    C++

  5. Steganography Steganography Public

    A native C++ steganography tool that uses Adaptive Edge Detection and XOR encryption to hide binary files inside BMP images without external libraries.

    C++

  6. Neon-Defender Neon-Defender Public

    A standalone arcade shooter engineered entirely with pure code. Features include a custom DSP engine for real-time audio synthesis, procedurally generated vector graphics, an adaptive Boss AI with …

    Python