blog.suneeldk.inHow to Deploy n8n for Free on RenderIf you’ve tried running n8n for free, you might have faced the annoying freezing issue. Don’t worry this guide will show you how to deploy n8n for free on Render, fix the freezing problem using CronJob, and get your automation workflows running smoot...Sep 21, 2025·2 min read
blog.suneeldk.inHow I Got My Resume Shortlisted at AmazonIf you’ve ever applied to a big tech company like Amazon, you know the competition is intense. Hundreds sometimes thousands of resumes compete for the same role. The trick isn’t just having great skills it’s also about presenting them in a way that b...Aug 10, 2025·2 min read
blog.suneeldk.inDay 1 – Before DSA, Let’s Rewind PythonToday marks the beginning of this journey not just for me, but hopefully for us. Before jumping straight into Data Structures and Algorithms (DSA), I took a step back and did something very important:I recalled the essential Python concepts that form...Aug 4, 2025·2 min read
blog.suneeldk.inDSA With Python – Day 1: Let’s Begin TogetherHey there! Over the last few weeks, I’ve been posting regularly on LinkedIn, and over 600 of you subscribed to my newsletter to learn how to code for free using AI and YouTube. Today, I’m officially kicking off my journey to master Data Structures an...Aug 1, 2025·2 min read
blog.suneeldk.inDeploying a Flutter Web App on VercelFlutter’s SDK empowers developers to create cross-platform applications that run seamlessly on multiple platforms. With Flutter, you can “write once, deploy everywhere”, making it an excellent choice for building web applications. In this guide, we’l...Mar 2, 2025·3 min read