Pinned Repositories
articles
A bunch of random notes which might evolve into smth consistent or might not
Avenue-GPX-Viewer
A simple and easy GPX viewer for macOS.
bulletproof-bullet
CoreGPX
A library for parsing and creation of GPX location files. Purely Swift.
langchain-swift
LangChain for Swift. Optimized for iOS and macOS.
mm-pocket
PhotoApp
A custom Camera app for CocoaHeads talk (Lviv, Jun 2019)
phrasal-verbs-dictionary
A dictionary of phrasal verbs and their mapping in different languages
PushesTutorialApp
stackoverflow_answers
Quick prototypes to play around 🛠
gatamar's Repositories
gatamar/stackoverflow_answers
Quick prototypes to play around 🛠
gatamar/CoreImageKernel
At attempt to use Metal shader (MSL) for CIImage
gatamar/LinkMap
Show some random text blocks on an infinite canvas
gatamar/swift-toolkit
A toolkit for ebooks, audiobooks and comics written in Swift
gatamar/amplify-swift
A declarative library for application development using cloud services.
gatamar/apple-music-token-generator
gatamar/articles
A bunch of random notes which might evolve into smth consistent or might not
gatamar/async-await-cancellable-loading
Load smth before navigating to a selected view. Cancel a previous task if pressed on another item.
gatamar/Avenue-GPX-Viewer
A simple and easy GPX viewer for macOS.
gatamar/CoreGPX
A library for parsing and creation of GPX location files. Purely Swift.
gatamar/FocusedTextEditor
gatamar/langchain-swift
LangChain for Swift. Optimized for iOS and macOS.
gatamar/mm-pocket
gatamar/PushesTutorialApp
gatamar/r2-testapp-swift
📖 An EPUB & CBZ reading app for iOS
gatamar/cocoapods-dependencies
Shows a project's CocoaPods dependency graph
gatamar/Garmin-ExampleApp-Swift
A Swift 3 version of Garmin's Connect IQ iOS Example App, demonstrating use of the Connect IQ iOS SDK.
gatamar/GCDWebServer
The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)
gatamar/Hunspell-Swift
A simple iOS wrapper for the Hunspell spell checker
gatamar/Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
gatamar/learn_xcodegen
An attempt to do "File Swizzling" - the minimum of manual work for modifying an existing Git project with my "improvements".
gatamar/r-info-war-vectors.md
gatamar/r2-navigator-swift
A Swift implementation of the Readium 2 Navigator
gatamar/r2-shared-swift
Repo for custom types shared by several readium-2 Swift modules
gatamar/r2-streamer-swift
Repo for the Streamer implementation in Swift
gatamar/RotationAwarePushAnimator
"UIViewControllerAnimatedTransitioning" implementation, which can survive screen rotation if given a new destination frame for a moving block in new rotated coords. Inspired by a book "iOS Animations by Tutorials"
gatamar/RxBluetoothKit
iOS & OSX Bluetooth library for RxSwift
gatamar/ScrollablePocket
gatamar/SQLite.swift
A type-safe, Swift-language layer over SQLite3.
gatamar/VCTransitionAnimationsOverlap
A successful investigation of how to handle UIViewControllerAnimatedTransitioning when the screen is rotated. Was tested on iPad (iOS 14.3), because it's hard to reproduce on iPhone.