Skip to content
View gureli's full-sized avatar

Block or report gureli

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

Popular repositories Loading

  1. Sample-chat-app Sample-chat-app Public

    I implemented a mini chat app to discover remote notifications along with data storage with Firebase

    Swift

  2. Nasa-app Nasa-app Public

    A sample Nasa app that displays space photos fully with concurrency.

    Swift

  3. ReminderApp ReminderApp Public

    Sample reminder app that injects swiftData or Realm to store data

    Swift

  4. memento memento Public

    Ever needed an “undo” feature but ended up overcomplicating your state management? In this article, I explore how the Memento pattern helps you capture and restore state cleanly in SwiftUI—while al…

    Swift

  5. ChainOfResponsibility ChainOfResponsibility Public

    Want to avoid messy if-else chains and tightly coupled SwiftUI code? In this article, I show how the Chain of Responsibility pattern helps you build flexible, scalable flows by passing actions thro…

    Swift

  6. TCA-Composable-Architecture TCA-Composable-Architecture Public

    Struggling to keep your SwiftUI code clean as your app grows? In this article, I show how The Composable Architecture (TCA) brings clarity, structure, and testability to complex projects—without th…

    Swift