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";
});
Aaaaaa
Hello ๐ Iโm Polygon and I like creating small projects that somehow turn into massive projects! My favourite languages are HTML, CSS, JS and random NPM package
- Australia
- Https://scratch.mit.edu/users/PoIygon
Pinned Loading
-
PoIygon.github.io-old
PoIygon.github.io-old PublicThis repository is for PoIygonโs website where stupid stuff happens
HTML
-
no-quote-extension
no-quote-extension Publicthis is the extension for the no quote thing
JavaScript 1
-
michaeIwave/michaelwave.github.io
michaeIwave/michaelwave.github.io PublicThe personal website for Kazooki on GitHub
HTML
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.