Skip to content
View PoIygon's full-sized avatar
๐Ÿ’ญ
Aaaaaa
๐Ÿ’ญ
Aaaaaa
  • Australia
Block or Report

Block or report PoIygon

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

Hello ๐Ÿ‘‹ Iโ€™m Polygon

fetch('https://polygon')
  .then(res => res.json())
  .then(data => {
    if (data.error) {
      alert("Polygon is not available right now");
    }
      document.getElementById("user").innerText = "Polygon";
      document.getElementById("country").innerText = "Australia";
      document.getElementById("description").innerText = "I am a person that likes to make lots of small projects";
      document.getElementById("languages").innerText = "html" + "css" + "js";
    });

Stuff that I like working on:

Pinned Loading

  1. PoIygon.github.io-old PoIygon.github.io-old Public

    This repository is for PoIygonโ€™s website where stupid stuff happens

    HTML

  2. no-quote-extension no-quote-extension Public

    this is the extension for the no quote thing

    JavaScript 1

  3. michaeIwave/michaelwave.github.io michaeIwave/michaelwave.github.io Public

    The personal website for Kazooki on GitHub

    HTML