Pinned Repositories
ARKit-Demos
ARKit Demos for Personal Learning.
ImageVision
Use iOS 17.0 Vision to generates an instance mask of salient objects that can be separated from the background & several calculate algorithms of bezier paths to draw custom border shadow.
Instant-OpenCV-for-iOS-Sample
The sample code files for *Instant OpenCV for iOS*.
MichaelLedger.github.io
Personal Website
MicroLive
Micro Live App.
MLImageOptimizer
使用 pngquant、jpegoptim、gifsicle 快速批量压缩 png、jpg、gif 图片 ( 支持无损压缩和有损压缩 )
MLRippleProgress
Rounded Ripple Shape Progress View, Using CAShapeLayer & CADisplayLink. 圆形水波加载动画,自定义空间大,可加载多组色值的水波纹 使用 CAShapeLayer + CADisplayLink,消耗小
MTXNeophyteGuideView
简易半透明新手引导蒙版组件,可快速复用,支持点击切换和tabbar切换
SortLetter
SortLetter Game to learn English.
Xcode10-support-libstdc-plus-plus
libstdc++适配Xcode10与iOS12(已适配Xcode11&iOS13)
MichaelLedger's Repositories
MichaelLedger/ImageVision
Use iOS 17.0 Vision to generates an instance mask of salient objects that can be separated from the background & several calculate algorithms of bezier paths to draw custom border shadow.
MichaelLedger/MichaelLedger.github.io
Personal Website
MichaelLedger/ThreadSafeDictionary
NSMutableDictionary of iOS is not threadsafe. You may encountered problem when read/write shared NSMutableDictinary from multiple thread. I want to make fast and threadsafe mutable dictionary.
MichaelLedger/MeshTransformView
Fork from https://github.com/Ciechan/BCMeshTransformView.
MichaelLedger/Specs
Custom pod specs repository for mirror sdks & private usage.
MichaelLedger/Weex-Learning
Weex Demo for personal learning~
MichaelLedger/YYModel
High performance model framework for iOS/OSX.
MichaelLedger/AGGeometryKit
Forked from https://github.com/agens-no/AGGeometryKit and add save cropped image function.
MichaelLedger/ARQuickLook
Using QLPreviewController for AR Quick Look, such as "hab_en.reality", "CosmonautSuit_en.reality", "LunarRover_English.reality", "toy_biplane.usdz"...
MichaelLedger/cocoapods-packager
CocoaPods plugin which allows you to generate a static library from a podspec.
MichaelLedger/cocoapods-spm
A CocoaPods plugin to add SPM dependencies to CocoaPods-based projects
MichaelLedger/ConvertingColorImagesToGrayscale
Convert a color image to grayscale using matrix multiplication VS CoreGraphics.
MichaelLedger/DynamicIsland
SwiftUI ActivityKit Dynamic Island iOS 16.1 - The project includes two example animated scenarios: Food Delivery and Taxi Hailing.
MichaelLedger/FastlaneTools
The purpose of Fastlane tools is to use Fastlane and Ruby to quickly manage iOS projects, including iOS certificate management, release of iOS private Pods, release of multiple iOS platforms (AppCenter, Fir, Pgyer, Testflight), and many other fast capabilities.
MichaelLedger/JXPageControl
MichaelLedger/MLStepper
A customized stepper component is same as UIStepper in OC.
MichaelLedger/Performance
A lightweight performance monitoring library for Apple platforms that helps track various system metrics including CPU usage, memory consumption, FPS, network traffic, and system wakeups.
MichaelLedger/pods-spm-dep-poc
POC for spm support to cocoapods
MichaelLedger/PyTorch-Exercise
Collections of PyTorch exercises for personal learning mainly in M1 Max Mac Studio with OS X arm64 (Apple Silicon) for MUSIQ(Multi-scale Image Quality Transformer).
MichaelLedger/RxSwift
Reactive Programming in Swift
MichaelLedger/SDE-Code-Samples
Software Design Engineer Code Samples
MichaelLedger/SDE-Gitbook
Software design engineer examination book published with Gitbook.
MichaelLedger/SPMTest
Swift Package Manager Test Library.
MichaelLedger/SQLiteFramework
Only demo for using custom SQLite3 latest codes & custom modulemap and umbrella & aggregate to generate fat framework for Swift project.
MichaelLedger/SwiftHTML
Start local http server to load custom appointed bundle of html files, such as git books & blogs.
MichaelLedger/Tensorflow-Exercise
Collections of TensorFlow exercises for personal learning mainly in M1 Mac Pro with OS X arm64 (Apple Silicon) for MUSIQ(Multi-scale Image Quality Transformer).
MichaelLedger/ThreadSafeCollections
Using collection classes safely with multithreaded applications - NSMutableDictionary...
MichaelLedger/UIGradient
A simple and powerful library for using gradient layer, image, color
MichaelLedger/VisionDemo
Compare face-capture quality in a set of images & find best photo from assets by using Vision.
MichaelLedger/Xcodeproj
Create and modify Xcode projects from Ruby.