Skip to content

noelkronenberg/intex

Repository files navigation

InTeX

Turn LinkedIn export to LaTeX CV (not affiliated with LinkedIn).

Setup

Demo

You may use the demo hosted on Vercel: intex-demo.vercel.app

Local

PDF export requires pdflatex (e.g., TeX Live). This can be ignored if only LaTeX export is desired.

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python app.py

Open 127.0.0.1:8000 in your browser.

About

[ALPHA] Turn LinkedIn export to LaTeX CV.

Topics

Resources

Stars

Watchers

Forks

Contributors