Skip to content

Instantly share code, notes, and snippets.

View typio's full-sized avatar
🏴‍☠️
Hoisting the black flag matee! ARRR

Thomas O. Huber typio

🏴‍☠️
Hoisting the black flag matee! ARRR
View GitHub Profile
@tarrouye
tarrouye / Scratchpad.swift
Last active March 15, 2025 08:10
Apple Music Profile Effect
import SwiftUI
struct AppleMusicProfile: View {
let profileImage: Image
let name: String
let username: String
var body: some View {
ZStack {
// (1) Blurred profile image for background