Pinned Repositories
swiftProblemSolving
Several problems solutions in swift
Yerazhas's Repositories
Yerazhas/swiftProblemSolving
Several problems solutions in swift
Yerazhas/CFChatsManager
Example source code for the article @ http://chocoblog.dev/page32111. Chatting library built to work with sockets(both socket.io, starscream through dependency inversion)
Yerazhas/CurrencyApp
Test app for currency to bitcoin information
Yerazhas/DesignPatternsInSwift
Design patterns implemented in swift
Yerazhas/FunctionalSwift
Contains small code snippets implemented in functional paradigm
Yerazhas/HalfModalPresentationController
Modal presentation that takes up half the screen. Swipe down to dismiss.
Yerazhas/LCMayChallenge
Solutions for LeetCode May Challenge problems in swift
Yerazhas/MethodDispatchSwift
Source code of examples for "Method Dispatch in Swift" talk
Yerazhas/NetworkManager
Yerazhas/NetworkRouter
A networkManager built on top of URLSession
Yerazhas/python
Yerazhas/RefactoringToPatternsInSwift
Yerazhas/StylizedStrings
Perform stylization based on markup tags. Useful for localized strings
Yerazhas/SwiftUI
Examples projects using SwiftUI released by WWDC2019. Include Layout, UI, Animations, Gestures, Draw and Data.
Yerazhas/TaggableTextView
A UITextView subclass supporting user mentioning and tagging. Modified version of https://yeti.co/blog/hashtags-and-mentions/
Yerazhas/theTinyCompiler
Swift version of https://github.com/jamiebuilds/the-super-tiny-compiler
Yerazhas/Yerazhas.github.io
Yerazhas/YZDropdown
A simple dropdown menu for selecting options
Yerazhas/YZPodSpecs