Pinned Repositories
App-ideas
Collection of ideas for iOS apps that I don't plan to build. Feel free to use in any way, no attribution required.
ColorKit
Advanced color manipulation for iOS.
CoordinatorDesignPattern
App showing the Coordinator design pattern implementation. Written for a Medium article
CoronaTracker
Coronavirus tracker app for iOS & macOS with maps & charts
Dovve
Dovve is an twitter clone which is build with Twitter API. The reason I've started building this application is to share some advance knowledge to junior iOS developer this is not the perfect way to create an app but this is my personal idea! And I hope this app helps you to build something great!
EFImageViewZoom
🌃 A very simple IBDesignable UIImageView with pinch zoom swift
Expenso
📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
hack-ios-dev
Hack iOS Development
HandlersKit
HandlersKit is a light-weight iOS Framework that allows you to use modern closure syntax instead of the target-action and delegate patterns
Ruydita's Repositories
Ruydita/App-ideas
Collection of ideas for iOS apps that I don't plan to build. Feel free to use in any way, no attribution required.
Ruydita/ColorKit
Advanced color manipulation for iOS.
Ruydita/CoordinatorDesignPattern
App showing the Coordinator design pattern implementation. Written for a Medium article
Ruydita/CoronaTracker
Coronavirus tracker app for iOS & macOS with maps & charts
Ruydita/Dovve
Dovve is an twitter clone which is build with Twitter API. The reason I've started building this application is to share some advance knowledge to junior iOS developer this is not the perfect way to create an app but this is my personal idea! And I hope this app helps you to build something great!
Ruydita/EFImageViewZoom
🌃 A very simple IBDesignable UIImageView with pinch zoom swift
Ruydita/Expenso
📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
Ruydita/hack-ios-dev
Hack iOS Development
Ruydita/HandlersKit
HandlersKit is a light-weight iOS Framework that allows you to use modern closure syntax instead of the target-action and delegate patterns
Ruydita/InternetStatusChecker
Component to determine the quality of the Internet connection
Ruydita/iOS-Clean-Architecture-MVVM
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
Ruydita/iOS-Developer-Roadmap
Roadmap to becoming an iOS developer in 2018.
Ruydita/ios-login
Simple iOS Login / Sign Up view
Ruydita/keychain-swift
Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.
Ruydita/mChat
iOS - Real-time messenger with a friends map and custom chat color design. 🎨
Ruydita/Nantes
Customised UILabel
Ruydita/PhoneNumberKit
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
Ruydita/SnapKit
A Swift Autolayout DSL for iOS & OS X
Ruydita/SpotifyDaily
Allows users to pull in new song releases from their favorite artists and provides users with important metrics like their top tracks, top artists, and recently played tracks, queryable by time range.
Ruydita/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
Ruydita/TTTAttributedLabel
A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
Ruydita/TwitterTextEditor
A standalone, flexible API that provides a full-featured rich text editor for iOS applications.
Ruydita/WebSocketSample