BELIN, ANNA
1200 HRS ON FILE - JOINED 2024
Username: ABelin_47X
Name: Anna Belin
Birthday: March 12, 1998
Home address: 742 Cypress Hollow Dr, Unit B (data confidence: 62%)
Household income: $68,000 – $84,000 (modeled estimate)
Highest Level of education: Bachelor’s Degree (Communications / Media Studies)
MirrorWorldsPro Status: Candidate
Locations of interest:
Marfa, TX
Denton, TX
Port Aransas, TX
Fredericksburg, TX
Alpine, TX
Advertising insights:
Frequent late-night mobile user
Engages with “wellness + aesthetic lifestyle” content
Friends with live music attendees
Likely to respond to limited-time offers
High engagement with short-form video platforms
Cross-interest in travel + boutique shopping
active surveillance
}}
active surveillance }}
function drawHUD() {
fill(0, 255, 120);
textSize(12);
text("STATUS: ACTIVE", 20, 20);
text("CAM: 03", 20, 40);
text("SUBJECT COUNT: " + floor(random(3, 8)), 20, 60);
text("SIGNAL: " + floor(random(60, 100)) + "%", 20, 80);
}