aijobapplications.hashnode.devHow I Built a Fully-Automated Job Application Bot Using n8n + AI 🚀Overview — what the workflow does This n8n automation finds recent LinkedIn job posts (via SerpAPI/Google search), scrapes each post for job + recruiter contact info, stores results in Google Sheets, extracts the candidate’s resume from Google Drive,...Oct 25, 2025·14 min read
nodejsai.hashnode.devHow to Use Node.js with LangChain (Step-by-Step Guide)Ever wondered how developers are creating AI-powered apps that can talk, reason, and even automate workflows? The answer often lies in LangChain a powerful framework that simplifies building applications around LLMs (Large Language Models). And the b...Oct 14, 2025·3 min read
thecleancoder.hashnode.devCracking JavaScript & Node.js Interviews: The Core Fundamentals You Can’t IgnoreAfter giving multiple interviews for Node.js and JavaScript roles, I noticed one clear pattern →Most companies don’t test you on fancy frameworks first.They drill you on core JavaScript fundamentals. At first, I assumed advanced tools and frameworks ...Sep 29, 2025·4 min read