base for output and styling
This commit is contained in:
parent
6ca55b72c4
commit
bc21240e9f
7 changed files with 366 additions and 1 deletions
52
metadata.json
Normal file
52
metadata.json
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"title": "satr14's blog",
|
||||
"quote": "sometimes you just gotta implement it yourself",
|
||||
"name": "satr14",
|
||||
"roles": ["Web Dev", "Sys Admin", "Hobbyist", "Student"],
|
||||
"description": "Welcome to my over-engineered corner of the Internet! I'm Satria, Im a self-taught hobbyist web developer and homelaber sysadmin from Indonesia. I've been programming since 2021 and spend my free time working on personal projects and experimenting with new technologies.",
|
||||
"skills": [
|
||||
"Tailwind",
|
||||
"SvelteKit",
|
||||
"TypeScript",
|
||||
"Bun",
|
||||
"Express",
|
||||
"PocketBase",
|
||||
"Linux",
|
||||
"Nginx",
|
||||
"Docker",
|
||||
"Git",
|
||||
"Bash",
|
||||
"Proxmox",
|
||||
"Nix"
|
||||
],
|
||||
"timezone": "Asia/Jakarta",
|
||||
"location": "Indonesia",
|
||||
"links": {
|
||||
"forgejo.git": "https://git.satr14.my.id",
|
||||
"fetch.sh": "https://fetch.satr14.my.id",
|
||||
"flake.nix": "https://flake.satr14.my.id"
|
||||
},
|
||||
"communities": {
|
||||
"part-of.my.id": {
|
||||
"icon": "https://avatars.githubusercontent.com/u/184933425?s=200&v=4",
|
||||
"role": "Founder",
|
||||
"url": "https://part-of.my.id/"
|
||||
},
|
||||
"is-a.dev": {
|
||||
"icon": "https://avatars.githubusercontent.com/u/72358814?s=200&v=4",
|
||||
"role": "Maintainer",
|
||||
"url": "https://is-a.dev/"
|
||||
},
|
||||
"Hack Club": {
|
||||
"icon": "https://assets.hackclub.com/icon-square.png",
|
||||
"role": "Former Event Organizer",
|
||||
"url": "https://hackclub.com/"
|
||||
}
|
||||
},
|
||||
"socials": {
|
||||
"protonmail": "mailto:admin@satr14.my.id",
|
||||
"github": "https://github.com/satr14washere",
|
||||
"discord": "https://discord.com/users/882595027132493864",
|
||||
"namemc": "https://namemc.com/profile/satr14.1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue