aifedorov
7 years of iOS development experience in FinTech, neobanking area. 4 years of Engineering Manager role in teams of up to 30 developers.
TinkoffYerevan
aifedorov's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
github/gitignore
A collection of useful .gitignore templates
swiftlang/swift
The Swift Programming Language
Alamofire/Alamofire
Elegant HTTP Networking in Swift
fastlane/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
vapor/vapor
💧 A server-side Swift HTTP web framework.
hackiftekhar/IQKeyboardManager
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
CocoaPods/CocoaPods
The Cocoa Dependency Manager.
kodecocodes/swift-style-guide
The official Swift style guide for Kodeco.
mac-cain13/R.swift
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
facebook/chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
TextureGroup/Texture
Smooth asynchronous user interfaces for iOS apps.
ashleymills/Reachability.swift
Replacement for Apple's Reachability re-written in Swift with closures
swiftlang/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
tlbootcamp/tlroadmap
Тимлид – это ❄️, потому что в каждой компании он уникален и неповторим.
soapyigu/LeetCode-Swift
Solutions to LeetCode by Swift
badoo/Chatto
A lightweight framework to build chat applications, made in Swift
RobertGummesson/BuildTimeAnalyzer-for-Xcode
Build Time Analyzer for Swift
uraimo/Awesome-Swift-Playgrounds
A List of Awesome Swift Playgrounds
fastred/Optimizing-Swift-Build-Times
Collection of advice on optimizing compile times of Swift projects.
codepath/ios_guides
Comprehensive open-source iOS guides
MobileNativeFoundation/discussions
Discussions about projects, technologies, and processes around building large-scale mobile apps
objcio/app-architecture
Sample Code of the App Architecture Book
marksands/BetterCodable
Better Codable through Property Wrappers
rockbruno/SwiftInfo
📊 Extract and analyze the evolution of an iOS app's code.
johnpatrickmorgan/wtfautolayout
The source code for Why The Failure, Auto Layout?
dempseyatgithub/BuildSettingExtractor
Extracts the build settings of an Xcode project into xcconfig build configuration files.
aitemr/awesome-git-hooks
😎 A collection of awesome Git Hooks
objcio/thinking-in-swiftui-sample-code
Sample code for the Thinking in SwiftUI book
tinkoff-mobile-tech/fastlane-plugin-compilation_time_report
Generate custom HTML report compilation time of each Swift func