Pinned Repositories
acdotfiles
My dotfiles
BDUDemo
Backend Driven UI Demo on iOS
rename-files-creation-date
Rename all files contained in a directory with their mtime
SearchControllerPlayground
An iOS project that shows how to use UISearchControllers on iOS 10 and 11.
TransparentTextFieldInsideSwiftUIList
Reproducing a macOS SwiftUI issue where a TextField inside a List doesn't keep a transparent background.
UIImageView-AGCInitials
Create an image with the initials of a contact's name. Objective-C category on UIImageView.
VeeContactPicker
A replacement of the iOS ABPeoplePickerNavigationController, supporting contacts' images.
tuist
Tuist's CLI
andreacipriani's Repositories
andreacipriani/SearchControllerPlayground
An iOS project that shows how to use UISearchControllers on iOS 10 and 11.
andreacipriani/TransparentTextFieldInsideSwiftUIList
Reproducing a macOS SwiftUI issue where a TextField inside a List doesn't keep a transparent background.
andreacipriani/BDUDemo
Backend Driven UI Demo on iOS
andreacipriani/acdotfiles
My dotfiles
andreacipriani/SwiftAlgorithms
Implementations of well known algorithms in Swift + analysis of time complexity
andreacipriani/tuist-configurations-error
Reproduce an error on Tuist where some configurations are missing in the pbxproj
andreacipriani/anonymizer
Replace all references to specific words in all the files of a folder
andreacipriani/rename-files-creation-date
Rename all files contained in a directory with their mtime
andreacipriani/vc-custom-transition-playground
Playing with custom transitions on view controllers
andreacipriani/AGCPropertyDelegates
A collection of Swift property delegates
andreacipriani/andreacipriani
Profile page
andreacipriani/andreacipriani.github.io
Andrea Cipriani's personal website
andreacipriani/blackjack
A Montecarlo simulation for evaluating Blackjack strategies
andreacipriani/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
andreacipriani/ferologics
andreacipriani/FxLifeSheet
Tracking the key metrics of my life
andreacipriani/GeneratingXcodeProjPlayground
Trying some tools to generate the Xcode project
andreacipriani/leviathan
andreacipriani/Mobius.swift
A functional reactive framework for managing state evolution and side-effects [Swift implementation]
andreacipriani/Neo4j-Swift
Open Source Neo4j driver for iOS, tvOS, Linux and macOS
andreacipriani/probot-andreacipriani
Github hooks on my public repositories
andreacipriani/renzopiano
My Xcode playground to experiment with architectures and different kind of targets
andreacipriani/replaceit
A tool to help with find/replace problems across multiple files
andreacipriani/SPMPlayground
Experimenting with Swift Package Manager
andreacipriani/Swift51Demo
Playing with new features of Swift 5.1
andreacipriani/swiftpoet
Kotlin and Java API for generating .swift source files.
andreacipriani/tuist
🚀 Create, maintain, and interact with Xcode projects at scale
andreacipriani/tuist-circular-dependency-example
Reproduce a bug with a circular dependency between Projects
andreacipriani/tuist-mapping-model
Generate a project that contains a mapping model
andreacipriani/tuist-override-swift-version
Shows a bug in Tuist that overrides the SWIFT_VERSION when all build settings are specified on xcconfig files