Skip to content
View djk12587's full-sized avatar

Block or report djk12587

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

    A protocol-oriented HTTP CRUD networking layer

    Swift 3

  2. PopNetworking-ExampleApp PopNetworking-ExampleApp Public

    This is an example app showing how I use PopNetworking in an iOS app.

    Swift 3

  3. ToDo-App ToDo-App Public

    ToDo app built with MVVM-C

    Swift

  4. SocialDistancer-iOS SocialDistancer-iOS Public

    A failed attempt to create a social distancing app to help prevent the spread of COVID-19.

    Swift 1

  5. MovieSearch MovieSearch Public

    A simple app that queries omdbapi.com's api

    Swift 2 2

  6. Swift: Array containing weak references Swift: Array containing weak references
    1
    import Foundation
    2
    
                  
    3
    /**
    4
     Creates an array of weak reference objects.
    5