Skip to content
View ertanturk's full-sized avatar

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

Pinned Loading

  1. pyforge-deploy pyforge-deploy Public

    Lightweight automation tool designed to streamline the transition from development to distribution.

    Python

  2. lzw-compression lzw-compression Public

    Python implementation of the Lempel-Ziv-Welch (LZW) dictionary-based compression algorithm

    Python

  3. pyforge-test pyforge-test Public

    A lightweight Python unit testing framework for personal projects and learning. Zero configuration, decorator-based tests, automatic discovery.

    Python

  4. pyforge-benchmark pyforge-benchmark Public

    A lightweight Python benchmarking framework for personal projects and learning. Zero configuration, decorator-based benchmarks, automatic performance comparison, and built-in complexity analysis.

    Python

  5. movie-search movie-search Public

    Film search web app for learning API integration: search movies via public API, debounced queries, detail pages, favorites/watchlist, pagination, basic caching, error handling, and responsive UI.

    JavaScript

  6. tetris2048 tetris2048 Public

    Project for the COMP 204 Programming Studio course at MEF University. This Python 3 application integrates mechanics from Tetris and 2048

    Python