Skip to content
View DemuraAIdev's full-sized avatar
🎯
School Suite Project
🎯
School Suite Project
Block or Report

Block or report DemuraAIdev

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
DemuraAIdev/README.md

Hi im Vahry nice to meet you :)

  • Javascript Programmer
  • Professional Backend
class CyberAI {
   constructure() {
      this.config = {
         name: ["Vahry", "CyberAI"],
         web: "https://vahryiskandar.my.id",
         age: undefined,
         lang: ["javascript", "html", "css", "python"]
      }
   }
   donatelink() {
      const link = ["https://saweria.co/DemuraAI","https://www.patreon.com/drmdev","https://trakteer.id/cyber%20ai"]
      return link;
   }
   init() {
      const name = this.config.name[Math.floor(Math.random() * this.config.name.length)]
      console.log(`Hello my name is ${name}`)
   }
   
}

const self = new DemuraAI
self.init()

Pls Donate me in :

 https://saweria.co/DemuraAI
 https://www.patreon.com/drmdev
 https://trakteer.id/cyber%20ai

Languages and Tools:

Stats ⭐

stats toplang

Pinned

  1. dencrypt dencrypt Public

    Dencrypt is a simple, easy to use, and secure file encryption tool.

    JavaScript 2

  2. ARGA ARGA Public

    ARGA Game Engine Minimal Text Based Game Engine

    JavaScript 1

  3. deweb3 deweb3 Public

    Website 3.0 Of my website demuraai

    TypeScript