Pinned Repositories
Android-BLE-SDK
SDK for Android Bluetooth Low Energy (BLE) Applications
ARKit_Apps
Sample Apps using ARKit
awesome-ios-myownresource
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
Developer-Notes
The useful references and memos from my iOS/Android project development experience.
iOS-blockchain-apps
iOS decentralized apps (Dapp, dApp or DApp)
ios-health-fitness-apps
iOS health & fitness apps, medical researches and tutorials
NFC-Tag-Reader
An Simple Android APP to read NFC tags
NFC_app
Samples for iOS & Android NFC Applications (NFC tags reader/writer, P2P, Android Beam)
open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
Mylittleswift's Repositories
Mylittleswift/ios-health-fitness-apps
iOS health & fitness apps, medical researches and tutorials
Mylittleswift/Developer-Notes
The useful references and memos from my iOS/Android project development experience.
Mylittleswift/awesome-ios-myownresource
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
Mylittleswift/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
Mylittleswift/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
Mylittleswift/algorithm-questions
lc & interview questions
Mylittleswift/algorithm.github.io
Algorithms in swift
Mylittleswift/appium
:iphone: Automation for iOS, Android, and Windows Apps.
Mylittleswift/aws-sdk-ios
AWS SDK for iOS. For more information, see our web site:
Mylittleswift/bluejay
A simple Swift framework for building reliable Bluetooth LE apps.
Mylittleswift/breadwallet-ios
The iOS version of the Bread bitcoin wallet.
Mylittleswift/CareKit
CareKit is an open source software framework for creating apps that help people better understand and manage their health.
Mylittleswift/ios-machine-learning
Mylittleswift/IOS-nRF-Toolbox_Swift
Mylittleswift/ios-system-design
for preparing ios engineer's system design interview
Mylittleswift/lc
https://leetcode.com/problemset/all/
Mylittleswift/leetcode
Can I do BETTER?
Mylittleswift/LeetCode-1
Mylittleswift/LeetCode-Swift
Solutions to LeetCode by Swift
Mylittleswift/mylittleswift.github.io
Mylittleswift/NearbyWeather
NearbyWeather is a simple open-source weather app for iOS that uses the OpenWeatherMap API. With this project Swift beginners are invited to learn, contribute and share. Fork this repo to get started. NearbyWeather is ready for CocoaPods.
Mylittleswift/ReactiveSwift
Streams of values over time
Mylittleswift/ResearchKit
ResearchKit is an open source software framework that makes it easy to create apps for medical research or for other research projects.
Mylittleswift/RxSwift
Reactive Programming in Swift
Mylittleswift/slather
Generate test coverage reports for Xcode projects & hook it into CI.
Mylittleswift/swift
The Swift Programming Language
Mylittleswift/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
Mylittleswift/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
Mylittleswift/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
Mylittleswift/XCGLogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.