Skip to content
View yagizhanakduman's full-sized avatar
📱
iOS Developer
📱
iOS Developer

Highlights

  • Pro

Block or report yagizhanakduman

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. CleanSwift CleanSwift Public

    Clean Swift Architecture Xcode Template

    4

  2. Networking Networking Public

    A powerful, extensible, and type‑safe networking library for Swift.

    Swift 3

  3. ThreadSafeSingleton ThreadSafeSingleton Public

    A robust, thread-safe singleton in Swift

    Swift 1

  4. InlinableAndFrozenEnum InlinableAndFrozenEnum Public

    This project demonstrates how to use Swift’s `@frozen` and `@inlinable` attributes in a practical and ABI-safe way. These annotations are especially useful when designing **public APIs** in Swift f…

    Swift

  5. PhantomTypesOrderFlow PhantomTypesOrderFlow Public

    Type-safe order flow implementation in Swift using phantom types

    Swift

  6. AsyncStream-vs-Combine-Search AsyncStream-vs-Combine-Search Public

    Comparison of debounced search implementation using AsyncStream and Combine in UIKit

    Swift