01/03/2026
Most security tools feel like they were built in the 90s. For my latest project, SaaSOTP, I wanted to prove that "secure" doesn't have to mean "clunky." It’s a developer-first microservice designed to handle authentication with zero friction.
The highlight reel:
Interactive Sandbox: I built a terminal UI directly into the dashboard so developers can fire real API requests without ever opening Postman.
Data Visualization: Transformed raw backend logs into actionable insights using smooth area charts and real-time success/failure tracking.
Transparent Billing: A high-contrast radial progress indicator for quotas—because nobody likes surprise charges.
The Stack: React UI, Tailwind CSS, Django REST Framework, PostgreSQL, and Stripe API.