mirror of
https://github.com/ihatenodejs/aidxnCC.git
synced 2025-04-28 15:25:58 +00:00
80 lines
3.9 KiB
JSON
80 lines
3.9 KiB
JSON
{
|
|
"home": {
|
|
"whoAmI": [
|
|
"Hey there! My name is Aidan, and I'm a systems administrator, full-stack developer, and student from the United States. I primarily work with Linux, Docker, Next.js, and Node.js.",
|
|
"I primarily focus on Linux system administration with a few servers I run for myself and others. I enjoy working on web development projects on the side, most of which are Unlicensed/CC0.",
|
|
"When I'm not programming, I can be found re-flashing my phone with a new custom ROM and jumping between projects."
|
|
],
|
|
"whatIDo": [
|
|
"I'm at my best when I'm doing system administration, which is what I'd say I have the most experience and familiarity with.",
|
|
"I host a variety of public-access services and websites on my VPS, most of which can be found on my \"Domains\" page with a short description.",
|
|
"My biggest project is LibreCloud, a cloud services provider which I self-host and maintain. It features most services you would find from large companies like Google, although everything is free and open-source.",
|
|
"I frequently write and work on a website hosted on a public Linux server, known as a \"tilde.\""
|
|
],
|
|
"whereYouAre": [
|
|
"I am not here to brag about my accomplishments or plug my cool SaaS product. That's why I've made every effort to make this website as personal and fun as possible.",
|
|
"I hope you find this website an interesting place to find more about me, but also learn something new, and inspire a new project or two.",
|
|
"This page is currently hosted on Cloudflare Workers, after what happened with "
|
|
],
|
|
"sections": {
|
|
"whoIAm": "Who I am",
|
|
"whatIDo": "What I do",
|
|
"whereYouAre": "Where you are"
|
|
},
|
|
"contact": {
|
|
"title": "Send me a message",
|
|
"description": "Feel free to reach out for feedback, collaborations, or just a hello :)",
|
|
"button": "Contact Me"
|
|
},
|
|
"donation": {
|
|
"title": "Support my work",
|
|
"description": "Feeling generous? Support me or one of the causes I support!",
|
|
"charities": {
|
|
"title": "Charities",
|
|
"description": "I support the following charities:",
|
|
"unsilenced": "Unsilenced",
|
|
"drugpolicy": "Drug Policy Alliance",
|
|
"aclu": "ACLU"
|
|
},
|
|
"donate": {
|
|
"title": "Donate to Me",
|
|
"stripe": "Stripe",
|
|
"github": "GitHub Sponsors"
|
|
}
|
|
},
|
|
"profile": {
|
|
"name": "Aidan",
|
|
"description": "SysAdmin, Developer, and Student"
|
|
},
|
|
"miscWords": {
|
|
"here": "here"
|
|
}
|
|
},
|
|
"contact": {
|
|
"title": "Contact",
|
|
"sections": {
|
|
"busyPerson": {
|
|
"title": "I'm a busy person",
|
|
"texts": [
|
|
"I'm busy most of the time, so please be patient and understanding of my workload. I can tend to be offline for a few days when I'm busy, but I will respond as soon as I can.",
|
|
"For the best chance of a response, please send me a message on Telegram. If you've made a pull request on one of my repos, I will most likely respond by the next day. If you've sent me an email, I will most likely respond within three days or less."
|
|
]
|
|
},
|
|
"callingNote": {
|
|
"title": "A note about calling and texting",
|
|
"texts": [
|
|
"I have a phone number listed above. Please do not call or text me unless you absolutely need to. I will likely not respond, or use an automated recording system to handle your call. No, I haven't provided you my actual phone number, it's a Voice over IP number. I may be able to respond to your call/text, just know this is not checked/used often.",
|
|
"If you need to get in touch with me, please send me a message on Telegram or an email. I will provide my actual phone number if you have a valid reason."
|
|
]
|
|
}
|
|
},
|
|
"buttons": {
|
|
"github": "ihatenodejs",
|
|
"telegram": "@p0ntu5",
|
|
"x": "@ihatenodejs",
|
|
"bluesky": "@aidxn.cc",
|
|
"phone": "(802) 416-9516",
|
|
"email": "aidan@p0ntus.com"
|
|
}
|
|
}
|
|
} |