About Us

Why a solo dev in Kathmandu built another anime site

NikaStream isn't a company. It's one person's late-night project that grew past the point anyone expected, including me.

The problem I was trying to solve

Most free anime sites bury you in popups, redirect chains, and fake download buttons before you ever hit play. I wanted something I'd actually want to use myself — pick an episode, hit play, watch it. No account wall, no fifteen-second countdown, no mystery browser extension prompt.

How it's actually built

There's no backend team here — it's vanilla HTML/CSS/JavaScript on the frontend, Cloudflare Pages and Workers for hosting, and a small VPS running a custom API layer to keep video sources stable when upstream providers change their systems (which happens more often than you'd think in this space). Episode metadata comes from AniList's public API, with MyAnimeList as a fallback when AniList doesn't have something yet.

What "free" actually means here

The site runs on ad revenue — that's genuinely it. No premium tier, no "unlock HD" paywall, no subscription hiding behind a "free trial." If that ever changes, it'll be announced here, not sprung on anyone.

Why nikastream.blog exists separately from nikastream.sbs

Free/anime-adjacent domains occasionally run into registrar or hosting disputes that are outside anyone's control — it's happened to this project before. nikastream.blog exists as a second, independently-hosted home for the same project, so there's always a way back in if the primary domain ever goes down unexpectedly. Check our Discord for real-time status if that ever happens.

What's next

Ongoing work includes better mobile playback stability, more reliable subtitle sourcing, and (slowly, because it's one person) expanding the manga section. Found a bug or a dead server? There's a report button on every episode page — it goes straight to me.

← Back to NikaStream