Skip to content
View DarkIsTaken's full-sized avatar
:octocat:
Away for a while...
:octocat:
Away for a while...
Block or Report

Block or report DarkIsTaken

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.

Add an optional note:
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
DarkIsTaken/README.md

Hi there, I'm Dark!

I'm a 17-year-old Senior year High School student into coding and development. (Away for a while...)
I'm currently learning and improving myself in field of web development. All the time I'm looking for learning new things and improving myself.
You can find my open-source projects in here and can contact me via e-mail.
There is nothing much to say about myself right now.

NOTE: I'm temporarily discontinued from development for a while...


Hey there, I'm temporarily away from development & this GitHub account for a while, for any reason to contact you can use the e-mail given.

class Dark {
  constructor(...options) {
    this.height = "1.80"
    this.age = "17"
    this.type = "human"
    this.sex = "male"
    this.nationality = "Turkish 🇹🇷"
    this.job = "Full-Stack Developer"
    this.skills = ['Node.js','Vue.js','React','Electron','Flutter','PHP','Laravel','Python','Java']
  }
}

class CreateHuman extends Dark {
  constructor(...options) {
    super(options);
  }
  
  private _eating() {
    void "eating 🍔 🍟 🍗 🥤"
  }  
  
  private _hobbies() {
    void "Swimming 🏊, Bodybuilding 🏋️, Guitar 🎸"
  }
  
  private _coding() {
    void "coding... ❤️"
  }

  
  private _sleep(ms) { return new Promise(resolve => setTimeout(resolve, ms)) }
  
  async createDay() {
    this._eating()
    this._coding()
    await this._sleep(18000000)
    
    this.createDay()
  }
  
}

let Dark = new CreateHuman()
Dark.createDay();

let Dark = new CreateHuman()
Dark.createDay();

My Contacts




Click here to see my all contacts!

Languages & Tools That I Use

My Skills

Support Me

My GitHub Stats

Dark's GitHub Stats

What I'm Listening

spotify-github-profile


██╗  ██╗░░░░░░█████╗░██╗░░░██╗███████╗  ░█████╗░░█████╗░██████╗░██╗███╗░░██╗░██████╗░
██║  ██║░░░░░██╔══██╗██║░░░██║██╔════╝  ██╔══██╗██╔══██╗██╔══██╗██║████╗░██║██╔════╝░
██║  ██║░░░░░██║░░██║╚██╗░██╔╝█████╗░░  ██║░░╚═╝██║░░██║██║░░██║██║██╔██╗██║██║░░██╗░
██║  ██║░░░░░██║░░██║░╚████╔╝░██╔══╝░░  ██║░░██╗██║░░██║██║░░██║██║██║╚████║██║░░╚██╗
██║  ███████╗╚█████╔╝░░╚██╔╝░░███████╗  ╚█████╔╝╚█████╔╝██████╔╝██║██║░╚███║╚██████╔╝
╚═╝  ╚══════╝░╚════╝░░░░╚═╝░░░╚══════╝  ░╚════╝░░╚════╝░╚═════╝░╚═╝╚═╝░░╚══╝░╚═════╝░
Dark

Popular repositories

  1. DarkIsTaken DarkIsTaken Public

    Config files for my GitHub profile.

  2. Portfolio-Example Portfolio-Example Public

    Forked from soumyajit4419/Portfolio

    A sample web portfolio

    JavaScript

  3. spotify-readme spotify-readme Public

    Forked from novatorem/spotify-readme

    Dynamic realtime profile ReadMe linked with spotify

    Python

  4. modern-javascript-dersleri modern-javascript-dersleri Public

    Forked from sadikturan/modern-javascript-dersleri

    Modern javascript (ES5 & ES6 ve ES7) teknikleriyle NodeJs, Angular, React ve VueJs için sağlam bir temel oluşturun.

    HTML

  5. javascript-algorithms javascript-algorithms Public

    Forked from trekhleb/javascript-algorithms

    📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

    JavaScript

  6. simple-portfolio simple-portfolio Public

    Forked from cobiwave/simplefolio

    ⚡️ A minimal portfolio template for Developers

    HTML

27 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

A graph representing DarkIsTaken's contributions from February 26, 2023 to February 29, 2024. The contributions are 95% commits, 5% pull requests, 0% issues, 0% code review.   Code review   Issues 5% Pull requests 95% Commits

Contribution activity

February 2024

4 contributions in private repositories Feb 29

Seeing something unexpected? Take a look at the GitHub profile guide.