~ajhalili2006's personal website, built with Zensical (successor of Material for Mkdocs) andreijiroh.dev
mkdocs-material zensical website cf-pages
1

Configure Feed

Select the types of activity you want to include in your feed.

Generally update the site and then some

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>

Andrei Jiroh Halili (Jul 15, 2023, 5:40 PM UTC) 3b6b8472 f609aa89

+83 -13
+2 -1
.gitignore
··· 7 7 .cache 8 8 node_modules 9 9 .env 10 - *.tar.gz 10 + *.tar.gz 11 + gmi/api/commit
+1 -1
.gitlab-ci.yml
··· 2 2 image: 3 3 name: quay.io/ajhalili2006/mkdocs-material-build-ci:nightly 4 4 entrypoint: 5 - - sh 5 + - /bin/sh 6 6 7 7 stages: 8 8 - build
+2
bin/deploykit-gmi.sh
··· 9 9 exit 1 10 10 fi 11 11 12 + mkdir "gmi/api" 13 + git rev-parse HEAD > "gmi/api/commit" 12 14 tar -C gmi -cvz . -f site.tar.gz 13 15 14 16 curl --oauth2-bearer "$SOURCEHUT_PAGES_TOKEN" \
+28
gmi/contact.gmi
··· 1 + # Contacting ~ajhalili2006 2 + 3 + There are so many ways you can contact Andrei Jiroh, but please respect his boundaries, time and mental health. 4 + 5 + ## Rules of communication 6 + 7 + _Last updated: 2023-07-16_ 8 + 9 + => https://t.me/ajhalili2006_bio/4 Originally at @ajhalili2006_bio on Telegram, along with some changes since then. I'll revamp this pretty soon. 10 + 11 + => https://www.psychologytoday.com/us/blog/the-author-speaks/201909/don-t-be-dick TL;DR: Don't be a dick. The rest are to cover "whataboutism" from every edge case I could cover. 12 + => <https://community.hachyderm.io/docs/rule-explainer/#dont-be-a-dick> See also explainer from the Hachyderm team 13 + 14 + - Check my user manual and FAQs before contacting via DMs. 15 + - For sensitive manners (like reporting security related issues), use Keybase, Session or Matrix (make sure to enable EE2E when initiating an one-to-one chat with me). If you want to connect through Session, I’ll provide my public ID when needed. 16 + - No crypto nonsense (even I use mirror.xyz and some other dapps), self promo hellscape, doxxing, death/swatting threats or calls to violence towards me or anybody. 17 + - Don’t dare even send me NSFW/CACP. 18 + - Future employers and recruiters: Please contact via email or LinkedIn only. 19 + - I WILL NOT RESPOND FROM ANYBODY ON FACEBOOK MESSENGER. This applies to both my main and alternative personal profiles, 20 + unless you're either know me IRL or for official business at school and work and your org policies does only allow 21 + communications on Facebook Messenger/WhatsApp. 22 + 23 + ---------- 24 + 25 + Made with love by Andrei Jiroh Halili (@ajhalili2006) 26 + => https://creativecommons.org/licenses/by-sa/4.0/ Copyright 2023. Some rights reserved under CC BY-SA 4.0. 27 + 28 + => https://mau.dev/ajhalili2006/tildeverse-web/-/blob/main/gmi/contact.gmi View sources on GitLab
+13 -8
gmi/index.gmi
··· 5 5 I'm ~ajhalili2006 (he/they, with emphasis on they/them) and this is my Gemini capsule, hosted on sourcehut pages 6 6 (also mirrored to tildes I'm currently in with Gemini support). 7 7 8 - Just in case you're wondering, you're viewing the Gemini version of my website, so things might be a bit different. 8 + Just in case you're wondering, you're viewing the Gemini version of my website, so things might be a bit different 9 + or even incomplete. 9 10 10 11 ## In the hub 11 12 12 - => /resume.gmi - my resume for prospective employers 13 - => /user-manual/index.gmi 14 - => https://poly.me/ajhalili2006 - my portfolio on Polywork 13 + => /resume.gmi my resume for prospective employers 14 + => /user-manual/index.gmi personal user manual 15 + => /contact.gmi contact details 16 + => https://poly.me/ajhalili2006 my portfolio on Polywork 15 17 16 18 ## Where to find me elsewhere 17 19 18 - * => https://tilde.zone/@ajhalili2006 Fediverse (I mostly active there) 19 - * => https://ajhalili2006.substack.com/ 20 - * => https://ajhalili2006.start.page All of my socials in one place 20 + => https://tilde.zone/@ajhalili2006 Fediverse (I mostly active there) 21 + => https://verified.coop/@ajhalili2006 Backup account, in case things go wrong on main homeserver 22 + => https://the.usualsuspects.lol/@JirohsMind Deep dives into my autistic life/mind, sometimes more personal posts, often less politically unhinged content 23 + => https://ajhalili2006.substack.com/ My blog over at substack... 24 + => https://blog.andreijiroh.eu.org ...or at Hashnode 25 + => https://ajhalili2006.start.page All of my socials in one place 21 26 22 27 ---------- 23 28 24 29 Made with love by Andrei Jiroh Halili (@ajhalili2006) 25 30 => https://creativecommons.org/licenses/by-sa/4.0/ Copyright 2023. Some rights reserved under CC BY-SA 4.0. 26 31 27 - => https://mau.dev/ajhalili2006/tildeverse-web/-/blob/main/gmi View sources on GitLab 32 + => https://mau.dev/ajhalili2006/tildeverse-web/-/blob/main/gmi/index.gmi View sources on GitLab
+9
gmi/now.gmi
··· 1 1 # ~ajhalili2006's now page 2 2 3 3 => https://andreijiroh.eu.org/now View in Clearnet 4 + 5 + To be ported soon. 6 + 7 + ---------- 8 + 9 + Made with love by Andrei Jiroh Halili (@ajhalili2006) 10 + => https://creativecommons.org/licenses/by-sa/4.0/ Copyright 2023. Some rights reserved under CC BY-SA 4.0. 11 + 12 + => https://mau.dev/ajhalili2006/tildeverse-web/-/blob/main/gmi/now.gmi View sources on GitLab
+27 -2
markdown/contact.md
··· 1 1 # Contacting ~ajhalili2006 2 2 3 - There are so many ways you can contact Andrei Jiroh, but please respect his boundaries and sanity. 3 + There are so many ways you can contact Andrei Jiroh, but please respect his boundaries, time and mental health. 4 + 5 + ## Rules of communication 6 + 7 + _Last updated: 2023-07-16_ 8 + 9 + > This is a copy of <https://t.me/ajhalili2006_bio/4>, along with some changes since then. I'll revamp this pretty soon. 10 + 11 + TL;DR: [Don't be a dick.](https://www.psychologytoday.com/us/blog/the-author-speaks/201909/don-t-be-dick)[^1] The rest 12 + 13 + - Check my user manual and FAQs before contacting via DMs. 14 + - For sensitive manners (like reporting security related issues), use Keybase, Session or Matrix (make sure to enable EE2E when initiating an one-to-one chat with me). If you want to connect through Session, I’ll provide my public ID when needed. 15 + - No crypto nonsense (even I use mirror.xyz and some other dapps), self promo hellscape, doxxing, death/swatting threats or calls to violence towards me or anybody. 16 + - Don’t dare even send me NSFW/CACP. 17 + - Future employers and recruiters: Please contact via email or LinkedIn only. 18 + - I WILL NOT RESPOND FROM ANYBODY ON FACEBOOK MESSENGER. This applies to both my main and alternative personal profiles, 19 + unless you're either know me IRL or for official business at school and work and your org policies does only allow 20 + communications on Facebook Messenger/WhatsApp. 21 + 22 + [^1]: Explainer from admins and mods at `hachyderm.io`: https://community.hachyderm.io/docs/rule-explainer/#dont-be-a-dick 4 23 5 24 ## via email 6 25 7 - > See also 26 + Visit also <https://wiki.andreijiroh.eu.org/wiki/Email> for list of email addresses. 27 + 28 + ## via socials 29 + 30 + Some of my socials are mentioned at my homepage and on my start.page page, but I'll also list them here: 31 + 32 + TBD
+1 -1
gmi/user-manual/index.gmi
··· 1 1 # ~ajhalili2006's personal user manual 2 2 3 3 => https://andreijiroh.eu.org/user-manual Clearnet version 4 - => View in Coda https://coda.io/@ajhalili2006/readme/personal-user-manual-8 4 + => https://coda.io/@ajhalili2006/readme/personal-user-manual-8 View in Coda 5 5 6 6 Hello there, and welcome to my personal user manual. This is where I document 7 7 about myself for others in terms of communications and teamwork. While the