Vivek Pattanaik

90
reputation
1
13

I am an iOS Developer and UX Designer. I design interfaces for user accessibility and make them come to life with my magic device called a laptop. Some might call me a wizard.

HStack {
    Image(systemName: "face.smiling.fill")
    VStack{
        Text("Lets Connect.. ")
        Text("Find my Socials in my profile.")
    }
}