Skip to content
View timsearle's full-sized avatar
πŸ§—β€β™‚οΈ
πŸ§—β€β™‚οΈ
Block or Report

Block or report timsearle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
timsearle/README.md

About

Location Twitter

Hello πŸ‘‹ My name is Tim, I've been developing software professionally since 2009, and specifically for Apple platforms since 2011!

I'm incredibly passionate about building applications that put the user experience first - details matter! Interested in securing mobile applications, user data and respecting user privacy.

Currently working on:

  • πŸ‘¨πŸ»β€πŸ’» Principal Software Engineer @marksandspencer - building authentication APIs for Identity and Access Management and building the Mobile Platform team
  • πŸ”¨ Building Altilium - an iOS application written predominantly in SwiftUI that helps cardiac physiologists optimise the energy outputs of batteries in pacemakers
  • πŸ‘Ύ Maintaining emul8080r - an Intel 8080 emulator written in Swift

Older projects:

  • Euclid - Great-circle mathematics helper library for working easily with Core Location
  • Bind - A lightweight implementation of reactive type that you can subscribe to and transform values in a simple stream. An extremely simple way to introduce new engineers to functional reactive programming.

πŸ§—πŸ»β€β™‚οΈIf I'm not writing code, I'm rock climbing! Can often be found lurking around London's many climbing walls.

Pinned

  1. emul8080r emul8080r Public

    An Intel 8080 emulator written in Swift

    Swift 17

  2. Euclid Euclid Public

    Great-circle mathematics helper library for platforms using Swift -

    Swift 47 3

  3. genetic-algorithm genetic-algorithm Public

    Simple genetic algorithm that evolves a random set of ASCII characters into a target string.

    Swift

  4. AdventOfCode2020 AdventOfCode2020 Public

    My attempts at the AoC puzzles!

    Swift 1

  5. karmarama/Bind karmarama/Bind Public

    A simple reactive framework for binding values and objects to one another

    Swift 5 1

  6. Networking Networking Public

    Forked from karmarama/Networking

    A resource-based URLSession networking wrapper for performing Codable HTTP requests and responses

    Swift