Skip to content
View kotru21's full-sized avatar
๐Ÿ”
Doing smth on nextjs
๐Ÿ”
Doing smth on nextjs

Block or report kotru21

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
kotru21/README.md

Hello there :D ๐Ÿ‘‹


// 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();

Popular repositories Loading

  1. Vendetta-discord-theme Vendetta-discord-theme Public archive

    purple amoled-looking theme for Vendetta discord client.

    6 11

  2. kotikov kotikov Public

    Here Im just trying to make a website

    HTML 3

  3. kotru21 kotru21 Public

    My GitHub readme:D

    1

  4. Pyramide-CPP Pyramide-CPP Public

    Just some C++ application, made for fun

    C++ 1

  5. count count Public

    how much time is left until 1st sep?

    HTML

  6. lessgo lessgo Public

    Fun Google-like application

    HTML