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
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.
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.