You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🏎️ Next.js 14 app (App Router) for discovering and renting cars, featuring Google authentication, car exploration, rental booking, and secure Stripe payments. TypeScript, Tailwind CSS with dark theme support, and Prisma ORM with PostgreSQL backend.
A full-featured Django application for managing a personal book collection, demonstrating a secure, containerized architecture. Features a dual-authentication system with traditional logins and Keycloak (OIDC) Single Sign-On, complete with Role-Based Access Control (RBAC). Includes a JWT-secured RESTful API for programmatic access.
A Drupal email newsletter signup with both a block placement and a modal view. This requires placement with theme files to place the modal in page.html.twig
HTh Beats Backend is a secure and scalable Node.js + Express server that powers user management for the HTh Beats music app. It handles authentication (JWT + Google OAuth), OTP delivery, profile handling, and all user-related operations using MongoDB and Mongoose. Media data is managed separately via a dedicated API layer.
Aplicación web para la gestión de tareas con autenticación mediante Google y JWT. Desarrollada con React y Laravel, conectados mediante REST API. Cuenta con almacenamiento en MySQL y envío automático de correos a los usuarios.
API in ASP.NET for my portfolio project. Used this as an opportunity to learn how to write API's in multiple languages. Hosted on Azure. Implements an emailing service via Brevo and fetches my pinned repos on Github via their GraphQL API.