My Resume
- Compatibility: iPhone (iOS 13+)
- Age Rating: 4+
- Release Date: Jun, 2020 (v2)
- View on GitHub
App Details
An iOS App representation of my Resume
Core Frameworks & Technologies:
- UIKit
- Core Data (Data Persistence)
- SafariServices (in app safari support)
- MessageUI (in email compose app support)
- .open(URL: ) (in app call phone number support)
- ContainerViews (Child VC and Communication Pattern)
- UICollectionView, Custom UICollectionViewCell, UICollectionViewCompositionalLayout
- SegmentController
- Storybaords, .xib files
- URLSession, dataTask, downloadTask (Networking, Remote resources)
- Codable, JSON Encoder / Decoder
- Closures, Custom Completion Handlers, (@escaping functions)
- Extensions (UIView, UICollectionView, ViewController)