Cyberian

About

Built by a developer,
for developers.

Cyberian started from a real frustration: you spend hours building a REST API, but there's no quick way to know if it's actually well built. You usually find out when something breaks in production.

The idea

Google Lighthouse changed how frontend developers think about performance. Cyberian tries to do the same for APIs. One number that tells you how well your API is built, and a clear list of what to fix.

Automated checks across security, performance, design, documentation, error handling, and standards. Done in seconds, no setup required.

Who built this

I'm Elias Oulkadi, a self-taught full stack developer from Spain. I built Cyberian from scratch: the scanner engine, the backend (Node.js + Supabase), the front end (Next.js + TypeScript), and everything in between.

REST APIs, databases, auth, deployment. Always building something. Cyberian is the tool I wish I had when I was learning.

Stack

Frontend

Next.js 14, TypeScript, Tailwind CSS

Backend

Node.js, Express, JWT auth

Database

Supabase (PostgreSQL)

Scanner

Custom engine with broad coverage

Security

2FA (TOTP), account lockout, SSRF guard

Deploy

Vercel

Contact

Questions, feedback, or just want to say hi? hello@Cyberian.dev

GitHub: github.com/EliasOulkadi