- Implements a modular API architecture with secure JWT-based authentication and role-based access control. - Utilizes PostgreSQL with Prisma for type-safe queries and Redis-powered caching to optimize performance. - Fully containerized with Docker, emphasizing clean architecture and scalability closer to industry standards.
- Full-stack fitness application for logging workouts and tracking progress with secure user authentication. - Features a scalable database schema designed to efficiently handle recurring workout logs, historical data, and user-specific isolation. - Prioritizes maintainable data modeling over hardcoded flows, reflecting real-world application concerns.
- SaaS-style application for tracking recurring subscriptions, spending, and renewals with secure authentication. - Features automated payment reminders and handles complex edge cases like trial periods and variable renewal intervals. - Designed with user-based data isolation and scalable subscription models to ensure predictable data flows.