Skip to content
View frkn-aydn's full-sized avatar
🇹🇷
🇹🇷

Highlights

  • Pro

Block or report frkn-aydn

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

Furkan AYDIN

Heya! I'm Furkan AYDIN. I do front-end and back-end development. I really enjoy learning new technologies and frameworks like Vue and React, as well as working golang and nodejs.


class Person {
  constructor(name) {
    this.name = "Furkan AYDIN";
    this.username = "frkn-aydn";
    this.location = "Istanbul, Turkey";
    this.twitter = "_frknaydn";
    this.website = "https://furkanaydin.com/"
  }

  introduceSelf() {
    console.log(`Heya! I'm ${this.name}. I do front-end and back-end development. I really enjoy learning new technologies and frameworks like Vue and React, as well as working golang and nodejs.`);
  }
}



My Statistics



Popular repositories Loading

  1. Node-Blogger Node-Blogger Public

    Nodejs blog script.

    HTML 12 2

  2. code-distorter code-distorter Public

    Nodejs code destroyer. It just replace a semicolon(;) with greek question mark(;) . With this, you can break everyone's code.

    JavaScript 4 3

  3. Personal-Template Personal-Template Public

    Simple and clean personal template.

    CSS 1 1

  4. Social-Media-Buttons Social-Media-Buttons Public

    Social Media Buttons

    CSS 1

  5. socialgin-frontend socialgin-frontend Public

    Forked from ta3pks/socialgin-frontend

    JavaScript 1

  6. security-101-for-saas-startups security-101-for-saas-startups Public

    Forked from forter/security-101-for-saas-startups

    security tips for startups