alexpaul
Senior Software Engineer at New York Times. Community iOS Advisor at pursuit.org.
New York TimesQueens, New York
Pinned Repositories
Compositional-Layout
Using UICollectionViewCompositionalLayout.
Data-Structures-and-Algorithms
Data Structures and Algorithms.
Diffable-Data-Source
This repo introduces Diffable Data Source with two example apps, a Countdown timer app, and a ShoppingList app with multiple sections.
iOS-Interview-Preparation
iOS Interview Preparation.
Lecture-Resources
Pursuit lectures and projects starting from Unit 1 to Job Search to your first iOS developer role. 🚀
Objective-C-Primer
Objective-C Primer for Swift Developers.
Swift-Fundamentals
Swift fundamentals with exercises.
SwiftUI
SwiftUI Sample Code
UIKit
iOS.
alexpaul's Repositories
alexpaul/Big-O-Notation
Big O. Time and Space complexity.
alexpaul/Firebase-Security-Rules
Setting up Firebase Rules.
alexpaul/JavaScript
JavaScript primer.
alexpaul/Algorithms-and-Pseudocode
Algorithms and Pseudcode.
alexpaul/AVFoundation-MediaFeed
A demo app that illustrated creating and persisting videos using AVFoundation and AVKit. Video playback.
alexpaul/try-Swift-World-AVFoundation-AVKit
try! Swift World. Looking to integrate video into your application? In this workshop you will get an introduction to AVFoundation and AVKit for video playback. We will also be using UIImagePickerController to capture video from the user’s device. The capture video will also be persisted to the user’s device for future playback.
alexpaul/Binary-Search
Binary Search in Swift.
alexpaul/black-jack
BlackJack CLI in JavaScript.
alexpaul/TagsCollectionView
Adding a tags view using collection view compositional layout.
alexpaul/Audio-Trimming
alexpaul/Character-and-CharacterSet
alexpaul/Firebase-Stackblitz-Workshop
Firebase / Stackblitz workshop.
alexpaul/Garmin-Manual-Upload
Manually uploading your Garmin watch data to you fitness software of choice e.g Strava, MapMyFitness, ....
alexpaul/Merge-Sort
Merge sort algorithm.
alexpaul/Parsing-JSON-Review
Parsing JSON review. Using Playgrounds. Using Unit Tests and displaying in a table view.
alexpaul/Queue
Queue implementation in Swift.
alexpaul/Set
alexpaul/Array
Swift Array.
alexpaul/Capstone-Projects
Pursuit fellows Capstone Projects.
alexpaul/CodeCoverage
Code Coverage in Xcode.
alexpaul/Firebase-Asynchronous-Testing
Firebase Asynchronous Testing.
alexpaul/Hash-Table
Hash Table implementation in Swift.
alexpaul/Higher-Order-Functions
Higher Order Functions.
alexpaul/iDine-SwiftUI-Workshop
SwiftUI workshop with Paul Hudson at try! Swift NYC 2019. There we were task to build a menu app.
alexpaul/InfiniteScrolling-Pagination
Infinite scrolling in a table view in iOS. Pagination is iOS.
alexpaul/JSON-Examples
A repo for testing various JSON payloads.
alexpaul/NSAttributedString-Demo
A simple example of using NSAttributedString on a UILabel.
alexpaul/Quadratic-Sorting-Algorithms
Quadratic sorting algorithms. Bubble sort and Insertion sort.
alexpaul/ScrollView-Static-Button
alexpaul/String
Swift String.