Pinned Repositories
AF-Swift-Tutorials
AF Swift Tutorials Channel code samples
alerts-and-pickers
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
ghost-drawing
iOS-BookingDate-App
Booking app using Koyomi calendar
iOS-Brush-App
Drawing app
iOS-Financial-Assistant-App
Financial Assistant project, MVC architecture, micro services, stage development
iOS-Moya-Demo
Testing Moya networking library
iOS-Revamp
Image Processing app using #Swift5 #OpenCV #Objective-C++ and MVC architecture
Java-Arkanoid-Game
Arkanoid game clone #Java13 #IntelliJIDEA
Windows-ImageProcessingAlgorithms
Image processing + EmguCV v4.x
Andrew11US's Repositories
Andrew11US/AF-Swift-Tutorials
AF Swift Tutorials Channel code samples
Andrew11US/alerts-and-pickers
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
Andrew11US/iOS-Brush-App
Drawing app
Andrew11US/iOS-Moya-Demo
Testing Moya networking library
Andrew11US/iOS-Quiz-Test
Quiz test project using external data fetching and state restoration
Andrew11US/Windows-ImageProcessingAlgorithms
Image processing + EmguCV v4.x
Andrew11US/ghost-drawing
Andrew11US/iOS-Financial-Assistant-App
Financial Assistant project, MVC architecture, micro services, stage development
Andrew11US/iOS-Revamp
Image Processing app using #Swift5 #OpenCV #Objective-C++ and MVC architecture
Andrew11US/Java-Arkanoid-Game
Arkanoid game clone #Java13 #IntelliJIDEA
Andrew11US/andrew11us.github.io
Portfolio website
Andrew11US/catalyst-DataSerializer
JSON data serializer for iOS, iPadOS and macOS
Andrew11US/Coconut
CocoaPods test library
Andrew11US/iOS-Calculator-SwiftUI
Creating calculator using #SwiftUI 2 and #Swift 5.3
Andrew11US/iOS-CarthageTest
Carthage dependency manager test
Andrew11US/iOS-CoreData-T
CoreData transferable attributes, subclassing NSObject and conforming to NSCoding protocol
Andrew11US/iOS-CoreDataRepository-Demo
CoreData repository pattern
Andrew11US/iOS-Delegate-Demo
Delegate pattern #Swift #Delegate
Andrew11US/iOS-Gesture-Recognizer-Demo
UIGestureRecognizer test
Andrew11US/iOS-KeyedArchiver
NSKeyedArchiver tests, saving data to the documents directory and to UserDefaults
Andrew11US/iOS-LoginRxSwift
RXSwift test
Andrew11US/iOS-LostAnimals
Lost Animals project #swift #tabBased #Alamofire
Andrew11US/iOS-QR-Gen
Custom QR Generator on Swift 5
Andrew11US/iOS-Resolver-Demo
Resolve dependency injection testing
Andrew11US/iOS-RxSwift-Binding
Observable and bind testing with RxSwift
Andrew11US/iOS-SnapKit-Demo
Trying out Snapkit library
Andrew11US/iOS-Swinject-Demo
Dependency Injection using Swinject framework test project #swinject
Andrew11US/iOS-UnitTests
Testing Unit tests for private properties and dependency injection
Andrew11US/swift-style-guide
The official Swift style guide for raywenderlich.com.
Andrew11US/Windows-Arkanoid-Game
Arkanoid game clone using #C# #VisualStudio