Skip to content
View masasidan's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report masasidan

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
masasidan/README.md
const HelloWorld = async () => {
  const data = {
    title: "Hey there 👋 I'm Idan Masas - A software developer.",
    content: "I started coding at the age of 12, and have been exploring and learning the security & technology
    world ever since. I'm a self-learner, love solving hard problems, and passionate about security and programming.",
    key: "OG5ibW1NT2VCUFpSdWZ2VHBBa0JlTllKQndRWDV6WGw="
  }

  const response = await fetch("https://github.idanmasas.com", {
    method: "POST",
    headers: {"Content-Type": "application/json"},
    body: JSON.stringify(data)
  })
  
  console.log(response.json())
}

Pinned

  1. Triggered Triggered Public

    Counter-Strike Global Offensive External Cheat

    C++ 12 2

  2. indietab indietab Public

    TypeScript