- 📚 Learning Style: Self-taught,Website I participated in CC50, at the Study in Practice Foundation
- 👤 - hello, you can call me Karma. I'm a Back-end developer from Brazil, 20 years old and 3 years of coding.
let set = require("./set.js");
set("Karma", {
furry: true,
have_dreams: true,
programming_where: [
{ pc: "windows", type: "main system" },
{ pc: "linux", type: "test/development environment" }
],
favorite_languages: [
"javascript",
"Golang",
],
studying: [
"Golang",
"TypeScript",
"ruby",
],
slogan :[
"Since I doubt, I think, since I think, therefore I am.",
"I don't have a dime, but I always have a positive outlook",
"I'm a man on a mission",
]
});