TimNur's Stars
eleev/ios-learning-materials
📚 Curated list of articles, tutorials and repos that may help you dig a little bit deeper into iOS [and Apple Platforms].
levabond/Algorithms
Swordfish90/Lemuroid
All in one emulator on Android!
dempseyatgithub/BuildSettingExtractor
Extracts the build settings of an Xcode project into xcconfig build configuration files.
OWASP/owasp-mastg
The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
vadim-a-yegorov/iOS-Internals-and-Security-Testing
iOS is Apple's proprietary operating system that runs on the iPhone, iPod Touch and iPad. A lot of components are specific to iOS. Here are key features of the iOS hardware and software security architecture and guide how to test your applications.
gibbed/SteamAchievementManager
A manager for game achievements in Steam.
twostraws/ControlRoom
A macOS app to control the Xcode Simulator.
mikehouse/OSStats
MacOS utility shows most power consumable process
Semaserg/LeetCodeProblems
LeetCode Problems
careercup/CtCI-6th-Edition-Swift
Cracking the Coding Interview 6th Ed. Swift Solutions
soapyigu/LeetCode-Swift
Solutions to LeetCode by Swift
RinniSwift/Computer-Science-with-iOS
A collection of computer science knowledge, data structures, algorithms, in iOS - Swift.
KaliYuga-ai/Pixel-Art-Diffusion
LinkedInAttic/LayoutKit
LayoutKit is a fast view layout library for iOS, macOS, and tvOS.
XcodesOrg/xcodes
The best command-line tool to install and switch between multiple versions of Xcode.
XcodesOrg/XcodesApp
The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
kodecocodes/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
soapyigu/Swift-30-Projects
30 mini Swift Apps for self-study
layoutBox/PinLayout
Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]
securing/IOSSecuritySuite
iOS platform security & anti-tampering Swift library
sreejithjanardhanan/SB-iOSInterviewHelper
This cheat sheet to crack interview for iOS
goq/telegram-list
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов
siteline/swiftui-introspect
Introspect underlying UIKit/AppKit components from SwiftUI
nalexn/clean-architecture-swiftui
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
nalexn/minimalist
Observable Property and Signal for building data-driven UI without Rx
ivanvorobei/SwiftUI
Examples projects using SwiftUI released by WWDC2019. Include Layout, UI, Animations, Gestures, Draw and Data.
john-rocky/CoreML-Models
Converted CoreML Model Zoo.
hughkli/Lookin
Free macOS app for iOS view debugging.
ra1028/DifferenceKit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.