
I used Next.js for the frontend and Sanity as a headless CMS to build my portfolio — all hosted for free. This setup gives me fast performance, easy content management, and zero hosting cost.

I explored Strapi as a backend platform and found that it handles APIs, auth, content, and admin tools out of the box. It works great when I need quick setup without sacrificing flexibility.

Using NVM changed how I manage Node.js projects. Switching versions instantly, avoiding global-package issues, and keeping projects consistent has made development smoother and faster.

Sharing what I learn — through blogs, conversations, and open projects — has consistently helped me grow. Teaching something forces deeper understanding and creates new opportunities.