- π» Β Developer at Globant
- π Β Iβm currently rewriting my personal website into Next 13
- βοΈ Β Usually I write on my Blog and/or in Medium
- π± Β Constantly diving into new tech, these days I'm mastering: Svelte 5
- π Β 2023 - Finished my MS. Big Data and AI
Mastering the Comment Anchors Extension in Visual Studio Code
In the ever-evolving world of software development, keeping your code well-organized and easy to navigate is crucial. One powerful tool to help you achieve this is the Comment Anchors extension in Vis...
Learn the basic concepts of Next.js 14
Introduction Next.js has long been a favored framework for developers seeking to build fast and efficient web applications. With the release of Next.js 14, there's much to be excited about. The evolut...
The structure of my upcoming AI project's tech stack
This article belongs to the series - Supabase One for All
Introduction In the world of modern web development, the choice of tools and libraries can make or break your application. It's not just abou...
Transfer Your Local PostgreSQL Database to Supabase
Introduction Recently, I've seen many people asking how to move their PostgreSQL database to Supabase. They want a clear guide to help them switch without losing data or causing too much downtime. The...
Enhancing User Experience: The Power of Supabase Auth UI
Introduction In today's digital world, user experience is key to the success of any web or mobile application. Users expect seamless, intuitive, and secure authentication processes that protect their ...
How to set up a Local Development Environment for Supabase
Introduction Supabase is an open-source alternative to Firebase that provides authentication, real-time databases, storage, and more through a PostgreSQL database. Setting up a local development envir...