silkodenis
iOS App Developer | Computer Vision Engineer | Sr. Software Engineer at Xydus
XydusUkraine, Kyiv
Pinned Repositories
combine-camera-demo-app
An iOS application that demonstrates the usage of the CombineCamera Swift package for video capturing.
metal-tflite-interpreter
Interpreter designed to run TensorFlow Lite models using Metal for real-time GPU processing.
SOM
Neural network with learning without a teacher, performing the task of visualization and clustering.
swift-async-networking
A Swift package for declarative HTTP networking with async/await, designed for easy configuration and robust error handling.
swift-combine-camera
A Swift package for integrating video capturing in iOS applications, built using Combine and AVFoundation in a declarative style.
swift-combine-networking
A Swift package for declarative HTTP networking with the Combine framework, designed for easy configuration and robust error handling.
swiftui-async-cached-image
A SwiftUI view for asynchronously loading and caching images from a URL, compatible with iOS 13+.
swiftui-navigation-coordinator
A lightweight SwiftUI Navigation Coordinator package that supports stack navigation and modal presentation.
silkodenis's Repositories
silkodenis/SOM
Neural network with learning without a teacher, performing the task of visualization and clustering.
silkodenis/swift-async-networking
A Swift package for declarative HTTP networking with async/await, designed for easy configuration and robust error handling.
silkodenis/swiftui-navigation-coordinator
A lightweight SwiftUI Navigation Coordinator package that supports stack navigation and modal presentation.
silkodenis/combine-camera-demo-app
An iOS application that demonstrates the usage of the CombineCamera Swift package for video capturing.
silkodenis/metal-tflite-interpreter
Interpreter designed to run TensorFlow Lite models using Metal for real-time GPU processing.
silkodenis/swift-combine-camera
A Swift package for integrating video capturing in iOS applications, built using Combine and AVFoundation in a declarative style.
silkodenis/swift-combine-networking
A Swift package for declarative HTTP networking with the Combine framework, designed for easy configuration and robust error handling.
silkodenis/swiftui-async-cached-image
A SwiftUI view for asynchronously loading and caching images from a URL, compatible with iOS 13+.
silkodenis/swift-combine-store
A lightweight Swift package for state management in SwiftUI applications using Combine, designed for unidirectional data flow (UDF) architectures with data-driven side-effects.
silkodenis/swiftui-redux-tmdb-app
A SwiftUI app demonstrating a unidirectional data flow with Combine Networking, Combine Store, and Navigation Coordinator packages, integrating with the TMDB API.