Skip to content
View ykaragol's full-sized avatar

Organizations

@toptal
Block or Report

Block or report ykaragol

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

Hi there 👋

My name is Yusuf Karagöl.

I’m a software engineer, working in industry since 2006. I was graduated from computer science department at 2006 and holding my master degree since 2010. I worked as software developer, business analyst, development team leader, infrastructure team developer in various projects.

I’ve been working primarily on front-end development since 2016. I've experiences on Ember.js, React frameworks with Javascript/Typescript languages.

Social Profiles

linked-in
github

Pinned

  1. tubitak-bilgem-yte/ember-contextual-table tubitak-bilgem-yte/ember-contextual-table Public

    a new table component that depends on ember contextual component concept

    JavaScript 42 10

  2. table-test table-test Public archive

    Datatable as Contextual Component (incubator for ember-contextual-table)

    JavaScript

  3. ember-growl-notification ember-growl-notification Public

    Ember-cli addon to create growl like components.

    JavaScript 4

  4. checkersmaster checkersmaster Public

    Checkers Game Implementation using Min-Max Algorithm

    Java 8 2

  5. social-github social-github
    1
    /*
    2
      This project was aimed to use GraphQL api of Github to find repositories I might interest
    3
      (by checking common starred projects or common followers)
    4
    */
    5
    import Ember from 'ember';