Skip to content

Commit

Permalink
change wording on CaCL and include the tex file
Browse files Browse the repository at this point in the history
  • Loading branch information
az15240 committed Oct 1, 2024
1 parent 92fda23 commit c913254
Show file tree
Hide file tree
Showing 3 changed files with 404 additions and 11 deletions.
17 changes: 6 additions & 11 deletions Resume/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# My Resume

Updated on 10/01/24: `main.tex` is the $LaTeX$ file for my Resume. I put it in overleaf to get an updated pdf, currently named `Resume_Stanley_Yang_LaTeX.pdf`.

All previous versions are named `Resume_Stanley_Yang.pdf`, and I decide not to update them anymore.

-----

USAGE:

- `rename_spaces.sh` is used for renaming the files for a better formatting issues. E.g. previous file names are like `Resume - Stanley Yang - 0321.docx`. The spaces are tricky to tackle when coming to terminals, plus the trailing dates are so bad and dumb, so I decided to replace the spaces by underlines and remove extra delimiters, if necessary.
Expand All @@ -8,14 +14,3 @@ USAGE:

- use `make clean` to remove all pdf files.


--------


Things I've learned:

`make -B <target>` will ignore timestamp checks and execute the target unconditionally.

--------

~~Current problem to address: too many copies and versions of word (TBD)~~ Update: might not worth the effort since I still have lots of other messy "helper" files (or simply because I don't want to delete them)
Binary file modified Resume/Resume_Stanley_Yang_LaTeX.pdf
Binary file not shown.
Loading

0 comments on commit c913254

Please sign in to comment.