MyLaddr
Career advancement platform that helps professionals climb the ladder through AI-powered resume building, job search automation, and application tracking. Uses browser automation to apply to jobs at scale, with Kubernetes-spawned browser sessions for scalable job applications.
The Problem
Job searching is time-consuming and overwhelming. Tailoring resumes for each application, tracking applications, and following up manually takes away time from actually preparing for interviews and building skills.
The Solution
Built a platform that automates job search workflows - from resume customization using AI to automated applications via browser automation. One-click apply to multiple platforms while maintaining personalized content. Browser sessions are orchestrated via Kubernetes for auto-scaling.
Key Highlights
- AI-powered resume builder
- Job search automation with browser fingerprinting
- Kubernetes-spawned browser sessions for scalable applications
- Browser automation for one-click apply to multiple platforms
- Application tracking dashboard
- OAuth integration for job platforms
Tech Stack
Skills & Technologies
Related Articles
AI in Production: Lessons From Shipping to Real Users
Our first AI feature hallucinated a refund policy that did not exist. A customer followed it. Here is what we learned about putting language models in front of real people.
Browser Automation at Scale: From Puppeteer Scripts to Production Pipelines
A Puppeteer script that worked locally crashed after 200 pages in production. Memory leaked, sessions corrupted, and the whole thing needed to be rebuilt. Here is what we built instead.