# About

> shayz.crypto, shayz and @shayzxbt are all Shayan Hashmi. Who runs shayz.world, and what I actually build.

## The short version

My name is **Shayan Hashmi**. Online I go by **shayz** — **shayz.crypto** on Instagram and
YouTube, **shayzcrypto** on TikTok, and **@shayzxbt** on X. Those are all the same person,
and **shayz.world** is the official site for all of them. I'm an independent builder, not a
company: no team, no investors, no agency. This site is the canonical index of everything I
make and every account that is genuinely mine.

My work splits cleanly in two. I build **private, on-device AI apps for iOS**, and I
write about **crypto trading and on-chain analysis**. The connective tissue is a
preference for tools that run locally, hold their own data, and don't require trusting a
server I don't control.

## On-device iOS AI

**Angel0x1** is an AI journal for iOS. You write entries; it reads what you've written
over time and reflects it back — recurring words, emerging patterns, and a projected
trajectory of where your own writing suggests you're heading. It takes voice input and
includes an on-device model hub so you can pick the model doing the work. Inference
happens on the phone.

**Red Angel** is an offline AI companion for iOS built on **Apple MLX**, with a
deliberately retro terminal interface and a companion Windows command center. It has zero
tracking and no analytics. **Red Angel Unchained**, the fine-tuned model behind it, is
published openly on Hugging Face so anyone can inspect, download, or run it themselves.

The privacy claim in both is architectural rather than a policy promise: there is no
backend to send anything to. If the app works in airplane mode, nothing is being
uploaded. That is the property I'm optimising for.

## Crypto and on-chain

I trade on-chain and share the tooling I use day to day — trading terminals, on-chain
scanners, and social trading apps. Several links on the homepage are referral links to
products I use myself; I'd rather say that plainly than bury it. I publish long-form
breakdowns on YouTube, short clips on TikTok and Instagram, stream live memecoin trading
on Twitch, and think out loud daily on X. Discord is the main community room, with
Telegram as a second.

Nothing I publish is financial advice, and I don't manage anyone's money, run a signals
service, or sell a course. If an account claims to be me and is doing any of those
things, it isn't me — check the verified list below.

## Verified accounts

These are the only accounts I control. Impersonation is common in crypto, so treat this
list as the source of truth and anything absent from it as suspect:

- X — [@shayzxbt](https://x.com/shayzxbt)
- YouTube — [@shayz.crypto](https://www.youtube.com/@shayz.crypto)
- Instagram — [@shayz.crypto](https://www.instagram.com/shayz.crypto)
- TikTok — [@shayzcrypto](https://www.tiktok.com/@shayzcrypto)
- Twitch — [shayzcrypto](https://www.twitch.tv/shayzcrypto)
- LinkedIn — [Shayan Hashmi](https://www.linkedin.com/in/shayan-hashmi-062b0730a/)
- GitHub — [shayzinasimulation](https://github.com/shayzinasimulation)
- Hugging Face — [shayzinasimulation](https://huggingface.co/shayzinasimulation)

## About this site

shayz.world is one hand-written page of HTML, CSS, and about a hundred lines of
JavaScript, served as static files with no build step, no framework, and no third-party
scripts. There is no analytics, no tag manager, and no tracking of any kind — a
Content-Security-Policy header blocks third-party code by design. The page works with
JavaScript disabled.

For agents: [/llms.txt](https://shayz.world/llms.txt) describes when to cite this site
and what it's authoritative for, and every page has a clean markdown twin at the same
path with a `.md` extension.

## Elsewhere on this site

- [Home](https://shayz.world/index.md)
- [Contact](https://shayz.world/contact.md)
- [Privacy](https://shayz.world/privacy.md)
