add in the extra data

This commit is contained in:
Satria 2026-03-19 10:46:19 +07:00
commit 24c7b6bff7
2 changed files with 20 additions and 12 deletions

View file

@ -180,7 +180,7 @@ export default {
title: "satr14's site",
quote: "sometimes you just gotta implement it yourself",
name: "satr14",
roles: ["Web Developer", "Sysadmin", "Hobbyist", "Student", "Linux Enthusiast"],
roles: ["Web Developer", "Sysadmin", "Hobbyist", "Student"],
description: "I'm Satria, Im a self-taught hobbyist web developer and homelaber sysadmin from Indonesia. I've been programming since 2021 and I love spending my free time working on personal projects and experimenting with new technologies.",
skills: ["HTML", "CSS", "JavaScript", "Tailwind", "Svelte", "SvelteKit", "TypeScript", "NodeJS", "Express", "PocketBase", "Python", "Linux", "Nginx", "Docker", "Git", "Bash", "Proxmox", "Nix"],
birthday: [12,6],
@ -211,10 +211,10 @@ export default {
},
},
socials: {
GitHub: "https://github.com/SX-9",
Discord: "https://discord.com/users/882595027132493864",
Reddit: "https://reddit.com/u/Frequent_Outside_741",
Steam: "https://steamcommunity.com/id/satr14",
Email: "mailto:admin@satr14.my.id",
protonmail: "mailto:admin@satr14.my.id",
github: "https://github.com/SX-9",
discord: "https://discord.com/users/882595027132493864",
reddit: "https://reddit.com/u/Frequent_Outside_741",
steam: "https://steamcommunity.com/id/satr14",
},
}