import github from "github"
github.initProfile({
aboutme: {
name: "Rendy",
age: 22,
email: "rendyyoshizawa@gmail.com",
hobbies: ["Gaming", "Coding", "Exercising"],
location: "West Jakarta, Indonesia",
occupation: "Freelance Developer",
languages: ["Indonesia", "English", "Japanese"],
},
stacks: {
programmingLanguages: [
"Php",
"Typescript",
"GO",
],
frameworks: [
"NextJS",
"SassCss",
"TailwindCss",
"VueJS",
"Sveltkit",
"Laravel",
"ExpressJS",
],
databases: [
"MongoDB",
"MySQL",
"PostgreSQL",
"Redis",
"SQlite"
],
tools: [
"Docker",
"Git",
"Bun",
"NodeJS",
"Figma",
"Jest",
],
}
});
github.connect(); ____ ____
/ __ \___ ___ ___ / __/__ __ _____________
/ /_/ / _ \/ -_) _ \ _\ \/ _ \/ // / __/ __/ -_)
\____/ .__/\__/_//_/ /___/\___/\_,_/_/ \__/\__/
_/_/ __ __ _
/ __/ _____ ______ __/ /_/ / (_)__ ___ _
/ _/| |/ / -_) __/ // / __/ _ \/ / _ \/ _ `/ _ _
/___/|___/\__/_/ \_, /\__/_//_/_/_//_/\_, (_|_|_)
/___/ /___/







