Freelance projects • Remote work • Full-time ML/AI roles • Collaborations
Why read this? When I first thought about building a resume screener, the idea felt too simple. Scan the resume.Scan the job description.Compute cosine similarity.Done. Right? To sanity-check myself, I asked ChatGPT to behave like a senior ML enginee...

So there I was, feeling pretty confident about my NLP skills. I'd read about TF-IDF, understood the theory, and was ready to crush this text classification project. Then I wrote one innocent line: python X.toarray() Memory Error. My laptop fan start...
