Skip to content
View yagiz-aydin's full-sized avatar
🚀
🚀

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

💬 About Me

Hi, I'm a software developer passionate about building scalable solutions with modern technologies. Building cool stuff with Angular & React applications, with .NET. ❤️

🌐 Projects & Ideas

Check out projects showcase: BrightLayer

📝 Blogs & RSS

  • Personal blog: HyperTechMe
  • Follow my latest articles on other platforms as well! 👯 Also, I share my ideas and articles on my personal blog and platforms like EchoJS, HackerNoon, LogRocket, freeCodeCamp, and Medium.

Pinned Loading

  1. baklava baklava Public

    Forked from Trendyol/baklava

    Baklava is a design system provided by Trendyol to create a consistent UI/UX for app users.

    TypeScript

  2. boilerplate-cra boilerplate-cra Public

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

    JavaScript 1

  3. nx-angular-expo nx-angular-expo Public

    Nx monorepo içinde Angular + Expo React Native

    TypeScript

  4. webpack-demo webpack-demo Public

    Webpack5 & React18 Demo

    JavaScript

  5. Axios Interceptor Agent Axios Interceptor Agent
    1
    import axios, { AxiosError, AxiosRequestConfig, AxiosResponse } from "axios";
    2
    
                  
    3
    // API Credentials
    4
    const axiosCredentials = {
    5
      timeout: 8000,
  6. JS-50 JS-50 Public

    Let’s learn the fundamentals of Javascript.

    2