Available for Collaboration

AbdulAziz
Memon

I am a |

16-year-old visionary from Pakistan · Founder of Xantrailstudio · Building the future of web architecture, one compiler at a time.

0 Years Old
0 Framework Built
HackerOne Bug Bounty
Legendary CODM Rank
index.xyonl
<app title="My App">
  <script>
    // Runs at build-time on Node VM
    const stack = ["XYONL", "HTML", "JS"];
    output = stack.map(s =>
      `<li>${s}</li>`
    ).join("");
    heading = "Zero Hydration";
  </script>

  <h1>{{ heading }}</h1>
  <input xy-model="heading" />

</app>
Scroll to explore

About Me

AM

AbdulAziz Memon

Founder & CEO, Xantrailstudio

16 Years Old Pakistan Software Studio Founder

I'm a self-taught software engineer, ethical hacker, content creator, and competitive gamer at just 16 years old. I founded Xantrailstudio — a software studio building performance-first web tools and next-generation developer ecosystems.

My flagship creation, XYONL, is a full-stack meta-framework that compiles custom markup at build time using Node.js VM sandboxing — achieving zero hydration overhead and instant SPA routing. I code in Python on Kaggle and Google AI Studio, and actively hunt vulnerabilities on HackerOne.

Software Engineering
Custom compilers & markup langs
Ethical Hacking
HackerOne · Mozilla · Firefox
Content Creation
YouTube · 2 Channels
Competitive Gaming
CODM · Legendary (x2)

XYONL

Expressive Yield-Optimized Native Language

pronounced "Zion-L"

A lightning-fast, lightweight, full-stack meta-framework combining SPA ergonomics with static file performance. Write template files with scoped styling, execute sandboxed scripts at compile time, and deliver pages with zero client-side hydration overhead.

Install npx xyonl@latest --run
index.xyonl
<app title="Dashboard" description="Speed matters">
  <script>
    // Executed at build-time on Node.js VM
    const authors = ["Alice", "Bob", "Charlie"];
    output = "<ul>" + authors.map(a =>
      `<li>${a}</li>`
    ).join("") + "</ul>";
    heading = "Dynamic Page";
    count = 1024;
  </script>

  <div class="card">
    <h1>{{ heading }}</h1>
    <input xy-model="heading" />
    <strong xy-model="count">{{ count }}</strong>
  </div>
</app>
<!DOCTYPE html>
<html lang="en">
<head>
  <title>Dashboard</title>
  <meta name="description"
    content="Speed matters">
</head>
<body>
  <div class="card">
    <h1><span
      data-xy-bind="heading">Dynamic Page</span></h1>
    <input data-xy-model="heading"
      value="Dynamic Page" />
    <ul><li>Alice</li>
      <li>Bob</li><li>Charlie</li></ul>
  </div>
  <!-- Zero-Hydration Proxy Agent -->
  <script>/* ES6 Proxy listener */</script>
</body></html>
{
  "title": "Dashboard",
  "content": "<div class=card>...</div>",
  "initialState": {
    "heading": "Dynamic Page",
    "count": 1024
  }
}

Zero Hydration Overhead

Reactivity via 100-line ES6 Proxy — no heavy runtime parsing.

Build-Time VM Sandbox

Scripts run in isolated Node.js vm at compile time.

Hybrid SPA Routing

SSG + instant client transitions via pre-fetched .frag payloads.

Asset Compression Pipeline

Auto WebP conversion via sharp — lighter bundles.

Scoped Component Templates

<import> declarations with slot injection and prop passing.

SSE Hot-Reload

Zero-latency filesystem watcher via Server-Sent Events.

Compilation Pipeline

1
Syntax Pre-Checks
2
VM Sandbox Exec
3
Reactivity Directives
4
Fragment + HTML Write

Skills & Tools

Languages

HTML
100%
CSS
100%
XYONL
100%
Python
100%
C++
90%
C
90%
Rust
90%

Apps & Software

Adobe Illustrator
100%
Photoshop
100%
CapCut
100%
Adobe Premiere Pro
100%
Google AI Studio
100%
Kaggle
100%
Antigravity
100%
CODM
100%

Cybersecurity

Ethical Hacking Bug Bounty HackerOne Mozilla Firefox Relay Recon Subdomain Enum Vuln Research

Dev Tools

VS Code Node.js GitHub npm / npx Git Node VM Sharp (WebP) SSE

Bug Bounty Hunter

terminal — bash
$ whoami
abdulaziz — ethical hacker
$ cat targets.txt
Mozilla Foundation
Firefox Relay
$ platform --active
HackerOne ✓ Active
$ recon --target firefox-relay.com
Scanning subdomains...
Analyzing headers...
Report submitted ✓

HackerOne Platform

Actively participating in public and private bug bounty programs on HackerOne — one of the world's largest ethical hacking platforms.

Mozilla & Firefox Relay

Focusing security research on Mozilla Foundation projects including Firefox Relay — helping protect millions of users.

Recon & Vulnerability Research

Conducting thorough reconnaissance, subdomain enumeration, and vulnerability analysis — all within ethical and legal boundaries.

Content Creator

Two YouTube channels — education and gaming

Tech With Aziz

@Tech_With_Aziz
Technical Education

Creating in-depth coding tutorials, XYONL framework walkthroughs, compiler design theory, and web engineering content for developers worldwide.

  • XYONL Framework walkthroughs
  • Compiler design & theory
  • Web performance optimization
  • Ethical hacking basics
  • Python & AI tooling
Visit Channel →

A Bot Gaming 2026

Call of Duty Mobile
Gaming Channel

Competitive CODM gameplay, tactical loadout reviews, ranked match highlights, and strategy breakdowns from a Legendary-rank player.

In-Game ID __A__B(O)T__
  • Legendary rank gameplay
  • Tactical loadout guides
  • Ranked match strategies
  • CODM tips & tricks

Collaboration

Working with a dedicated video editor partner to produce high-quality, polished tutorial and gaming content — from scripting to final cut.

Scripting Video Editing Thumbnail Design CapCut Premiere Pro

Competitive Gamer

Legendary
Achieved × 2
In-Game ID
__A__B(O)T__
YouTube: A Bot Gaming 2026
Call of Duty: Mobile Competitive Player

Tactical Loadout

Playing at a competitive level with specific tactical loadouts focused on precision, speed, and strategic positioning. Achieves top-tier ranks through consistent gameplay and strategic map awareness. Reached Legendary rank twice through dedicated ranked play.

Legendary x2
Precision Aim
Tactical Play