SergeyPetrachkov
I'm a software engineer doing mostly iOS development for the last 10+ years
@polarstepsAmsterdam
Pinned Repositories
AsyncPoller
A generic polling mechanism written with Swift Concurrency and Swift 6 standard
NavigationBarProgress
A small component for showing activity and title in navigation item title view. (Like Telegram when refreshing chats)
PublicMemberwiseInitMacro
First tryout of the new Macros API in Swift
ReadersDigest
Tech articles that i find interesing
SequentialImageLoaderSandbox
A showcase of remote images loading and some memory optimizations. Oldschoold vs Combine vs AsyncAwait
SiberianSwift
Swift extensions from Siberia with love! Includes devices types detector.
Swift5CompatibleSwaggerCodegen
compiled jar with swaggercodegen that supports swift5
SwiftyVideoExporter
Export videos from library, compress, crop! iOS, Swift
XCResultScrapper
SPM-based tool to read and analyze XCResult
SergeyPetrachkov's Repositories
SergeyPetrachkov/PublicMemberwiseInitMacro
First tryout of the new Macros API in Swift
SergeyPetrachkov/ReadersDigest
Tech articles that i find interesing
SergeyPetrachkov/AsyncPoller
A generic polling mechanism written with Swift Concurrency and Swift 6 standard
SergeyPetrachkov/SequentialImageLoaderSandbox
A showcase of remote images loading and some memory optimizations. Oldschoold vs Combine vs AsyncAwait
SergeyPetrachkov/ASAuthControllerIssueSample
This is a sample package that describes an issue with ASAuthorizationController
SergeyPetrachkov/SergeyPetrachkov
SergeyPetrachkov/SwiftTestingAndClosureIssueSample
SergeyPetrachkov/XCResultScrapper
SPM-based tool to read and analyze XCResult
SergeyPetrachkov/SiberianMacros
A bunch of macros written in Swift for Swift. [Work in progress]
SergeyPetrachkov/AlamofireActivityLogger
A response serializer for Alamofire which logs both request and response. It provides 4 log levels and a few options to configure your logs.
SergeyPetrachkov/AsyncDialogSample
SergeyPetrachkov/Atributika
Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.
SergeyPetrachkov/CrossStreaming.github.io
SergeyPetrachkov/homebrew-xcresultscrapper
SergeyPetrachkov/LChatSigning
SergeyPetrachkov/LocationSearch
SergeyPetrachkov/LocationsSearchAndWiki
SergeyPetrachkov/LRUCache
LRUCache is an open-source replacement for NSCache that behaves in a predictable, debuggable way
SergeyPetrachkov/mapbox-search-ios
Search SDK for iOS with preconfigured UI in Swift
SergeyPetrachkov/ModernProducer
SergeyPetrachkov/MondrianLayout
🏗 A way to building layouts faster in AutoLayout like SwiftUI - powered by Result Builders
SergeyPetrachkov/monorepo-vs-polyrepo
Monorepo vs. polyrepo: architecture for source code management (SCM) version control systems (VCS)
SergeyPetrachkov/PracticalSwiftConcurrencyArticle
An article covering practical aspects of Swift Concurrency, common pitfalls, architectural shift and more
SergeyPetrachkov/SPM-Modularisation-issue-demo
SergeyPetrachkov/SPMMocksOrganizationSample
SergeyPetrachkov/Swift-Macros
A curated list of awesome Swift Macros
SergeyPetrachkov/SwiftGen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
SergeyPetrachkov/tuist
🚀 Create, maintain, and interact with Xcode projects at scale
SergeyPetrachkov/XCResultScrapper-GEM
SergeyPetrachkov/YPImagePicker
📸 Instagram-like image picker & filters for iOS