From: Preston Pan Date: Sat, 27 Jan 2024 03:14:28 +0000 (-0800) Subject: add resume X-Git-Url: https://ret2pop.net/gitweb/monorepo.git?a=commitdiff_plain;h=e7a2cab0db9dd1bd83527126e2706edf1f09ea0d;p=monorepo.git add resume --- diff --git a/about.org b/about.org index 8cb8510..5d594ea 100644 --- a/about.org +++ b/about.org @@ -34,5 +34,4 @@ Here are all the methods you should use to contact me: My callsign is ~VE7PPN~. * Professional -For now, you should consult [[https://preston.nullring.xyz/about/index.html][my other website]], but I will make -this my main website in the future. +Here you can find [[file:./resume2.pdf][my resume]], which contains it all. I am always open for new job opportunities! diff --git a/index.org b/index.org index 8f9c21d..9d8bb70 100644 --- a/index.org +++ b/index.org @@ -64,7 +64,7 @@ website: #+begin_src shell :exports code :results silent cd ~/org/website git add . -git commit -m "fix blog page" +git commit -m "add resume" git push github main rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/ #+end_src diff --git a/resume2.pdf b/resume2.pdf new file mode 100644 index 0000000..5804237 Binary files /dev/null and b/resume2.pdf differ