Static portfolio powered by GitHub Pages + Jekyll.
bundle install
bundle exec jekyll serve- Set
urlandbaseurlin_config.yml. - Replace SVG placeholders in
assets/img/with real images. - Update links to your GitHub/LinkedIn/email in
index.mdandresume/index.md. - (Optional) Update
analytics.google.idin_config.ymlwith your Google Analytics Measurement ID.
See projects/, resume/, and assets/ for content organization.
Use generate_ats_prompt.py to combine a job post and one or more resume
text files into a ready-to-use prompt for ATS keyword analysis.
python generate_ats_prompt.py job.txt resume.txtPrompts are written to the ats_prompts/ directory.