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/Objective-C-Primer
Objective-C Primer for Swift Developers.
alexpaul/Binary-Search-Tree
Binary Search Tree in Swift.
alexpaul/Civil-Rights-Media
A open source list of Civil Rights media.
alexpaul/Binary-Tree
Binary Tree in Swift.
alexpaul/DataPersistence
Persists data to documents directory. Performs CRUD operations. Create. Read. Update. Delete.
alexpaul/System-Design
alexpaul/URLCache
Using URLCache
alexpaul/CoreLocation-MapKit-Intro
Introduction to CoreLocation and MapKit.
alexpaul/developerFolio
🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.
alexpaul/Firebase-RESTFul-API
alexpaul/Graph
Graph implemenatation
alexpaul/LinkedList
alexpaul/Management-Roles
Product Manager Primer. APM.
alexpaul/Quick-Sort
Quick sort algorithm in Swift.
alexpaul/Stack
Stack abstract data type in Swift.
alexpaul/Trie
Trie abstract data type.
alexpaul/Concurrency
Introduction to Concurrency and Grand Central Dispatach in Swift. In this app we fixed a non-concurrent app that blocked the main thread and dispatched the image processing work to a global queue with a QoS of .userInitiated when prevented the main thread to be blocked and enhanced the scrolling experience for the user while the image is being loaded.
alexpaul/CovidLookup
alexpaul/Dictionary
Swift's Dictionary.
alexpaul/Firebase-iOS-App
Firebase iOS app
alexpaul/Functions-Recursion-Call-Stack
Functions, recursion and the call stack.
alexpaul/Github-Projects-Workshop
alexpaul/Heap
alexpaul/MondayDSA
alexpaul/Pair-Programming-Exercise
Pair Programming Exercise.
alexpaul/Play-Video-From-URL
A demo app that illustrates playing a video from a given URL in a AVPlayerViewController
alexpaul/Play-YouTube-Video
Playing a YouTube video in app.
alexpaul/TableViewHeader
Adding a header view to a table view
alexpaul/Terminal-Git-and-Github-Introduction
Introduction to Terminal, Git, Unix and Github
alexpaul/XCTestPlaygrounds
Running XCTest in Playgrounds.