🔧 Professional/Polished: Full Stack Developer | AdonisJS, Vue.js, AWS | Building scalable web apps. Writing code, solving problems — one full stack at a time. JavaScript Enthusiast | Backend & Frontend Dev | Cloud-ready Solutions.
💡 Personal & Friendly: Turning coffee into code & ideas into products ☕💻 I build full stack apps that actually work 😎 Dev by day, debugger by night 🔧
💼 Focused & Tech-Specific: AdonisJS & Vue.js Developer | Cloud & DevOps Explorer Building modern web apps using TypeScript, Node.js & AWS Code + Cloud = ❤️ | Full Stack @ Webledger
I’m a Full Stack Developer open to freelance projects. I specialize in building scalable web apps using AdonisJS, Vue.js, and AWS.
When building robust apps with AdonisJS, there are times you might want to use an external mailing service that isn't natively supported. Fortunately, AdonisJS makes it easy to extend the @adonisjs/mail module with your own custom mail driver. In thi...

While working with AdonisJS 5, I ran into an interesting situation that every developer should be aware of when using createMany() in combination with model hooks. In short: when using afterCreate hooks with createMany(), always pass the transaction ...
