- Mar 16, 2026
Today marks an exciting milestone: I can finally share one of my favorite projects, Enkihost.com. This is something I’ve wanted to build for years, and this weekend, thanks to the power of AI, I’ve made significant progress that would have normally taken much longer.
Leer más → - Mar 7, 2026
Implementing social authentication is one of the best ways to improve user experience (UX) by removing the friction of manual account creation. In a decoupled architecture with Ruby on Rails as an API and Next.js on the frontend, the Google authentication flow requires precise coordination to maintain security.
Leer más → - Feb 21, 2026
In the fintech and SaaS application ecosystem, identity verification (KYC) has become a mandatory step. Veriff is one of the leading platforms for automating this process using AI.
Leer más → - Feb 16, 2026
In modern web application development, it is common to separate the backend from the frontend. A powerful combination for this is using Ruby on Rails as a robust API and Next.js for a dynamic and reactive frontend. In this guide, I will show you how to integrate Stripe to process...
Leer más → - Feb 4, 2026
Today I bring you news about an exciting project that is in development: enkimail, a modern email sending platform with a futuristic design and robust features.
Leer más → - Feb 3, 2026
Notifications are a critical component in any modern application. Whether it’s email alerts, real-time messages, or push notifications, a well-designed system keeps your users engaged and informed. In this guide, I will show you how to build a robust and scalable notification system in Ruby on Rails.
Leer más → - Jan 1, 2026
In a technological world moving at light speed, with new JavaScript frameworks and emerging languages competing for attention, it’s easy to wonder if a 20-year-old technology like Ruby on Rails is still relevant. The short answer is a resounding yes, especially if you’re working on a small project, an MVP...
Leer más → - Dec 5, 2025
Choosing between Rails and Next.js is one of the most important decisions when starting a web project. Both frameworks are excellent, but they shine in different contexts. Here I tell you when to use each one based on real experience.
Leer más → - Dec 2, 2025
Deploying Rails applications can be expensive if you use traditional platforms. In this article, I will show you how you can deploy your Rails application completely for free using Coolify, an open-source alternative to Heroku and Netlify.
Leer más → - Nov 27, 2025
I am currently working on Jombo, an exciting project that I am developing by applying the principles of vibe coding. This development methodology focuses on keeping flow, creativity, and intuition as the main drivers of the software construction process. 🤔 What is Vibe Coding? Vibe coding is an approach to...
Leer más → - Nov 26, 2025
🌍 How to Create a Multi-language Website with Next.js: Complete Guide
Leer más →