philip trauner

@PhilipTrauner
41 Followers
446 Following
125 Posts
somewhere at the intersection of computers and humanities
Websitehttps://arztpraxis.io
GitHubhttps://github.com/PhilipTrauner
Mastodonhttps://pixelfed.social/@philiptrauner
eq.fmhttps://eq.fm/@philip
today's yak shaving: building a custom (and resizable) color picker because presenting `UIColorPickerViewController` non-modally is completely broken on iOS 17 🥲 #Swift #SwiftUI #color
https://gist.github.com/PhilipTrauner/7de2134627911d8584fcc39947eac079
ColorPickerView.swift

GitHub Gist: instantly share code, notes, and snippets.

Gist
some buttons that (hopefully) respectfully draw attention to themselves with the help of mesh gradients (https://github.com/Nekitosss/MeshGradient) ✨ #SwiftUI
GitHub - Nekitosss/MeshGradient

Contribute to Nekitosss/MeshGradient development by creating an account on GitHub.

GitHub
4 hours of randomly adjusting bit shift magic later:
finally got to play around with #d3js. learning curve felt a bit steep, but totally worth it. it hits that sweet spot of abstraction where common charts are easy to create, while still being highly customizable 👏