// Here is some info about me:D
const kotru = {
name: "Arsenij Kotikov",
website: "https://kotikov.is-a.dev",
languages: ["JavaScript", "NodeJs", "HTML", "CSS", "Bootstrap", "PHP"],
nowLearning: ["C++", "Python"],
print: function() {
console.log("name:", this.name);
console.log("website:", this.website);
console.log("languages:", this.languages);
console.log("languages, learning:", this.nowLearning);
}
};
kotru.print();
๐
Doing smth on nextjs
idk
-
Somewhere
- In the sky
-
18:59
(UTC +03:00) - kotikov.is-a.dev
- @arsenij_kotikov
Highlights
Popular repositories Loading
-
Vendetta-discord-theme
Vendetta-discord-theme Public archivepurple amoled-looking theme for Vendetta discord client.
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.