Writing

Blog

Technical articles, architecture notes and engineering deep-dives.

Sep 30, 2025
How i have processed large csv file

I have a eCommerce shop and one of my suppliers doesn't provide to me a "valid" solution to handle their catalog to connect to my shopify store and publish the

queues
inngest
csv
Ler mais

Aug 3, 2024
Using useSWR to fetch and cache data

Probably if you have some frontend UI you will pick data at some point of website life. I'm using useSWR (Developed by nextjs team) to fetch data / mutate / ca

NextJS
useSWR
Ler mais

Jul 27, 2024
My First Blog Post

So this is my first blog post on my revamped website/portfolio! This website was made using nextjs , materialUI for components and styling and to create this p

NextJS
SSG
MUI
Ler mais