Archive of posts with category 'Software Engineering'

Cursor Beyond Local Edits: A Structured Workflow for Complex ML Changes

ML development is often a tangle of interconnected components. A seemingly small change in one area, like data processing, can trigger a cascade of necessary updates across feature engineering, model...

Automating My Resume with LaTeX, GitHub Actions, and OpenAI API

Every professional has faced the resume maintenance dance—update content, reformat, convert to PDF, save multiple versions, repeat. As a machine learning engineer who builds automation systems for a living, I...