This commit is contained in:
Yann Esposito (Yogsototh) 2020-11-22 11:58:28 +01:00
parent f1dc320648
commit 5c376d9ef1
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646
4 changed files with 9 additions and 0 deletions

View file

@ -9,6 +9,7 @@ dst="$2"
perl -pe 's#^email:\s+yann\@esposito.host\s*#$&=> /files/publickey.txt gpg\n#g;' | \ perl -pe 's#^email:\s+yann\@esposito.host\s*#$&=> /files/publickey.txt gpg\n#g;' | \
perl -pe 's#\[\[([^]]*)\]\[([^]]*)\]\]#\n=> $1 $2#g;' | \ perl -pe 's#\[\[([^]]*)\]\[([^]]*)\]\]#\n=> $1 $2#g;' | \
perl -pe 's#=> file:([^ ]*)\.org#=> $1.gmi#g;' | \ perl -pe 's#=> file:([^ ]*)\.org#=> $1.gmi#g;' | \
perl -pe 's#=> file:([^ ]*)#=> $1#g;' | \
perl -pe 's#\[\[(file:)?([^]]*)\]\]#=> $2#g;' | \ perl -pe 's#\[\[(file:)?([^]]*)\]\]#=> $2#g;' | \
perl -pe 's#^\* *\n##' | \ perl -pe 's#^\* *\n##' | \
perl -pe 's#^\**[ ]*:.*:$##' | \ perl -pe 's#^\**[ ]*:.*:$##' | \

View file

@ -46,6 +46,11 @@ This will certainly be the best way for me to notice you among notifications.
- email: {{{pemail}}} - email: {{{pemail}}}
- gpg: [[file:files/publickey.txt][CB420F8005F1A662]] - gpg: [[file:files/publickey.txt][CB420F8005F1A662]]
PDF resumes:
- [[file:files/yann-esposito-resume.pdf][resume]]
- [[file:files/yann-esposito-long-resume.pdf][detailled resume]]
** Social ** Social
:PROPERTIES: :PROPERTIES:
:CUSTOM_ID: social :CUSTOM_ID: social
@ -90,6 +95,9 @@ I work on the backend and I'm particularly specialized in Authentication.
I wrote a full OAuth2 and OpenID Connect Provider in Clojure. I wrote a full OAuth2 and OpenID Connect Provider in Clojure.
Right now there is no plan to make it opensource. Right now there is no plan to make it opensource.
Here is are my resumes in PDF format:
- [[file:files/yann-esposito-resume.pdf][resume]]
- [[file:files/yann-esposito-long-resume.pdf][detailled resume]]
** Tooling ** Tooling
:PROPERTIES: :PROPERTIES:
:CUSTOM_ID: tooling :CUSTOM_ID: tooling

Binary file not shown.

Binary file not shown.