DEV Community

Daniel Ioni
Daniel Ioni

Posted on

From Profile to Metaverse Identity: What We Built with Yassen in MyZubster

From Profile to Metaverse Identity: What We Built with Yassen in MyZubster

Today we reached another interesting milestone in the development of MyZubster.

We have been experimenting with a simple question:

What if a user profile wasn't just an account, but the starting point of a persistent identity inside a growing digital world?

The Yassen profile gave us an opportunity to test this concept more concretely.

Instead of treating the profile as a traditional username + avatar combination, we started connecting it to the broader MyZubster character and metaverse architecture.

From a profile to a character

The first conceptual transition is:

User Profile

Digital Identity

MyZubster Character

Metaverse Presence

This sounds simple, but it changes how we think about profiles.

A conventional application profile mostly stores information.

A MyZubster character is intended to accumulate history.

The profile becomes the anchor from which we can associate activities, locations, categories, evidence and eventually achievements or reputation.

Yassen as a real development test

Working with the Yassen profile helped us move away from designing the character system purely in theory.

We can now think about the identity as something that exists across multiple layers of MyZubster:

             YASSEN
                │
        Digital Character
                │
    ┌───────────┼───────────┐
    │           │           │
Activities   Locations   Categories
    │           │           │
    └───────────┼───────────┘
                │
             Evidence
                │
                ▼
         Character History
Enter fullscreen mode Exit fullscreen mode

The important part is that the character doesn't need to belong permanently to one category.

One identity, multiple worlds

MyZubster is expanding beyond its original environmental experiments.

We're building an indexed ecosystem that can include areas such as:

Environment · Music · Sport · Culture · Technology · Community · Creative activities

This creates an interesting possibility for profiles like Yassen.

Imagine that tomorrow Yassen participates in a music project.

That activity can become part of the character.

Later, the same person participates in a sporting event.

Another part of the history.

Then an environmental activity.

Another verifiable event.

The identity remains the same while its digital history evolves.

The connection with real-world evidence

This is where the work we're doing on environmental pilots becomes relevant to the metaverse.

We don't want every action inside MyZubster to exist only because somebody clicked a button.

For suitable workflows, we are exploring an evidence chain such as:

REAL WORLD

├── Photo
├── Location
├── Timestamp
└── Activity


Verification


MyZubster Event


Character History


METAVERSE

This means the metaverse can potentially become a representation of verified activity, rather than an isolated virtual world.

Why Yassen matters to the experiment

The important result isn't simply that we created another character.

Yassen gives us a concrete profile around which we can continue testing the relationship between:

identity + character + categories + evidence + history + metaverse

That gives development a much clearer target than designing abstract avatar systems.

We can ask practical questions.

How does the character enter a location?

How do we associate an activity with it?

What information should be public?

What stays private?

How does an activity become verified?

How should reputation work?

How can one identity move between environment, music, sport and other MyZubster experiences?

Those questions are now becoming engineering problems.

And that's exactly where we want them.

We are not building a static metaverse

The larger idea behind MyZubster is increasingly becoming:

the real world generates events; verified events create digital history; digital history shapes the character.

Yassen is one of the profiles helping us test that architecture.

There is still a lot to build.

But we're moving from designing characters to experimenting with persistent digital identities connected to real activity.

And that is a much more interesting metaverse to build.

DEV.to tags: #opensource #webdev #web3 #programming

Top comments (0)