]> Untitled Git - monorepo.git/commitdiff
add resume
authorPreston Pan <preston@nullring.xyz>
Sat, 27 Jan 2024 03:14:28 +0000 (19:14 -0800)
committerPreston Pan <preston@nullring.xyz>
Sat, 27 Jan 2024 03:14:28 +0000 (19:14 -0800)
about.org
index.org
resume2.pdf [new file with mode: 0644]

index 8cb8510f0d0a2fef659f0ed0355896cb39cf3e41..5d594ea6c008c8ded1f6facfc1169840dadcbd25 100644 (file)
--- 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!
index 8f9c21d72d7e20e35a52b954c852afaa05fffcc0..9d8bb70181c85928366562ca0402d76628a63833 100644 (file)
--- 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 (file)
index 0000000..5804237
Binary files /dev/null and b/resume2.pdf differ