Pinned Repositories
ACBuild
Script for building iOS apps via xcodebuild.
ACBuildConfig
Xcode Build Settings for Swift and Objective-C projects.
ACInteractor
Swift Package for a Use Case centric architecture as proposed by Robert C. Martin and others.
DDMathParser
String → Number
markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
florieger's Repositories
florieger/DDMathParser
String → Number
florieger/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
florieger/spf-dkim-dmarc-simplified
Email security is a key part of internet communication. But what are SPF, DKIM, and DMARC, and how do they work? This guide will explain it all in simple terms to make these concepts clearer.
florieger/trip-service-kata
Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.