My Arts, Life, Portfolio, And Goals
Amanda Arroyo



Hey,
My name is Amanda Thing's I love to do are play games, I love spending time with friends and I use to play basketball which made me lose my depression I love helping others out I wanna make a difference in my life and change things how they are for me right now I don't wanna let people keep letting me down and make me feel I'm not worth it or enough for anyone because I am enough for my self and that is all that matter to me which my boyfriend helped me learn how much I am worth and now I am a happy and loved person which is different and makes me want to prove others wrong.

#AmysArt
From:AyOnAac
From:Agresiva
My Swift Code

In this photo I am making the Boogey dance you really can't see it but I use this Code to make the Robot dance and move its body to make it have a good dance retune repeating its dance.


In this photo I made a app that only showed a photo of a polar bear and then how i uploaded it it go to xcode and find an image on the internet i liked I basically go to an option that takes me to put the image.
Swift Code
What's Swift Code?
Swift is a general-purpose, multi-paradigm, compiled programming language developed by Apple Inc. for iOS, iPadOS, macOS, watchOS, tvOS, Linux, and z/OS. Swift is designed to work with Apple's Cocoa and Cocoa Touch frameworks and the large body of existing Objective-C code written for Apple products.
array
A data type that stores multiple values of the same type in an ordered list.

function
A reusable, named piece of code that can be referred to from many places in a program.
data source
An object that manages the app’s data model, providing a view object with the information it needs to display that data.