About Sector Y

Here is a space called "Sector Y"


"Sector Y" is a space that exists nowhere.

"Youmi" is Creator.

"Gallery" is a set of pieces from the past.

"Modal" is the act of observing them.

"Sparkle" is a footprint reaching for the stars.

Explore my secret

About Youmi

  
// Welcome to my little quirky world
struct Youmi: Profile {
let name: String = "Youmi Nagase"
let age: Int = 17
let location: Place = "Meguro, Tokyo"
let favoriteThings = [
"Photograph",
"Disney",
"Revue Starlight",
"Thai dramas"]
let inTheFuture = [
"Programmer",
"Photographer",
"Designer"]
}
struct Log: Life {
let birth: smallEvent = 20080223
let kindergarten: entered = 201104
let elementarySchool: entered = 201404
let startedLearningSwift: bigEvent = 201911
let juniorHighSchool: entered = 202004
let shibaKokusaiHighSchool: entered = 202304
let university: enter!
}