LICENSE
README.md
pyproject.toml
resumake/__init__.py
resumake/ats_cmd.py
resumake/bio.py
resumake/build.py
resumake/config.py
resumake/console.py
resumake/cover_letter.py
resumake/diff_cmd.py
resumake/docx_builder.py
resumake/export_cmd.py
resumake/html_builder.py
resumake/import_cmd.py
resumake/init_cmd.py
resumake/jsonresume.py
resumake/linkedin.py
resumake/live_server.py
resumake/llm.py
resumake/pdf.py
resumake/preview_cmd.py
resumake/py.typed
resumake/schema.py
resumake/suggest_cmd.py
resumake/tailor.py
resumake/theme.py
resumake/themes_cmd.py
resumake/translate.py
resumake/utils.py
resumake/validate_cmd.py
resumake/web_cmd.py
resumake/assets/icon_certifications.png
resumake/assets/icon_education.png
resumake/assets/icon_experience.png
resumake/assets/icon_profile.png
resumake/assets/icon_publications.png
resumake/assets/icon_skills.png
resumake/assets/icon_testimonials.png
resumake/assets/icon_volunteering.png
resumake/templates/cv.example.yaml
resumake/themes/academic.yaml
resumake/themes/classic.yaml
resumake/themes/compact.yaml
resumake/themes/minimal.yaml
resumake/themes/modern.yaml
resumake/themes/single-column.yaml
resumakeai.egg-info/PKG-INFO
resumakeai.egg-info/SOURCES.txt
resumakeai.egg-info/dependency_links.txt
resumakeai.egg-info/entry_points.txt
resumakeai.egg-info/requires.txt
resumakeai.egg-info/top_level.txt
tests/test_ats.py
tests/test_bio.py
tests/test_build.py
tests/test_config.py
tests/test_cover_letter.py
tests/test_diff.py
tests/test_export.py
tests/test_html_builder.py
tests/test_init.py
tests/test_jsonresume.py
tests/test_linkedin.py
tests/test_live_server.py
tests/test_llm.py
tests/test_pdf.py
tests/test_schema.py
tests/test_suggest.py
tests/test_theme.py
tests/test_translate.py
tests/test_utils.py
tests/test_validate.py
web/__init__.py
web/server.py
web/static/app.js
web/static/index.html
web/static/style.css