docs(website): update contact pages

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
Andrei Jiroh Halili 2024-07-27 03:44:43 +08:00
parent ec1cdd8172
commit 61a225ad22
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
5 changed files with 82 additions and 10 deletions

View file

@ -0,0 +1,33 @@
# Code reviews and pair programming
[Go back to contact page](./index.md){ .md-button }
---
As a student myself learning JavaScript, I am open to do pair programming to
help improve both of our coding skills and do peer reviews before getting shipped to production.
Read on if you're a good match with me
## What I'm looking for
* Fellow open-source developers in any proficiency in programming languages I use.
* If it is not on the list, I am more than happy to be paired with you to learn that language together.
* If you need a helping hand on handling patches and community moderation for your project, I am also in.
* Software developers and engineers building production-grade frontend and backend code, a la apprenticeship or internship.
* For frontend, I am looking to learn to use Flutter for cross-platform apps instead of learning Electron for desktop apps and React Native for mobile apps.
* For backend, I want to explore data persistence with Postgres, MySQL and MongoDB, alongside caching with Redis.
## The Rules
* [Follow the personal user manual](../user-manual/index.md)
* All-remote sessions only, no in-person meetings unless part of hiring process/employment and within Bulacan/Metro Manila.
* All communications must be async. For sync meetings, it should be 2 hours max and/or have meeting notes in a Google Doc/GitHub issue/Slack canvas/Canva doc.
* You do not need to pay me up for this, but consider [sponsoring me via GitHub Sponsors](https://github.com/sponsors/ajhalili2006) or
[hire me](./work.md) if you do.
## You up?
Hit me up at [my public inbox](https://go.andreijiroh.xyz/public-inbox) or [my email address](./details.md#email) for details and expect a reply in 1-2 days.
If it is a paid work, please let me know so I provide payment details to send the money in.

View file

@ -13,18 +13,18 @@ abuse them (or else get blocked).
!!! info "Please just use one email address when sending messages privately."
Don't send your email to multiple addresses (even as BCC or CC), it might cause duplication.
The most preferred address to use is either [:e-mail: **ajhalili2006@andreijiroh.eu.org**](mailto:ajhalili2006@andreijiroh.eu.org) or [:e-mail: **ajhalili2006@crew.recaptime.eu.org**](mailto:ajhalili2006@crew.recaptime.eu.org),
The most preferred address to use is either [:e-mail: **ajhalili2006@andreijiroh.xyz**](mailto:ajhalili2006@andreijiroh.xyz) or [:e-mail: **ajhalili2006@crew.recaptime.dev**](mailto:ajhalili2006@crew.recaptime.dev),
although if VK WorkMail has flagged your mail as spam and you don't want to fill up not-spam forms,
[use this Tally form](https://tally.so/r/nrB4o2) as an alternative.
* **Gmail user?** You could try sending mail to [:e-mail: ajhalili2006@gmail.com](mailto:ajhalili2006@gmail.com)
(sharing docs and files over Google Drive are fun but please no spam).
* If you're using Microsoft 365 (personally), you may also try sending (or sharing OneDrive files) to [:e-mail: ajhalili2006@outlook.ph](mailto:ajhalili2006@outlook.ph).
For work-related file sharing, please use my `@crew.recaptime.eu.org` email address instead.
For work-related file sharing, please use my `@crew.recaptime.dev` or `@andreijiroh.xyz` email address instead.
## Over at socials
For the full list, see [:simple-buffer: my Buffer start.page](https://ajhalili2006.start.page).
For the full list, see [this page](../links.md).
You can obviously ping/tag me, but please be careful, especially when replying to others' posts.
If you want to slide into DMs, only slide via my main account and not any of my alternate accounts (although

View file

@ -6,14 +6,15 @@ Helllo! **What would you like to talk about**?
This page is being revamped similarly to [Tom Scott's contact page](https://www.tomscott.com/contact),
so some links may be broken while being written.
This is also work-in-progress, so use **Anything else** link below and I'll look into it.
This is also work-in-progress, so use **Anything else** link and I'll try my best to reply to you in
a week or so.
## Open-source work and Recap Time Squad
* [💻 Code reviews and pair programming](./code-reviews.md)
* [⚙ DevSecOps and Infra](./devops.md)
* [🛡 Security related](./security.md)
* [💼 Hiring to your company / Contracting](work.md)
* [💼 Hiring to your company / Contracting](./work.md)
## Advertising and public relations
@ -23,6 +24,8 @@ Helllo! **What would you like to talk about**?
Currently not available yet for that, but come back soon if I may changed my mind.
**Developer or open-source maintainer?** See Open-source work section above.
## Miscellaneous
* [🌍 Anything else](./else.md)

View file

@ -8,14 +8,20 @@ Please consult [my general security policy](../security.md) and any project
or org/project-specific policies (via its own `SECURITY.md` file) before proceeding here.
Otherwise, you'll be ignored at best or blocked/muted and reported as spam at worst.
## Looking for PGP keys?
## Looking for PGP and SSH keys?
If you're looking for my PGP keys, please [visit this page](../keys/index.md).
If you're looking for my PGP and SSH keys I use in commits and connecting to machines and code forges
over SSH, please [visit this page](../keys/index.md).
## Security questions
I am not a cybersecurity person or have expertise in cryptography, so sorry if I can't reply to you.
I may redirect you to resources or give advice as my capacity allow.
## Submitting security patches
If you also want to submit a security patch, please DO NOT mention about the vunlerability
within the patch (unless via the specialized security mailing list mentioned below).
If you also want to submit a security patch, which I appreciate your effort as a maintainer, please DO NOT mention about the vulnerability
within the patch (unless via these methods below).
### via email
@ -25,10 +31,19 @@ archives is limited to few trusted people alongside myself.
### as confidential GitLab merge request
When submitting a security-senstive patch in GitLab, don't forget to mark it as
When submitting a security-sensitive patch in GitLab, don't forget to mark it as
confidential merge request or request to access to security patches-only private fork.
[See GitLab Docs for details](https://docs.gitlab.com/ee/user/project/merge_requests/confidential.html).
### in GitHub private vulnerability reports
On projects with private vulnerability reporting enabled, after submitting your report,
you can push your patches to a private fork specific to that report.
## Notifying regarding data leaks
## See also
* [Encrypted Communications](../user-manual/encrypted-communications.md) for additional guidance

21
markdown/contact/work.md Normal file
View file

@ -0,0 +1,21 @@
# Information for hiring managers and future employers
[Go back to contact page](./index.md){ .md-button }
---
I am currently not open for work at the moment because I am more focused on finishing school and upskilling,
but I am open to receive offers, except that I may slow to reply on them. Sorry if I couldn't reply lately.
## What I am looking for?
* All-remote jobs, as much as possible.
* If relocation to another country is needed, you should sponsor my costs for passport + visa application, flights and rent.
* For in-office/onsite work, must be near Marilao, Bulacan.
* Fair wage, should be better than national minimum wage in PH (at least in NCR/Metro Manila region)
* Health insurance, preferably with mental health and therapy coverage.
## You up?
Reach me up over [LinkedIn](https://linkedin.com/in/ajhalili2006) or [via email](./details.md#email). I'll not read or reply to your message
if it is outside of these platforms.