Skip to content

Latest commit

 

History

History
122 lines (100 loc) · 3.98 KB

File metadata and controls

122 lines (100 loc) · 3.98 KB
layout page
title About Felix Krause
categories
tags
status publish
type page
published true
meta

About Felix Krause


Felix Krause, creator of fastlane

I'm the founder of fastlane, an open source tool for iOS and Android developers focussed on making building and releasing apps easier

Just the last year, fastlane has saved over 10,000,000 developer hours and is used by tens of thousands of companies around the world

fastlane

I work on fastlane at Google and previously Twitter in San Francisco

Privacy research

I've published various privacy related essays on the iOS permission system. As a result my posts reached #1 on HackerNews and got covered by major media outlets - Read more about my privacy publications.

Open Source

Additionally to fastlane, I'm involved in other open source projects, like danger.

Speaking

I spoke at various conferences around the world, most recently Tokyo, Melbourne, Budapest, Bangalore, Vienna, Berlin and San Francisco. For speaking engagements get in touch with me using the form below. Check out my speaking schedule.

Previous Work

I've been working in many startups, like Product Hunt, MindNode, Wunderlist and Bikemap.

University

I graduated my Software Engineering degree at the University of Central Lancashire in the UK


Email Address

<p><b>Message</b></p>
<textarea placeholder="Your message" name="message"></textarea>
<input type="hidden" name="_subject" value="New message from krausefx.com" />
<br />
<input type="submit" value="Submit">
<style type="text/css"> #contactform { padding-top: 30px; } #contactform input[type="email"] { width: calc(100% - 20px); height: 30px; font-size: 16px; padding: 10px; margin-bottom: 10px; } #contactform textarea { width: calc(100% - 30px); height: 100px; font-size: 16px; border: 1px solid #ccc; background-color: #fafafa; padding: 15px; resize: vertical; } #contactform input[type="submit"] { display: inline-block; width: 127px; height: 42px; background-color: #272727; color: white; font-weight: 600; font-style: normal; font-size: 14px; border: none; margin-top: 10px; cursor: pointer; } #leftCol { margin-bottom: 40px; margin-right: 30px; width: 100%; text-align: center; height: 700px; } @media screen and (min-width: 800px) { #leftCol { width: 40%; float: left; } } } @media screen and (min-width: 800px) { #rightCol { width: 55%; float: right; } } } </style>