Skip to content
View demirfirat's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report demirfirat

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
demirfirat/README.md
Typing SVG

type Developer = {
  name: string;
  role: string;
  code: string[];
  learning: string[];
  contact: string;
};

const me: Developer = {
  name: "Fırat Demir",
  role: "Frontend Developer",
  code: ["JavaScript", "TypeScript", "React.js", "Next.js", "HTML", "CSS"],
  learning: ["Web3", "Next.js Advanced Patterns", "TypeScript Deep Dive"],
  contact: "ksqhkfenode@yandex.com",
};

About Me

  • 🔭 Currently working with React.js and Next.js
  • 🌱 Exploring Web3 technologies and leveling up with TypeScript
  • 💬 Ask me about Frontend Development, JavaScript, React
  • 📫 Reach me at ksqhkfenode@yandex.com
  • ⚡ Fun fact: I turn ☕ into clean UI components

🛠️ Languages & Tools

docker gcp git html5 javascript linux mysql nodejs vite


📊 GitHub Stats

demirfirat

Pinned Loading

  1. api.onlyoffice.com api.onlyoffice.com Public

    Forked from Serg-Kv/api.onlyoffice.com

    MDX 1

  2. Python-Binance-Bot Python-Binance-Bot Public

    A bot that sends instant price analysis messages with API data on a simple cryptocurrency site.

    Python

  3. Redux-Data-Visualization Redux-Data-Visualization Public

    Redux Flow App is an interactive data flow visualization tool that simulates a 4-stage data processing pipeline. It demonstrates how data flows through different stages with real-time visualization…

    TypeScript 1

  4. next.js next.js Public

    Forked from vercel/next.js

    The React Framework

    JavaScript

  5. office-js-api office-js-api Public

    Forked from ONLYOFFICE/office-js-api

    Office JavaScript APIs: Tools for building macros, plugins, and interacting with ONLYOFFICE document content, Automation API and web services.