//
//  dallan.me
//
//  Created by Dallan Wayne
//  Copyright
//

import SwiftUI

struct AboutMe: View {
let myBlog = "dallanwayne.substack.com"
let mastodonHandle = "@dallanwayne@mstdn.social"
let emailAddress = "wayne.dallan" + "@gmail.com"

var body: some View {
VStack(alignment: .leading, spacing: 20) {
// Intro
Text("Hello world! My name is Dallan Wayne. I am an iOS developer. I have a passion for apps and appreciate clean, simple user interfaces and experiences.")

// Interests
Text("I enjoy spending time with my wife and kids, listening to podcasts and audiobooks, and playing games — especially board games!")

FavoriteThings()|

// Connect
Text("I occasionally write my thoughts on \(myBlog). You can follow me at \(mastodonHandle) or send me an email at \(emailAddress)")
}
.padding()
}
}

Dallan Wayne
Dallan Wayne
iOS, Swift, SwiftUI, Apple, iPhone, iPad, Mac, Macbook, Apple Watch, macOS, tvOS, watchOS, apps, App Store
Dallan Duggar
Dallan Duggar