Commit Graph

12 Commits

Author SHA1 Message Date
paul
697312036f Organize resumes by company in subdirectories
- Create subdirectories for each company (files/, valon/)
- Move company-specific resumes and cover letters to their directories
- Update Makefile to support FILE_NAME paths (e.g., files/resume-name)
- Improve clean target to recursively find .log files
- Update CLAUDE.md with new directory structure documentation
- Add examples for building PDFs from subdirectories
- Document cover letter placement and usage

This improves organization as more job-specific resumes accumulate.
Files can now be organized by company for easier management.

Makefile usage:
  make resume                                    # root directory (default)
  make resume FILE_NAME=files/paul-halvorsen-files-backend-engineer
  make resume FILE_NAME=valon/paul-halvorsen-valon-software-engineer

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-05 16:07:43 -05:00
paul
ed9c347e6b updating the details 2026-03-04 21:13:57 -05:00
84a189add4 Adding URLs for git repo 2025-11-05 14:39:42 -05:00
6af0f091dd Updating and spell checking 2025-10-29 13:15:34 -04:00
3e41fd0ac2 Updating the make file to use podman and resume headers 2025-08-25 15:15:20 -04:00
paul
9437c75e12 Adding rust experience and hobbies 2024-04-05 15:54:59 -04:00
Paul Halvorsen
c371512e50 Updating BD experience 2023-04-05 15:11:29 -04:00
cd736b57e4 Adding pdf back in 2023-01-12 11:03:35 -05:00
302af58ffc Docker builds are now doable, updating wording in resume 2023-01-12 10:50:01 -05:00
aa01f33e08 Updating the pdf 2022-08-31 15:43:05 -04:00
c3fc9e3704 Adding Binary Defense and compressing the NSA 2022-08-17 21:11:52 -04:00
df119daf6e Initial commit of resume formatted for use with pandoc 2022-04-26 23:11:09 -04:00