
Piasco
A full-stack utility designed to bridge the gap between complex relational data and secure user workflows. It leverages Next.js 15 and Prisma to manage authenticated dashboards, encrypted credential handling, and real-time link tracking within a type-safe environment.
Tech Stack


I built Piasco to provide a secure and high-performance solution for managing shortened URLs and sensitive user data. I architected a robust authentication system using NextAuth.js and custom middleware to handle identity verification and protect dashboard routes. By implementing Prisma for relational modeling and PostgreSQL for persistence, I ensured that every link click is tracked accurately while maintaining strict type safety and low-latency response times across the entire stack.

