Alex Paul (alexpaul)

alexpaul

Geek Repo

Company:New York Times

Location:Queens, New York

Home Page:alexpaul.dev

Twitter:@alexpaul

Github PK Tool:Github PK Tool

Alex Paul's repositories

ImageKit

Handles getting an image from the network and caches image to caches directory or documents.

Language:SwiftLicense:MITStargazers:9Issues:0Issues:0

Firebase-Demo

Introduction to Firebase. In this app we will cover Authentication, Database and Storage.

Language:SwiftStargazers:4Issues:0Issues:0

CollectionViewCell-Animation

Animating contents of a UICollecitonViewCell. In this app we are creating a pulsating heart animation which repeats forever. Also we are ensuring that the animation continues to run by resetting the transform identity in prepareForResuse() in the HeartCell.

Language:SwiftStargazers:1Issues:0Issues:0

ImagePicker

Using UIImagePickerController

Language:SwiftStargazers:1Issues:0Issues:0

NetworkHelperSPM

A URLSession wrapper class.

Language:SwiftLicense:MITStargazers:1Issues:0Issues:0

Scheduler-Persistence

Using FileManager and documents directory to save user created data.

Language:SwiftStargazers:1Issues:0Issues:0

TabDelegation

Using dependency injection and custom delegation to notify a view controller in a tab bar controller of changes.

Language:SwiftStargazers:1Issues:0Issues:0

CocoaPods-Demo

Working with CocoaPods dependency manager. In this app we used Alamofire, SnapKit and Kingfisher.

Language:SwiftStargazers:0Issues:0Issues:0

CollectionView-RandomDogs

UICollectionView using UICollectionViewFlowLayout.

Language:SwiftStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

gitignore

A collection of useful .gitignore templates

License:CC0-1.0Stargazers:0Issues:0Issues:0

Group-Project-Git-Flow

NYTBooks group project.

Language:SwiftStargazers:0Issues:0Issues:0
Language:SwiftStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

KeyboardHandling

Registering for keyboard notifications and updating UI elements accordingly.

Language:SwiftStargazers:0Issues:0Issues:0
Language:SwiftStargazers:0Issues:0Issues:0
Language:SwiftStargazers:0Issues:0Issues:0

LocalNotifications

Working with Local Notifications and the UserNotifications framework.

Language:SwiftStargazers:0Issues:0Issues:0

MapKitDemo

Using MapKit. In this app we search the map and animate to a region. We also customize the MKMarkerAnnoatationView.

Language:SwiftStargazers:0Issues:0Issues:0

NYTTopStories

App review to demonstrate the following: collection view, custom delegation, persistence using UserDefaults and Documents directory, setting up UI Programmatically, animaation and gestures.

Language:SwiftStargazers:0Issues:0Issues:0

Podfile-Mulitple-Targets

Adding multiple targets in a Podfile.

Language:SwiftStargazers:0Issues:0Issues:0

Programmatic-UI

Laying out UI programmatically without use of storyboards.

Language:SwiftStargazers:0Issues:0Issues:0

Programmatic-UI-Xibs-Storyboards

Mixiing programmatic UI code with storyboards and nib/xibs.

Language:SwiftStargazers:0Issues:0Issues:0

Recursion

Introduction to recursion and visualizing function calls being placed on the call stack using breakpoints.

Language:SwiftStargazers:0Issues:0Issues:0

Scheduler-Custom-Delegation-Tab-Controller

Scheduler app uses custom delegation to update the completed events tab.

Language:SwiftStargazers:0Issues:0Issues:0

TabNotificationCenter

Posting data changes using NotificationCenter.

Language:SwiftStargazers:0Issues:0Issues:0

UIKit-Animations

Adding a programmatic UITabBarController and working with UIKit Animations.

Language:SwiftStargazers:0Issues:0Issues:0

UIKit-Gestures

Handling UIKit gestures.

Language:SwiftStargazers:0Issues:0Issues:0

UIScrollView-UIImage-Zooming

Zooming an Image that is larger that the device's screen using a scrollview.

Language:SwiftStargazers:0Issues:0Issues:0

UserDefaults-Demo

Introduction to data persistence using UserDefaults.

Language:SwiftStargazers:0Issues:0Issues:0