Code in Progress

Something exciting
is being built.

We're working behind the scenes to build something worth coming back for.
The new FOMO experience is currently under development.

Development Status Building...
fomo.my.id
// initializing FOMO...
const project = "FOMO" ;
const status = "building" ;
while (status !== "ready" ) {
    createSomethingAwesome();
}