Skip to content
View leventDemirkaya's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report leventDemirkaya

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 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

Popular repositories Loading

  1. HardwareMonitorApp HardwareMonitorApp Public

    This project is a C# WinForms application that uses the LibreHardwareMonitor library to monitor CPU, GPU, memory, storage, and other hardware sensor data in real-time, providing a user-friendly int…

    C# 1 1

  2. huffmanEncoding huffmanEncoding Public

    Efficient Huffman Encoding implementation in C# using memory-friendly data structures like lists and arrays for lossless compression.

    C#

  3. audioSteganography audioSteganography Public

    LSB (Least Significant Bit) steganography method to hide text messages inside .wav audio files using C# and NAudio library.

    C#

  4. audioSteganographyWithAllTypesOfFiles audioSteganographyWithAllTypesOfFiles Public

    Hide text, image, or video files securely inside .wav audio files using LSB steganography with C# and NAudio.

    C#

  5. TextMiningProject TextMiningProject Public

    Forked from umitkrkmz/TextMiningProject

    author recognition project

    Jupyter Notebook

  6. huffman-Cryptology-Into-Sound-Files huffman-Cryptology-Into-Sound-Files Public

    Audio steganography application developed in C# using .NET 6.0 that hides secret text, image, and video files inside .wav audio files by manipulating least significant bits (LSB). It uses Fibonacci…

    C#