Pinned Repositories
CoreDataManager
This manager-class will helpful for core-data operations in iOS development.
DebugLog
This will be helpful for DebugLogging
dsa
Data Structure & Algorithms (Swift language)
fastlane-plugin-slack_bot
A Fastlane plugin to customize your automation workflow(s) with a Slack Bot 🤖🚀
fitness-slack-bot
Fitness slack bot 💪🤖
HTTP-Service-Call-by-using-AFNetworking
This will be very useful, when you are doing to do with Service integration, between your application and Server-side(php/ruby-rails).
most-common-dutch-words
Most common dutch words, https://1000mostcommonwords.com/1000-most-common-dutch-words/
pullrequest-attention-label-action
A GitHub action to add an attention label on an open pull-request after certain days.
what-matters-most
learning & practice
YouTubePlayer-Swift
YouTube video player for iPhone, written API in Swift language.
crazymanish's Repositories
crazymanish/YouTubePlayer-Swift
YouTube video player for iPhone, written API in Swift language.
crazymanish/HTTP-Service-Call-by-using-AFNetworking
This will be very useful, when you are doing to do with Service integration, between your application and Server-side(php/ruby-rails).
crazymanish/Alamofire
Elegant HTTP Networking in Swift
crazymanish/CameraPickerViewManager
This Class will be helpful for Camera operations for iOS, both (iPad + iPhone) type devices.
crazymanish/CocoaPods
The Cocoa Dependency Manager.
crazymanish/CollectionView-Pagination
This Demo will be useful for Paginated-CollectionView
crazymanish/CoreDataManager-Swift
This manager-class will helpful for core-data operations in iOS development
crazymanish/docker-fastlane
Docker images for Fastlane
crazymanish/Example-Resource-Files
Demo Resource Files grouped by frameworks and file formats
crazymanish/fastlane-plugin-changelog
Automate changes to your project CHANGELOG.md
crazymanish/FileDownloadManager
This component will be very useful, when we need to download bigger files from server something like: 50MB+
crazymanish/Image-Download-Manager
This class is useful for downloading the images from server.
crazymanish/ImageDownloader-with-NSURLSession
This Component will download the images in async-manner, fully BLOCKS based, using NSURLSession.
crazymanish/interview
Resources to crack the next coding interview
crazymanish/kickflip-ios-example
Example project for integration of the Kickflip iOS SDK for super easy live broadcasts.
crazymanish/KVOController
Simple, modern, thread-safe key-value observing for iOS and OS X.
crazymanish/learn-dutch
Dutch learning notes, open-sourced
crazymanish/Mockingjay
An elegant library for stubbing HTTP requests with ease in Swift
crazymanish/MR_UIImageView-ImageDownloadManager
This API will be helpful to download the Image via UIImageView with circular progress-Indicator,which shows the downloading Image progress. Fully Blocks based, downloads the image asynchronously.
crazymanish/MRCoreDataManager
CoreData manager is a lightweight reusable class, responsible to perform core-data operations i.e Add, Fetch, Update, Delete, DeleteAll.
crazymanish/Nocilla
Testing HTTP requests has never been easier. Nocilla: Stunning HTTP stubbing for iOS and Mac OS X.
crazymanish/PocketEuler
:heavy_plus_sign: Offline version of Project Euler.
crazymanish/RallyRestToolkitForRuby
A toolkit wrapping Rally's REST webservice for Ruby
crazymanish/RxSegue
crazymanish/semver_bash
Semantic Versioning in Bash
crazymanish/SlideMenuControllerSwift
iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.
crazymanish/SugarRecord
CoreData/Realm sweet wrapper written in Swift
crazymanish/swift-auto-diagram
A Ruby script that scans all swift code from the specified folders and files and automatically generates an entity diagram (similar to a class diagram) which can be viewed in a browser.
crazymanish/SwiftImageDownloader
Image Download-Manager API, written in SWIFT.
crazymanish/SwiftNetworking
Implementation of network layer in Swift 2.0