Pinned Repositories
100-Days-Of-iOS-DataStructure-Algorithm
100天iOS数据结构与算法实战
30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
AbnormalityLabelView
Abnormality Collection label
FFmpegExplore
FFmpegStudy
Git_OC
iOS基础学习过程
JsonToModel
基于YYModel,利用mac程序将json字符串转化成OC的Model类 省去json转模型部分代码.
JWebSocket
iOS-WebSocket
parsecrash
RuntimeTidy
Runtime简单整理
VideoToolBoxExplore
VideoToolBox
zidonJ's Repositories
zidonJ/Git_OC
iOS基础学习过程
zidonJ/ActiveLabel.swift-fork
UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
zidonJ/alerts-pickers-fork
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
zidonJ/clone-voice-fork
一个带web界面的声音克隆工具,使用你的音色或任意声音来录制音频
zidonJ/downloadVideo-fork
YouTube video downloader in javascript.
zidonJ/drawio-desktop_fork
Official electron build of draw.io
zidonJ/flutter
flutter study
zidonJ/fucking-algorithm_fork
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
zidonJ/garnet_fork
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
zidonJ/git_study
test demo
zidonJ/gpt-computer-assistant-fork
gpt-4o for windows, macos and ubuntu
zidonJ/hello-algo-fork
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
zidonJ/jsplayground_fork
A no-fuss JavaScript playground with instant feedback.
zidonJ/JXSegmentedView-fork
A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
zidonJ/LSUnusedResources_fork
A Mac App to find unused images and resources in Xcode project.
zidonJ/open-interpreter-brain-fork
A natural language interface for computers
zidonJ/open-source-ios-apps-fork
:iphone: Collaborative List of Open-Source iOS Apps
zidonJ/PaddleOCR_fork
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
zidonJ/paint-board-fork
🎨 A powerful multi-end drawing board that brings together a lot of creative brushes to experience a whole new range of drawing effects!
zidonJ/PairDrop_fork
PairDrop: Local file sharing in your browser. Inspired by Apple's AirDrop. Fork of Snapdrop.
zidonJ/plandex-brain-fork
An AI coding engine for complex tasks
zidonJ/plcrashreporter-fork
Reliable, open-source crash reporting for iOS, macOS and tvOS
zidonJ/public-apis-fork
A collective list of free APIs
zidonJ/quicktype-fork
Generate types and converters from JSON, Schema, and GraphQL
zidonJ/srs_save
save
zidonJ/SwiftNote_fork
【肘子的Swift笔记】博文中的代码汇总
zidonJ/system-design-primer-fork
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
zidonJ/Toast-Swift-fork
A Swift extension that adds toast notifications to the UIView object class.
zidonJ/Wonder3D-fork
A cross-domain diffusion model for 3D reconstruction from a single image
zidonJ/write-a-C-interpreter-fork
Write a simple interpreter of C. Inspired by c4 and largely based on it.