Full Stack Software Developer

Hi, I'm Edson, an experienced full-stack developer with over 3 years of experience. From crafting software solutions from scratch to overseeing their successful launch and continuous development, I've dedicated myself to delivering robust products. With a passion for innovation and a commitment to excellence, I've also had the privilege of leading engineering teams, guiding projects from inception to production. Let's collaborate and bring your ideas to life!

Handling Time Zones in a Global App: A Comprehensive Guide

This blog addresses timezone challenges, offering solutions with flutter_timezone and moment-timezone for accurate report generation and notifications. Practical code examples ensure users receive precise data regardless of their location.

5 minute read

How to deploy a Nextjs app to vercel with a custom domain from google domains

It's fun to build websites and that should be shown to the world. Nextjs gave us the power of react components combined with server-side rendering and generating static websites. Now let's deploy to production using vercel and use our own custom domain to make it your own.

5 minute read