farizy's Stars
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
google/material-design-icons
Material Design icons by Google (Material Symbols)
kodecocodes/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
matteocrippa/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
ochococo/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
Instagram/IGListKit
A data-driven UICollectionView framework for building fast and flexible lists.
nicklockwood/iCarousel
A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
jessesquires/JSQMessagesViewController
An elegant messages UI library for iOS
thoughtbot/guides
A guide for programming in style.
BohdanOrlov/iOS-Developer-Roadmap
Roadmap to becoming an iOS developer in 2018.
mikesprague/udacity-nanodegrees
:mortar_board: List of Udacity Nanodegree programs with links to the free courses in their curricula
MessageKit/MessageKit
A community-driven replacement for JSQMessagesViewController
onmyway133/awesome-ios-architecture
:japanese_castle: Better ways to structure iOS apps
jrowberg/i2cdevlib
I2C device library collection for AVR/Arduino or other C++-based MCUs
theswiftdev/awesome-xcode-extensions
Awesome native Xcode extensions.
khoren93/SwiftHub
GitHub iOS client in RxSwift and MVVM-C clean architecture
codepath/ios_guides
Comprehensive open-source iOS guides
TKJElectronics/KalmanFilter
This is a Kalman filter used to calculate the angle, rate and bias from from the input of an accelerometer/magnetometer and a gyroscope.
mre/the-coding-interview
Programming exercises, code katas and puzzles for your job interview training - or just for fun.
LeoMobileDeveloper/ios-developer-tools
Tools that every iOS developer should know.
onthecodepath/iOS-Interview-Questions
A curated list of iOS interview questions and answers
hhfa008/SwiftAI
SwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.
koromiko/Tutorial
We are sample code :)
zerojay/RetroPie-Extra
A collection of unofficial scripts for adding more emulators/ports/games to RetroPie.
ahmad-elassuty/BottomSheetController
Bottom sheet controller implementation example for iOS applications.
Overdrivr/Telemetry
Data visualization and communication with embedded devices
atelier-socle/AppRepositoryTemplate
The easiest way to start a new application project without any manual configuration
ifours/react-native-deezer
Deezer ios player
tarunsharma1/quadcopterarduino
Arduino code for a quadcopter which uses an mpu 6050 imu to read accelerometer , gyro and magnetometer readings and run it through a PID control system in order to make changes to the quadcopters rotor speeds.A kalman.h file is also included so that the user can use his own accelerometer plus gyro instead of using the mpu6050