pitiphong-p
A long time iOS developer who's also interested in Programming, Apple and, design. Opinions are my own
@appleCalifornia, USA
Pinned Repositories
omise-swift
awesome-swift
A collaborative list of awesome swift resources. Feel free to contribute!
CenterAlignedCollectionViewFlowLayout
A UICollectionViewFlowLayout subclass that centers its cell to center.
CollectionViewShelfLayout
A UICollectionViewLayout subclass displays its items as rows of items similar to the App Store Feature tab without a nested UITableView/UICollectionView hack.
fmdb
A Cocoa / Objective-C wrapper around SQLite
MailCore
MailCore is a Mac/iOS framework for working with the e-mail protocols IMAP and SMTP
mailcore2
MailCore 2 provide a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP. The API has been redesigned from ground up.
PTPPlaceholderTextView
A simple naive implementation of UITextView subclass to support placeholder text rendering in UITextView
swift
The Swift Programming Language
URLQueryItemEncoder
A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.
pitiphong-p's Repositories
pitiphong-p/CollectionViewShelfLayout
A UICollectionViewLayout subclass displays its items as rows of items similar to the App Store Feature tab without a nested UITableView/UICollectionView hack.
pitiphong-p/URLQueryItemEncoder
A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.
pitiphong-p/PTPPlaceholderTextView
A simple naive implementation of UITextView subclass to support placeholder text rendering in UITextView
pitiphong-p/CenterAlignedCollectionViewFlowLayout
A UICollectionViewFlowLayout subclass that centers its cell to center.
pitiphong-p/fmdb
A Cocoa / Objective-C wrapper around SQLite
pitiphong-p/MailCore
MailCore is a Mac/iOS framework for working with the e-mail protocols IMAP and SMTP
pitiphong-p/awesome-swift
A collaborative list of awesome swift resources. Feel free to contribute!
pitiphong-p/mailcore2
MailCore 2 provide a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP. The API has been redesigned from ground up.
pitiphong-p/swift
The Swift Programming Language
pitiphong-p/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
pitiphong-p/swift-package-manager
The Package Manager for the Swift Programming Language
pitiphong-p/TTTAttributedLabel
A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
pitiphong-p/Alamofire
Elegant HTTP Networking in Swift
pitiphong-p/couchbase-lite-android
Lightweight, embedded, syncable NoSQL database engine for Android.
pitiphong-p/couchbase-lite-ios
Lightweight, embedded, syncable NoSQL database engine for iOS (and Mac!) apps.
pitiphong-p/Demo-broken-preservesSuperviewLayoutMargins
pitiphong-p/ECSlidingViewController
Customizable sliding view controller container.
pitiphong-p/grpc-swift
The Swift language implementation of gRPC.
pitiphong-p/HTPressableButton
Pressable button with ease of use for iOS developers.
pitiphong-p/iDeveloper-MVVM
This is an example project for demonstration of MVVM Architecture at iDeveloper Conference Thailand
pitiphong-p/iOS-Goodies
Your favorite iOS Newsletter, now open source.
pitiphong-p/iosched-ios
pitiphong-p/iOSDevTH-Meetup-24-Nov-2015
iOSDevTH Meetup #2 24-Nov-2015
pitiphong-p/libetpan
Mail Framework for C Language
pitiphong-p/Money
Swift value types for working with money & currency
pitiphong-p/MYUtilities
Objective-C Cocoa utility functions/methods I can't live without
pitiphong-p/SourceKitten
An adorable little framework and command line tool for interacting with SourceKit.
pitiphong-p/TamBoon
This is an example project for demostating the Omise iOS SDK.
pitiphong-p/Tropos
Weather and Forecasts for Humans
pitiphong-p/UIView-AnimatedProperty
Extending `UIView` block animations to allow you to implement custom animated properties.