I quitted my job as a software engineer to work full-time on my own projects.
./what-am-i-doing-atm
- Writing tech articles about my work here as @vmnog
- Developing and Managing my own Software House at @caraquecoda
- CTO & Co-Founder at @dochelp.ai
- Open Source Contributor at:
- Plotwist.app | Social Media Platform for Movie Reviews
From Office Coder to Startup Boss: My Crazy Journey
Hey! Wanna hear how getting fired became the best thing ever? It's been a wild ride from office worker to startup founder, and I'm gonna tell you all about it.
The Easiest way to send Emails with only Next.js (no backend required)
In this article, we will craft an optimized developer experience for capturing and sending emails, utilizing cutting-edge technologies such as Next.js for server-side rendering, Resend API for managing email transactions, and React-Email to design and create email templates.
Optimizing Images in Next.js with BlurHash and Skeleton Loading
Enhance user experience by implementing image optimization with BlurHash and skeleton loaders in Next.js. This guide walks you through the steps of building a highly optimized image component, improving perceived performance and visual appeal.