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!
#+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