About
I'm Rahul. Online I go by mirofish0x (and digitizealpha on itch.io — long story, I registered the accounts on different days and committed to both).
I'm a self-taught developer from India. I got into programming through trading — I wanted bots that could watch markets while I slept, so I learned to write them. MQL5 scripts first, then Python, then on-chain stuff. Somewhere along the way I realised the thing I actually enjoyed was the building, not the trading.
These days I make browser games. In July 2026 I built and launched Neon Arcade — twelve small games (snake, breakout, minesweeper, a Tetris-style stacker, a Simon-style memory game and more) that share one account system and daily leaderboards. Everything is canvas-based, written in TypeScript, and runs on infrastructure that costs me almost nothing. Real people play it, which still feels a bit unreal.
What I write about here
- Building and shipping web games solo — the code, the shortcuts, the mistakes
- Practical anti-cheat and security for small web apps
- Getting real products running on free-tier infrastructure
- Occasionally, automation and bot-building lessons
The stack I keep reaching for
TypeScript, Next.js, Tailwind, plain Canvas 2D for games, Redis (Upstash) for data, Vercel for hosting. Python and MQL5 on the bot side. I try to keep the surface area small — every dependency is something that can break at 2am.
Contact
Email me at digital@mirofish0x.online — I read everything, though replies can take a day or two. You can also find me on GitHub or itch.io.