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

Highlights

  • Pro

Block or report ertanturk

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

    Comparative performance analysis of linear search, binary search, and hash table-based lookup methods for dictionary word searching in Java. Includes custom data structures, benchmarking, UI, and v…

    Java 1

  2. lzw-compression-project lzw-compression-project Public

    End-to-end LZW compression and decompression in Python for text and images. Includes grayscale and color image support, difference-based entropy reduction, binary packing, and compression metrics.

    Python

  3. pyforge-test pyforge-test Public

    A lightweight Python unit testing framework built from scratch. Supports test discovery, structured reporting, and CLI execution.

    Python