- Taiwan
- @TerryHuangHD
Lists (1)
Sort Name ascending (A-Z)
Stars
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
A modern Wine wrapper for macOS built with SwiftUI
《Software Engineering at Google》的中英文对译版本
Creating a smooth cubic bezier curve that pass through all the prescribed points using Swift and Math.
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
🏯 Better ways to structure iOS apps
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/
A type-safe, Swift-language layer over SQLite3.
📲 The curated list of iOS Developer interview questions and answers, Swift & Objective-C
A complete computer science study plan to become a software engineer.
The learning notes to LeetCode by Swift 5. Focus on algorithm questions & solutions.
iOS video player framework based on FFmpeg 4 with MediaCodec, VideoToolbox and OpenSSL support.
iOS 开发者在面试过程中,常见的一些面试题,建议尽量弄懂了原理,并且多实践。
《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
An NSTask-like wrapper around the macOS Security Framework's AuthorizationExecuteWithPrivileges() to run shell commands with root privileges in Objective-C / Cocoa.
TerryHuangHD / usbmuxd
Forked from libimobiledevice/usbmuxdA socket daemon to multiplex connections from and to iOS devices
TerryHuangHD / cocos2d-x
Forked from cocos2d/cocos2d-xCocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
A cross-platform protocol library to communicate with iOS devices
TerryHuangHD / DifferenceKit
Forked from ra1028/DifferenceKit💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
Solutions to LeetCode by Swift