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
A self-hosted email management system built on Cloudflare Workers. Receive emails on your custom domain, store them in a database, and send emails through Brevo - all running on Cloudflare's edge network.
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.
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.
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
A React-based website for Ivy Level Speaking, leveraging serverless architecture with Netlify functions. Integrates Resend and Brevo APIs for seamless email management and communication.
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.