REED, JORDAN
1330 HRS ON FILE - JOINED 2024
Username: JReed_30A
Name: Jordan Reed
Birthday: September 8, 1996
Home address: 508 Maple Run Ct, Apt 14 (data confidence: 64%)
Household income: $60,000 – $78,000 (estimated range)
Highest Level of education: Bachelor’s Degree (Computer Science / Digital Media)
MirrorWorldsPro Status: Candidate
Locations of interest:
Austin
San Marcos
Houston
Dallas
College Station
Advertising insights:
High engagement with tech and software content
Active across multiple streaming and social platforms
Likely to respond to gaming and hardware promotions
Moderate interest in fitness and productivity tools
Night-heavy usage pattern (peak activity after 9 PM)
Sensitive to personalized recommendation algorithms
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);
}