top of page

My Arts, Life, Portfolio, And Goals

Amanda Arroyo

My Vlog
My Story
portfolio.jpg
appimagecode.PNG
appimage.PNG

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 Life
Follow Me

My Swift Code

Screen Shot 2019-10-23 at 10.21.16 AM.pn

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.    

Screen Shot 2019-10-18 at 9.26_edited.jp
download.jpg
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.

Screen Shot 2019-09-18 at 9.42_edited.jp

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.

bottom of page