AI · Job Applications · 2023
EzyApply
An AI-powered job application platform with real-time document generation and preview.
Overview
EzyApply helps job seekers generate and manage application documents with AI assistance. I built the Angular frontend that powers the document workflow.
Challenge
Applicants needed to see accurate, real-time previews of generated documents while filling out complex, validated forms, all without the interface feeling slow or fragile.
Architecture
A clean Angular frontend with comprehensive form handling and validation, paired with dynamic PDF generation and a live document preview synced to form state.
Key decisions
- Built real-time document preview functionality tied directly to form state
- Implemented dynamic PDF generation for finished applications
- Integrated backend APIs while keeping the UI focused on polish and performance