Website made from scratch with Next.js. Code on my GitHub.
Back to projects
LVMH Careers CLI icon

LVMH Careers CLI

Search for jobs at LVMH directly from your terminal.

LVMH Careers CLI
TypeScriptNode.jsCommanderEnquirerLVMH Careers APICI/CDXMLJSONConfluence

Summary

Development of a CLI for LVMH Careers using TypeScript, Node.js, Commander, and Enquirer, allowing users to search for LVMH jobs directly from the command line.

Why this project?

I did this project to deepen my knowledge of advanced CLI development, as it was explicitly mentioned in the job description. It allowed me to explore how to structure a CLI with TypeScript and Node.js, manage user interactions with Commander and Enquirer, and integrate external APIs effectively while maintaining a professional workflow with proper documentation and CI/CD.

Features

Uses the LVMH Careers API to search for jobs by keywords and/or filters (location, required experience, etc.). Ability to save results in an XML or JSON file.