antonio-war
iOS Engineer | Indie Developer | Machine Learning & Big Data Student
@CapgeminiNaples, Italy
antonio-war's Stars
Enryun/Common_SwiftUI
comprehensive suite of UI components that enhance the SwiftUI development
mikehouse/Apple-TV-Player
Apple TV m3u iptv player tvOS free open source
antonio-war/SwiftyNetworking
SwiftyNetworking is a powerful and easy-to-use networking client written in Swift
aisultanios/storekit-2-demo-app
💲 Demo-app for the complete tutorial on how to implement on-device subscriptions. Built with StoreKit2 + Swift (SwiftUI)
kingslay/KSPlayer
A video player for iOS、macOS、tvOS、visionOS , based on AVPlayer and FFmpeg, support the horizontal, vertical screen. support adjust volume, brightness and seek by slide, SwiftUI, support subtitles.
Tundrak/IPTV-Italia
Collezione di link a canali TV e Radio italiani visibili e ascoltabili da Internet con un media player
Flight-School/MessagePack
A MessagePack encoder and decoder for Codable types
dehesa/CodableCSV
Read and write CSV files row-by-row or through Swift's Codable interface.
ikhvorost/M3U8Decoder
M3U8 playlist decoder for Swift.
omaralbeik/M3UKit
Modern framework for parsing m3u files
asolanki-in/ProFlix
An IPTV Player Build with SwiftUI
apple/swift-http-types
Version-independent HTTP currency types for Swift
jordibruin/Swift-Charts-Examples
An overview of the different types of charts you can make with Swift Charts
eddwebster/football_analytics
📊⚽ A collection of football analytics projects, data, and analysis by Edd Webster (@eddwebster), including a curated list of publicly available resources published by the football analytics community.
amosgyamfi/open-swiftui-animations
You don't need an animation library to add a simple effect to your SwiftUI app. Create it yourself with SwiftUI. This repo inspires you to add helpful and expressive SwiftUI animations like loading/progress, looping, on-off, enter, exit, fade, spin, and background animations to your next project. The repo also contains tremendous spring animations.
SwifterSwift/SwifterSwift
A handy collection of more than 500 native Swift extensions to boost your productivity.
SourceDocs/SourceDocs
Generate Markdown documentation from source code
openfoodfacts/openfoodfacts-server
Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
siteline/swiftui-introspect
Introspect underlying UIKit/AppKit components from SwiftUI
twitter/TwitterTextEditor
A standalone, flexible API that provides a full-featured rich text editor for iOS applications.
matteocrippa/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
antonio-war/SwiftyGPT
SwiftyGPT is an unofficial, lightweight and user-friendly Swift wrapper for accessing OpenAI API
antonio-war/SwiftyReachability
SwiftyReachability is a simple and lightweight network interface manager written in Swift
seraogianluca/k-means-mapreduce
K-Means algorithm implementation with Hadoop and Spark for the course of Cloud Computing of the MSc AIDE at the University of Pisa.
kfragkedaki/hadoop-kmeans
Python implementation of k-means clustering algorithm in MapReduce.
GoogleCloudPlatform/python-docs-samples
Code samples used on cloud.google.com
Peppe3009/Web-App-for-Musical-Note-Recognition-and-Audio-File-Reconstruction
A simple webapp for automatic audio file reconstruction from musical note with Deep Learning strategies.
airbnb/epoxy-ios
Epoxy is a suite of declarative UI APIs for building UIKit applications in Swift
chaimleib/intervaltree
A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.