CMCelmo Mossincelmomosse.hashnode.dev·6d ago · 9 min readWhat I learned building a recruiting agent on Qwen Cloud in four weeksI spent the last month building an autonomous recruiting agent for the Global AI Hackathon with Qwen Cloud. It screens resumes, decides which candidates move forward, drafts the letters, and pulls a h00
CMCelmo Mossincelmomosse.hashnode.dev·Jun 2 · 12 min readLearning Rust in 30 Days as a JavaScript DeveloperWhat it actually feels like to go from Node.js to Rust on the job Most articles about learning Rust start with curiosity. Someone reads about memory safety, decides to explore it on the weekend, and w10
CMCelmo Mossincelmomosse.hashnode.dev·Jun 2 · 13 min readGetting Started with Rust as a JavaScript DeveloperA practical guide for Node.js and Next.js developers making the jump When I first looked at Rust coming from Node.js, I thought it was needlessly complicated. Then I understood why. The complexity is 10
CMCelmo Mossincelmomosse.hashnode.dev·Jun 2 · 13 min readWhat I Learned Building a Full Stack AI SaaS AloneI built CareerCoachAI alone. No co-founder, no team, no one to ask when something broke at midnight. Just me, a Next.js project, and an increasingly long list of things I did not know I did not know. 00