Skip to content
View pawelmilek's full-sized avatar
Block or Report

Block or report pawelmilek

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

  1. SwiftyForecast SwiftyForecast Public

    Swifty Forecast is a simple-to-use weather app available for free on the Apple App Store. Weather forecast data comes from a free-to-use OpenWeather RESTful API. The application uses a mix of UIKit…

    Swift 3 2

  2. refugerestrooms-ios refugerestrooms-ios Public

    Forked from RefugeRestrooms/refugerestrooms-ios

    [DECOMMISSIONED] iOS app for Refuge Restrooms, crowdsourcing safe restrooms for the trans community

    Objective-C

  3. swift-style-guide swift-style-guide Public

    Forked from kodecocodes/swift-style-guide

    The official Swift style guide for raywenderlich.com.

  4. fastlane fastlane Public

    Forked from fastlane/fastlane

    🚀 The easiest way to automate building and releasing your iOS and Android apps

    Ruby

  5. Summary of 'Clean code' by Robert C.... Summary of 'Clean code' by Robert C. Martin
    1
    Code is clean if it can be understood easily – by everyone on the team. Clean code can be read and enhanced by a developer other than its original author. With understandability comes readability, changeability, extensibility and maintainability.
    2
    _____________________________________
    3
    
                  
    4
    ## General rules
    5
    1. Follow standard conventions.
  6. Signal-iOS Signal-iOS Public

    Forked from signalapp/Signal-iOS

    A private messenger for iOS.

    Swift