Firenes's Stars
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
vksdk/vk-sdk-kotlin
Unofficial VK SDK, written in Kotlin: make bots, use the API
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
airbnb/HorizonCalendar
A declarative, performant, iOS calendar UI component that supports use cases ranging from simple date pickers all the way up to fully-featured calendar apps.
JonFir/JMVC
twostraws/wwdc
WWDC Community: Learning and sharing together
zahlz/SwiftPasscodeLock
An iOS passcode lock with TouchID authentication written in Swift.
kimsungwhee/KSHObjcUML
KSHObjcUML can show oriented graph of dependencies between Objective-C and Swift classes in your project
vampirewalk/ObjectGraph-Xcode
ObjectGraph can show oriented graph of dependencies between classes in your project.
DeluxeAlonso/UpcomingMovies
Movies app written in Swift 5 using the TMDb API and demonstrating Clean Architecture, Dependency Injection, MVVM and Coordinators.
yonasstephen/swift-of-airbnb
A self-taught project of learning Swift by making some of Airbnb's screens
kodecocodes/swift-style-guide
The official Swift style guide for Kodeco.
airbnb/swift
Airbnb's Swift Style Guide
drawRect/Instagram_Stories
Inspired by Instagram Stories functionality. This source is similar to Instagram Stories, which is having both image and video support.
JohnSundell/SwiftTips
A collection of Swift tips & tricks that I've shared on Twitter
khuong291/PresentHalfModal
Source code to help this issue: https://stackoverflow.com/questions/29219688/present-modal-view-controller-in-half-size-parent-controller/45525284#45525284
overtake/TelegramSwift
Source code of Telegram for macos on Swift 5.0
github/swift-style-guide
**Archived** Style guide & coding conventions for Swift projects
allthemusicllc/atm-cli
Command line tool for generating and working with MIDI files.
ygit/swiftui
A collaborative list of awesome SwiftUI resources. Feel free to contribute!
programming086/note-course
Course iOS Yandex; My additional unit tests for all tasks
PopPsyA/Test-Assignments
List of test assignments. ⚡
sashakid/ios-guide
Список вопросов и ответов, а также базовая информация, необходимая в подготовке к интервью на iOS разработчика
goingreen/iOSMobileJuniorIntro
public-apis/public-apis
A collective list of free APIs
BohdanOrlov/iOS-Developer-Roadmap
Roadmap to becoming an iOS developer in 2018.
csev/py4e
Web site for www.py4e.com and source to the Python 3.0 textbook
swiftlang/swift
The Swift Programming Language
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
apple/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.