Jhonatan Arenas 🎨
Explore a curated selection of my projects and case studies that showcase my ability to turn ideas into impactful digital products.
Explore a curated selection of my projects and case studies that showcase my ability to turn ideas into impactful digital products.
Client For:
Services:
Spring Boot backend API that receives contact form submissions from the iforwhile V1 website. It verifies reCAPTCHA v3 tokens to prevent spam and sends emails using a secured business mailbox. The API is served over HTTPS, and outgoing emails are transmitted via TLS encrypted SMTP, ensuring end to end security.
The main challenge was combining robust anti spam validation, reliable email delivery, and a minimal public surface area in a low maintenance API.
A reliable, secure contact channel with low spam rates, clear observability, and consistent response times in production.