vasjapavlov's Stars
amarantedaniel/aoc-swift-template
Advent of Code template for Swift
qaze/github-pr-prettifier
Chrome extension to make Github PRs cleaner
globulus/swiftui-flow-layout
Flow layout / tag cloud / collection view in SwiftUI.
johnpatrickmorgan/FlowStacks
FlowStacks allows you to hoist SwiftUI navigation and presentation state into a Coordinator
qaze/SwiftyGet
Lightweight expandable iOS image/data downloading library
Abedalkareem/LanguageManager-iOS
A Language manager to handle changing app language without restarting the app. It supports iOS and tvOS.
kirilcvetkov92/Traffic-sign-classifier
In this project, deep neural networks and convolutional neural networks are used to classify traffic signs. A model is trained so it can decode traffic signs from natural images by using the German Traffic Sign Dataset. After the model is trained, the model is tested on new images of traffic signs that are found on the web
yoshimkd/swift-code-types-navigator
An experimental project that shows the types defined in a Swift code as expandable bubbles on a canvas.
yoshimkd/canvas-file-explorer-mac
A Mac application which provides an alternative 2D canvas view of the files in selected folders.
martinmitrevski/CodilityTasks
Solutions to some of the Codility training tasks in Swift.
yoshimkd/swift-auto-diagram
A Ruby script that scans all swift code from the specified folders and files and automatically generates an entity diagram (similar to a class diagram) which can be viewed in a browser.