gtsofa's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
kilimchoi/engineering-blogs
A curated list of engineering blogs
AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
careercup/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
actions/runner-images
GitHub Actions runner images
cassidoo/getting-a-gig
Guide for getting a gig as a tech student.
BohdanOrlov/iOS-Developer-Roadmap
Roadmap to becoming an iOS developer in 2018.
weeeBox/mobile-system-design
A simple framework for mobile system design interviews
kudoleh/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
Clean-Swift/CleanStore
A sample iOS app built using the Clean Swift architecture. Clean Swift is Uncle Bob's Clean Architecture applied to iOS and Mac projects. CleanStore demonstrates Clean Swift by implementing the create order use case described by in Uncle Bob's talks.
vermont42/Podcasts
A list of podcasts of interest to iOS developers and other habitués of the Apple ecosystem.
careercup/CtCI-6th-Edition-Swift
Cracking the Coding Interview 6th Ed. Swift Solutions
vishalMalvi/SOLID-Principles-in-Swift
mikaelacaron/Basic-Car-Maintenance
A basic app to track your car's maintenance. Open source for Hacktoberfest 2024. Beginners are welcome!
manosim/ui-color
Converting HEX & RGB colors to UIColor for both Objective C & Swift.
vishalMalvi/DesignPattern
Design Patterns in Swift
faganello60/CustomSegmentedControl
Create a Custom Segmented Control to your iOS App
youjinp/wwdc-list
List of all WWDC sessions with download links (wwdc09 - wwdc21)
csklub/swe-essential-books
The canonical and partly opinionated list of books that every software engineer should read in their lifetime.
spanage/AccessibilityAnnouncer
An accessibility announcement queue for iOS with timeout and retry behavior. Built using RAC.
jasonjrr/MVVM.Demo
This is a demo application used to educate and interview iOS Engineers using UIKit.
zendesk/ios_sdk_demo_apps
This repository contains sample iOS code and applications which use our SDKs
essentialdevelopercom/swift-weak-ref
`WeakRef` is a type-safe alternative to `weak` properties that maintains a clean cross-boundary separation of concerns.
Kilo-Loco/URLSessionMPFD
Code from tutorial on URLSession Multipart / Form-Data
amerhukic/OrderManagementSystem
A real-time system that simulates the fulfillment of delivery orders for a kitchen.
nodediggity/box-office
Box Office is a concept app intended to show best practice when working with paged API responses
RinniSwift/iOS
iOS Concepts
rollr76518/LeetCode-for-Practice
Those are my friends and my leetcode practice code.