docs(website): finalize content and add more links

Also updates funding links for the GitHub mirror.

Relates to https://github.com/andreijiroh-dev/personal-launchpad/issues/4

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
Andrei Jiroh Halili 2024-07-27 04:46:33 +08:00
parent 1da7d06f10
commit 28de3a0527
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
3 changed files with 64 additions and 14 deletions

4
.github/FUNDING.yml vendored
View file

@ -1,5 +1,7 @@
github: ajhalili2006
ko_fi: ajhalili2006
patreon: ajhalili2006
liberapay: ajhalili2006
custom:
- https://paypal.me/ajhalili2006
- https://paypal.me/ajhalili2006
- https://sponsors.andreijiroh.xyz

View file

@ -10,13 +10,14 @@ description: |
![GitHub readme banner](https://github.com/ajhalili2006/ajhalili2006/raw/83d1552339fec8d91eadcab0289d43b6a9ef775c/static/readme-banner-2022.png)
I'm **Andrei Jiroh Halili** (he/they), an 18 year old Autistic[^7] Filipino student, self-taught backend developer (in training), open-source contributor,
self-assigned BDFL and lead maintainer at [Recap Time Squad](https://recaptime.dev)[^1],
and part-time blogger for [my personal blog](https://ajhalili2006.substack.com)
and [The Bloody Hell PH](https://fromthebshq.substack.com) based in Marilao, Bulacan, Philippines. I'm passionate about Linux (especially shell scripting and all things
software packaging, currently Alpine Linux package maintainer for GitHub CLI), DevSecOps, programming (not only in JavaScript,
but I am also exploring Python, Go and other languages), politics (_cough Philippine politics in lens of foreigners while disabled with [Honest Government Ads] level of satire_) and internet health (things like fandom toxicity and cancel culture).
building [Recap Time Squad](https://recaptime.dev)[^1], and part-time blogger for
[my personal blog](https://ajhalili2006.substack.com) and [The Bloody Hell PH](https://fromthebshq.substack.com)
based in Marilao, Bulacan, Philippines. I'm passionate about Linux (especially shell scripting and all things
software packaging, currently Alpine Linux package maintainer for GitHub CLI), DevSecOps, programming (not only in
JavaScript, but I am also exploring Python, Go and other languages), politics (_cough Philippine politics in lens of
foreigners while disabled with [Honest Government Ads] level of satire_) and internet health (things like fandom toxicity and cancel culture).
I am pretty searchable at `@ajhalili2006` on [GitHub], [sourcehut], and [across the fediverse] (or via [Threads](https://threads.net/@ajhalili2006)). [Here's my contact details](./contact/index.md) if you need to contact me.
I am pretty searchable at [`@ajhalili2006`](./links.md) on [GitHub], [sourcehut], and [across the fediverse] (or via [Threads](https://threads.net/@ajhalili2006)). [Here's my contact details](./contact/index.md) if you need to contact me.
## More about me
@ -32,23 +33,30 @@ Outside of being a Linux enthusiast and JS dev myself, I am mostly seen lurking
My journey in coding started at [Glitch.com](https://glitch.com) in 2017-2018 to learn a bit of Node.js, while
my Linux journey started few months after that using VirtualBox. Some suggest that it started off being a ~~internet addict~~
(the words in strikethrough is a bit of a stigma in itself due to being one of my coping mechanisms while autistic myself)[^6] chronically online Autist myself.
(the words in strikethrough is a bit of a stigma in itself due to being one of my coping mechanisms while
autistic myself)[^6] chronically online Autist myself.
I code, usually in JavaScript for backend stuff, especially building APIs and learning all things databases through Prisma,
to learn how to build apps and tools. Although I am sort of semi-closeted and introverted neurodivergent person
I code, usually in JavaScript for backend stuff, especially building APIs and learning all things databases
through Prisma, not only to learn how to build apps and tools, but also as a way to express myself and unload
the baggage from my own traumas through code and technical documentation. Although I am sort of semi-closeted and
introverted neurodivergent person, I try to document things in the public through
[daily notes on my wiki](https://go.andreijiroh.xyz/daily-notes) and [my personal launchpad issue tracker] and occasionally over at my socials.
I use Linux, since using Windows is always a nightmare for not only software development (yes, WSL exists but why not go bare metal?)
but as a regular user from performance standpoint but to learn the pain of being a system administrator and DevOps engineer
but as a regular user from performance standpoint but to learn the pain of being a system administrator
and DevOps engineer, especially in concepts such as Kubernetes infrastructure management, software packaging, and anything related to `systemd`.
## Tools I use and my setup
* **Laptop**: HP Notebook N0K71EA#A2N with 4 x Intel Core i7-5500U CPU @ 2.40GHz, 8 GB of RAM and 1TB HDD,
currently daily-driving Fedora Linux with KDE Plasma.[^3]
* **Phone**: Infinix X6528B with Android 13, 8 GB of RAM, 248 GB of internal storage[^3] (256 GB total if adding 8 GB reserved as virtual RAM).
* **Programming Languages**: [Node.js](https://nodejs.org) + [Deno](https://deno.land)
* **Programming Languages**: [Node.js](https://nodejs.org) + [Deno](https://deno.land), Bash
* **Editors**: nano, [VS Code](https://go.andreijiroh.xyz/vscode) (switching between stable and Insiders), [Zed](https://go.andreijiroh.xyz/zed-editor)
* **Cloud development environments as service**: [GitHub Codespaces](https://github.com/features/codespaces), [Gitpod](https://www.gitpod.io)
* **Code forges**: [GitHub], [GitLab on ~tulir's instance](https://mau.dev/ajhalili2006)[^2], [sourcehut]
* **Code forges**: [GitHub], [GitLab on ~tulir's instance](https://mau.dev/ajhalili2006)[^2], [sourcehut], [codeberg]
* **CI/CD**: [GitHub Actions](https://github.com/features/actions)
* **Secrets management tools**: [dotenvx], [Doppler SecretOps platform]
[^1]: Obviously not a US LLC company, but we're sorting out the fiscal hosting related chores behind the scenes.
More news soon once we're ready.
@ -63,3 +71,7 @@ More news soon once we're ready.
[GitHub]: https://github.com/ajhlili2006
[sourcehut]: https://sr.ht/~ajhalili2006
[across the fediverse]: https://tilde.zone/@ajhalili2006
[dotenvx]: https://go.andreijiroh.xyz/dotenvx
[Doppler SecretOps platform]: https://go.andreijiroh.xyz/doppler
[my personal launchpad issue tracker]: https://go.andreijiroh.xyz/launchpad
[codeberg]: https://codeberg.org/ajhalili2006

View file

@ -2,9 +2,45 @@
It's like Buffer and friends, but right inside this website and part of version control.
## Meta
* :globe_with_meridians: [Personal website (you're actually here btw)](./index.md)
* :material-file-document-multiple: [Personal User Manual](./user-manual/index.md)
* :octicons-book-16: [Personal wiki / Digital Garden](https://wiki.andreijiroh.xyz)
## Projects and communities
See them all in my portfolio and resume, both linked above in the previous section.
* :infinity: [Awesome Neurodiversity](https://linktr.ee/AwesomeND) - awesome list for resources aimed at neurodivergent people and allies/friends of them.
* :compass: [Andrei Jiroh in the multiverse / multifandom hellscapes](https://linktr.ee/MFHellscapes) - Just me across fandoms.
* :writing_hand: [The Bloody Hell PH](https://fromthebshq.carrd.co/) - Not just political writings and other things not in the main blog.
* :tools: [Recap Time Squad / RecapTime.dev](https://recaptime.dev) - home of most open-source work I do
## Code forges
* :octicons-mark-github-24: [GitHub profile](https://github.com/ajhalili2006)
* [Extended namespace](https://github.com/andreijiroh-dev)
* [Experimential projects](https://github.com/ajhalili2006-experiments)
* :simple-gitlab: [GitLab profile](https://mau.dev/ajhalili2006) ([also on GitLab SaaS](https://gitlab.com/ajhalili2006))
* :simple-codeberg: [Codeberg](https://codeberg.org/ajhalili2006)
* :simple-sourcehut: [sourcehut](https://sr.ht/~ajhalili2006)
* :simple-launchpad: [Launchpad.net](https://launchpad.net/~ajhalili2006)
## Socials
* :openweb-icons-fediverse: [@ajhalili2006@tilde.zone](https://tilde.zone/@ajhalili2006) or [@ajhalili2006@verified.coop](https://verified.coop/@ajhalili2006)
* also [@JirohsMind@neurodifferent.me](https://neurodifferent.me/@JirohsMind) for more autistic and personal posts
* :simple-threads: [@ajhalili2006@threads.net](https://threads.net/@ajhalili2006)
* :material-twitter: [@ajhalili2006@twitter.com](https://twitter.com/@ajhalili2006) (or `@ajhalili2006@x.com` if you're pedantic)
* also [@JirohsMind@twitter.com](https://twitter.com/@JirohsMind) for more autistic and personal posts
* :simple-tumblr: [@ajhalili2006@tumblr.com](https://tumblr.com/ajhalili2006) ([askbox](https://www.tumblr.com/new/ask/ajhalili2006))
* :simple-linkedin: [@ajhalili2006@linkedin.com](https://linkedin.com/in/ajhalili2006)
* :simple-linkedin: [@ajhalili2006@linkedin.com](https://linkedin.com/in/ajhalili2006)
* :simple-facebook: [@ajhalili2006@facebook.com](https://facebook.com/ajhalili2006)
## Contact methods
* :e-mail: [My email addresses](./contact/details.md#email) or [public inbox](https://go.andreijiroh.xyz/public-inbox)
* :simple-matrix: [@ajhalili2006@envs.net](https://matrix.to/#/@ajhalili2006:envs.net)
* :simple-telegram: [ajahlili2006.t.me](https://ajhalili2006.t.me)
* :simple-discord: [@ajhalili2006 on Discord](https://discord.com)