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 = 18
let location: Place = "Meguro, Tokyo"
let favoriteThings = [
"Photograph",
"Disney",
"Revue Starlight"
let inTheFuture = [
"Programmer",
"UIDesigner"]
}
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 dhu: entered = 202604
}