Web applications
Full applications rather than brochure sites — accounts, databases, permissions, payments, and an admin area for the people who have to run the thing after launch. Built with Astro, Next.js, or plain HTML depending on what the job actually needs, not what is fashionable.
Sevoria · Aria Lab · MOSAIC
Marketing sites
Fast, accessible sites that load in under a second and rank because they are technically clean, not because of tricks. Self-hosted fonts, no tracking scripts, real structured data, and a sitemap that reflects reality.
This site · sevoria.co
Mobile apps
Android applications that share a backend with the web product so the two never drift apart. Distributed through the Play Store where that is possible and as a direct installable build where it is not.
Sevoria for Android · MOSAIC for Android
Backend and infrastructure
Databases with row-level policies, authentication that survives a security review, rate limiting, edge deployment, and DNS and email configured properly. The parts nobody sees until they fail.
Cloudflare Workers · D1 · Supabase · Postgres
Bilingual and right-to-left
Persian and English sites built right-to-left from the start rather than mirrored afterwards, so the typography, spacing, and reading order are correct instead of merely flipped.
Aria Lab
Security hardening
Content Security Policy, strict transport security, DMARC and SPF so nobody can forge your email, CAA records so no rogue certificate can be issued, and headers that score well because they are correct.
Every project we ship