Skip to content
View ErenKarakaya01's full-sized avatar

Block or report ErenKarakaya01

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

Hi, I'm Eren Karakaya! UwU

Computer Enginnering Student at Eskisehir Technical University

Web and Mobile Developer

Twitter: ThaiiBraga Linkedin: thaianebraga GitHub Thaiane

A little more about me...

    class About extends Me {
      public getCurrentWorkplace(): { workplace: { company: string; position: string } } {
        return {
          workplace: {
            company: 'Eskisehir Technical University',
            position: 'Student',
          },
        };
      }
    
      public getDailyKnowledge(): Array<string> {
        return [
          "ASP.NET",
          "React",
          "Typescript",
          "Flutter",
          "Node.js",
          "Firebase",
          "SQL",
          "Java"        
        ];
      }
    
      public getFutureGoal(): string {
        return 'To contribute to open source.';
      }
    }

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)


Popular repositories Loading

  1. Stock-Image Stock-Image Public

    TypeScript 1

  2. friend-story friend-story Public

    Dart 1

  3. Chess-Game Chess-Game Public

    Java

  4. NEWS-Responsive-WEB-Site NEWS-Responsive-WEB-Site Public

    HTML

  5. Registration-Validator-and-Calculator Registration-Validator-and-Calculator Public

    HTML

  6. Music-Playlist-Using-AJAX Music-Playlist-Using-AJAX Public

    JavaScript