Skip to content
View jrothwell's full-sized avatar
Block or Report

Block or report jrothwell

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
jrothwell/README.md

I am a generalist software engineer and technical leader, with almost a decade of experience building & delivering high quality, well-tested, and reliable software in a wide variety of domains, including the public sector, health & SaMD, fintech & banking, and retail.

I have been at Zühlke in London since 2015. My consultancy projects there have included mobile applications in Swift and Kotlin, backend servers in Java and Kotlin, Web apps using Angular, TypeScript, and JavaScript, and developer tooling in Python, Swift, and shell scripts.

I hold a BSc with First Class Honours in Computer Science from Queen Mary, University of London (2011-2015.)

My key interests are in ethical and inclusive software design, fostering good engineering practice, and accessible digital interfaces for the public. I think it is our moral duty as technologists to engage our social conscience when designing and building software, and work towards an inclusive, kinder industry and society.

Please use masculine pronouns (in English: he, him, his) when referring to me in the third person.

Current side projects 🧪

  • VersionedCodable, a wrapper around Swift's Codable to allow versioning.
  • Unspool, a MacOS app to allow film photographers to add metadata to their scanned photos.

Pinned

  1. VersionedCodable VersionedCodable Public

    A wrapper around Swift's Codable that allows versioning of Codable types, and rationalises migrations from older versions of the type.

    Swift 34