Skip to content
View yagiz-aydin's full-sized avatar
:octocat:
Have fun!
:octocat:
Have fun!

Block or report yagiz-aydin

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

💬 Work, Work

Hi, I'm Frontend Developer at BtcTurk. Focused on React applications ❤️ React JS and .NET.

⚡ Cool Stuffs

I love playing drum and computer games. If you are a player too, please add me on discord!✨(Alsahir#0971)

📫 RSS

Echojs, Hackernoon, LogRocket, Freecodecamp and Medium 👯

Pinned Loading

  1. ReactDOM Medium Virtual DOM Article ReactDOM Medium Virtual DOM Article
    1
    import React from 'react';
    2
    import {createRoot} from 'react-dom/client';
    3
    import App from './app';
    4
    
                  
    5
    const rootElement = document.getElementById('root');
  2. node-crypto-examples node-crypto-examples Public

    Forked from fireship-io/node-crypto-examples

    7 Useful Examples of Cryptography in Node.js

    JavaScript

  3. chatgpt-clone chatgpt-clone Public

    Forked from Ghostsmaw/chatgpt-clone

    This is a complete chatgpt clone built using React and OpenAIApi for the technical article on the topic - "ReactJS and OpenAI API: A Chatgpt Clone"

    JavaScript

  4. rive-demo rive-demo Public

    Rive App Demo with using React App

    JavaScript

  5. zustand-demo zustand-demo Public

    JavaScript

  6. boilerplate-cra boilerplate-cra Public

    This project is created with Create React App & Ejected for requirement of some dependency updates

    JavaScript 1