Skip to content
View sebwhitfield's full-sized avatar
๐Ÿ’ป
Building
๐Ÿ’ป
Building

Block or report sebwhitfield

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


Twitter: @seb_codes Medium: @sebwhitfield

๐Ÿ‘‹ Hi, I'm Seb

From creating scalable architecture solutions to building smaller utility tools, I'm a self-taught iOS developer who has experience building and designing fun, practical applications for Apple platforms.

var seb = IOSDeveloper()
seb.age = 31
seb.location = "West Midlands, UK"
seb.believesIn = "Tabs over spaces"
seb.fueledBy = "Coffee"
seb.hobbies = [
  "โœ๏ธ Writing articles", "๐Ÿ› ๏ธ DIY and renovation",
  "๐ŸŽฎ Gaming", "๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป Working on side projects"
]

// Protocol inheritence:
// Personable, Approachable, Dependable

Frameworks & Technologies





๐Ÿ”จ Currently working on

Supa Schema ๐Ÿ“ฆ ๐Ÿ’ป

A lightweight utility app for generating supabase type definitions in Swift, speeding up development time and ensuring type safety when dealing with string definitions whilst building out applications utilizing Supabase.

Toolbox ๐Ÿ“ฆ ๐Ÿ“ฑ โœจ

A dynamic and reusable component library that allows for mass styling. Think SwiftUI components but with the ability to update components on app launch, globally. Allows for creating "styles" and reusing these across multiple components.

Toolbox automatically handles that last 10% when building apps with built in:

  • Haptic Feedback
  • Animations
  • Loading/disabled state handling
  • Accessability and more

All features can be toggled indepentantly at the call site in your application so you can use as much or as little of Toolbox as required.

Pinned Loading

  1. sebwhitfield sebwhitfield Public