dingua's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
mozilla/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
localtunnel/localtunnel
expose yourself
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
cjwirth/awesome-ios-ui
A curated list of awesome iOS UI/UX libraries
seanprashad/leetcode-patterns
A pattern-based approach for learning technical interview questions
facebook/chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
olucurious/Awesome-ARKit
A curated list of awesome ARKit projects and resources. Feel free to contribute!
JetBrains/kotlin-native
Kotlin/Native infrastructure
Juanpe/About-SwiftUI
Gathering all info published, both by Apple and by others, about new framework SwiftUI.
SwiftWebUI/SwiftWebUI
A demo implementation of SwiftUI for the Web
johnno1962/InjectionIII
Re-write of Injection for Xcode in (mostly) Swift
riti2409/Resources-for-preparation-Of-Placements
Lecture video links for preparation of Placements
danielgross/whatsapp-gpt
AAkira/Kotlin-Multiplatform-Libraries
Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.
Blackjacx/WWDC
You don't have the time to watch all the WWDC session videos yourself? No problem me and many contributors extracted the gist for you 🥳
life-itself/web3
Making sense of web3 & crypto. Introduction to key concepts and ideas. Rigorous, constructive analysis of key claims pro and con. A look at the deeper hopes and aspirations.
Chanda-Abdul/Grokking-the-Coding-Interview-Patterns
This course categorizes coding interview problems into a set of 16 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to develop an understanding of the underlying pattern, so that, we can apply that pattern to solve other problems.
spacenation/swiftui-grid
:rocket: SwiftUI Grid layout with custom styles
keith/swift.vim
Vim runtime files for Swift
tiaanduplessis/awesome-react-native-talks
:sunglasses: A curated list of talks about React Native or topics related to React Native
AndrewBennet/ReadingListV1
:books: :iphone: Reading List - an iOS app to track personal reading lists
pranavkarthik10/DiscordSwfitUI
A mockup of what would be a native Discord app for macOS, using SwiftUI. This is the code base. Hope you like it! Be sure to star and share.
Tarteel-io/tarteel-ml
Pre-processing and training scripts for the Tarteel Dataset
keshavagarwal17/All-Cp-Algo
rnystrom/From-Scratch-Guides
Collection of guides & tutorials about building software from nothing.