Pinned Repositories
99-Haskell-Problems
Problems are taken from https://wiki.haskell.org/99_questions
Boozemeter
Тестове завдання команди NoblesTeam в категорії Mobile App хакатону IT-REVOLUTION`17
BTree
Fast sorted collections for Swift using in-memory B-trees
CellViewModel
Just one possible approach to manage UITableView and UICollectionView data source
CRDT
Swift implementation of state based CRDT (CvRDT)
iCharts
The solution for Telegram "March Coding Competition". Completely implemented using Core Animation and Auto Layout (NSLayoutAnchor).
Knapsack-problem-GA
Програма розв'язує задачу про ранець за допомогою генетинчого алгоритму
NotificationsDiff
Compare `UILocalNotification` and `User Notifications` API and capabilities
SFSafariViewController-deep-link-redirection
Proof of concepts for idea of handling deep link redirection inside SFSafariViewController
SpecialFor
Collection of custom components, extensions and utilities classes which I use during development
specialfor's Repositories
specialfor/iCharts
The solution for Telegram "March Coding Competition". Completely implemented using Core Animation and Auto Layout (NSLayoutAnchor).
specialfor/CRDT
Swift implementation of state based CRDT (CvRDT)
specialfor/SpecialFor
Collection of custom components, extensions and utilities classes which I use during development
specialfor/Knapsack-problem-GA
Програма розв'язує задачу про ранець за допомогою генетинчого алгоритму
specialfor/99-Haskell-Problems
Problems are taken from https://wiki.haskell.org/99_questions
specialfor/Boozemeter
Тестове завдання команди NoblesTeam в категорії Mobile App хакатону IT-REVOLUTION`17
specialfor/BTree
Fast sorted collections for Swift using in-memory B-trees
specialfor/CellViewModel
Just one possible approach to manage UITableView and UICollectionView data source
specialfor/NotificationsDiff
Compare `UILocalNotification` and `User Notifications` API and capabilities
specialfor/SFSafariViewController-deep-link-redirection
Proof of concepts for idea of handling deep link redirection inside SFSafariViewController
specialfor/CocoaMQTT
MQTT for iOS and OS X written with Swift
specialfor/create-your-own-adventure
specialfor/DigitsNeuralNetwork
This repo contains neural network which is used to recognize digits on images with 100x100 size.
specialfor/Flace
Project created during IT Revolution 2017 Hackathon in Vinnytsia
specialfor/FuzzyController
Цей репозиторій містить реалізацію нечіткого контролера, котрий регулює дистанцію між двома автомобілями.
specialfor/gitignore
A collection of useful .gitignore templates
specialfor/MF-Angular
specialfor/mongo-swift-driver
The Swift driver for MongoDB
specialfor/recipes
specialfor/reswift-test
reswift-test
specialfor/SnappyShrimp
New snapshot testing experience for iOS apps. It runs your tests on all possible screens, orientations, and multitasking modes. It also makes proper snapshots for iPhone X, considering it's shape and safe areas.
specialfor/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
specialfor/SwiftFormat
A code library and command-line formatting tool for reformatting Swift code
specialfor/TodoModel
specialfor/TodoMVC-Swift-CRDT