Skip to content
View umitkrkmz's full-sized avatar
:octocat:
:octocat:

Block or report umitkrkmz

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
umitkrkmz/README.md

Hi there, I'm Ümit! 👋

Computer Engineer | Software Developer

Computer Engineering graduate based in Ankara, Turkey. I enjoy working across different domains — from kernel-level networking to cryptography to AI-powered detection systems. Published researcher with a focus on chaos-based encryption and steganography.

I build tools that solve real problems and publish them as open source.


🛠️ Tech Stack

Languages: C# (.NET 10), Python 3.11+, T-SQL

Performance: SIMD Intrinsics (AVX-512/AVX2), Zero-Allocation, System.IO.Pipelines

Security & Crypto: ECDH, Chaos-Based Encryption, Steganography, WinDivert/P/Invoke

Backend: ASP.NET Core, EF Core, MediatR (CQRS), Hangfire, SignalR

Tools: Git, Docker, VS Code, Visual Studio 2022


📚 Publication

Secure Audio Steganography Using Vectorized LSB and Chaos-Based Encryption

Korkmaz, Z. Ü., Horasan, F., & Çetinkaya, Z. (2025). Electrical Engineering and Energy, 4(3), 68-86.

DOI


🚀 Featured Projects

Project Description Stack
ChaoticEngine SIMD-accelerated chaos-based cryptography library. 6 chaotic maps (Lorenz, Chen, Tent, etc.), AVX-512/AVX2 with scalar fallback, Chi-Square validated output. C#, .NET 10, SIMD, Cryptography
Aether Experimental P2P communication protocol. ECDH key exchange + chaos-based stream cipher, custom binary protocol, zero-allocation networking. C#, .NET 10, ECDH, P2P
CorporateKnowledgeBase AI-powered knowledge management platform. Clean Architecture, MediatR CQRS, local RAG with Ollama, real-time notifications via SignalR. C#, .NET 10, RAG, Clean Architecture
Chaotic_Audio_Steganography Source code for the published research paper. 7 chaotic encryption algorithms, NumPy vectorized LSB embedding, 84 experiments. Python, NumPy, Research
StegoTester Hybrid AI steganography detection tool. Gatekeeper + Detective architecture (LSB analysis + Random Forest), 15+ metrics, PDF reporting. Python, PySide6, ML

📫 Connect

LinkedIn Email Sponsor

Popular repositories Loading

  1. Chaotic_Audio_Steganography Chaotic_Audio_Steganography Public

    Official Python implementation of "Secure Audio Steganography using Vectorized LSB and Chaos-Based Encryption" (DOI: 10.64470/elene.2025.12).

    Python 2

  2. StegoTester StegoTester Public

    Advanced GUI-Based Analysis and Reporting Tool for Steganography

    Python 1

  3. CorporateKnowledgeBase-legacy CorporateKnowledgeBase-legacy Public archive

    A feature-rich knowledge sharing platform for companies, featuring blogs, technical documents, notifications, and a full admin panel.

    C# 1

  4. ChaoticEngine ChaoticEngine Public

    High-performance chaos theory and cryptography library for .NET 10 utilizing AVX-512/AVX2.

    C# 1

  5. StegoTester-AI-Training StegoTester-AI-Training Public

    Advanced Steganography Detection System training module. Uses a Hybrid approach combining Machine Learning (Random Forest) and Statistical Analysis (Chi-Square) to detect LSB, DCT, and Echo Hiding …

    Python 1

  6. Aether Aether Public

    Experimental P2P Grid Protocol powered by Chaos Theory (AVX-512) & ECDH Key Exchange. Features zero-allocation networking and custom binary protocol.

    C# 1