Paria Creative Vision

Where code inspires creativity and photography captures emotion. I merge the digital and visual worlds to create stories that reflect both structure and soul. Discover the art of seeing through both logic and light.

Navigation

  • HOME
  • PORTFOLIO
  • WORK
  • ARTICLES
  • ABOUT

Get in Touch

Paria

Available for collaborations.

© 2026 Paria Creative Vision. All Rights Reserved.

Crafted with passion inEurope

PARIACREATIVE VISION
  • HOME
  • PORTFOLIO
  • WORK
  • ARTICLES
  • ABOUT
  • HOME
  • PORTFOLIO
  • WORK
  • ARTICLES
  • ABOUT

© 2026 Paria Creative Vision

All Work
2025

Verdikt

A role-based decision management system for cross-department approvals...

Verdikt screenshot
The Problem

Organizations make dozens of decisions weekly...

Key Decisions
01

Workflow modeled as a state machine

Invalid status transitions are impossible at the code level, not just the UI. This mirrors how real compliance systems work and eliminates an entire class of data integrity bugs.

02

Rejection requires a reason — enforced at API level

A rejected decision without explanation is useless to the requester. Enforcing this server-side (not just form validation) means it cannot be bypassed by any client.

03

decided_at separated from updated_at

Time-to-decision is a business metric. Mixing it with updated_at would pollute the signal every time a comment is added or a field is edited. Separate fields, separate concerns.

Outcome

Currently in development. The architecture and data model are designed — building the UI next.

Website Preview
paria.eu
Verdikt full-page preview

Year

2025

Role

Solo — Product Design, Architecture, Engineering

Stack

Next.js 15TypeScriptSupabaseRechartsTailwind CSS

Links