Giter Club home page Giter Club logo

hg-website's People

Contributors

ading2210 avatar astralphnx avatar binbashbanana avatar bomberfish avatar cattn avatar co1acraft avatar cohenerickson avatar deryilz avatar ember3141 avatar entrpix avatar foxmoss avatar genericness avatar jo9182 avatar kxtzownsu avatar madjikdotpng avatar markrosenbaum avatar neptune1190 avatar notdarkn avatar programmerin-wonderland avatar r58playz avatar rifting avatar scaratek avatar sharpjackv avatar stokedcheetah avatar thememesniper avatar thonkinator avatar unciaur avatar velzie avatar wearrrrr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hg-website's Issues

Mr. Wise Tree

Mr. Wise Tree is missing from the exploiters list

free code

const stuff = ['ArrowUp', 'ArrowUp', 'ArrowDown', 'ArrowDown', 'ArrowLeft', 'ArrowRight', 'ArrowLeft', 'ArrowRight', 'b', 'a', 'Enter'];let keysPressed = [];document.addEventListener('keydown', (event) => {keysPressed.push(event.key);if(keysPressed.length > konamiCode.length) {keysPressed.shift();}if (keysPressed.join('') === konamiCode.join('')) {const vid = https://www.youtube.com/embed/${vid id here}?autoplay=1&fs=0&rel=0&modestbranding=1&iv_load_policy=3&showinfo=0&autohide=1;const iframe=document.createElement('iframe');iframe.setAttribute('src', embedUrl); iframe.setAttribute('allowfullscreen', '');iframe.style.position = 'absolute';iframe.style.top = 0;iframe.style.left = 0;iframe.style.width = '100%';iframe.style.height='100%';document.body.appendChild(iframe);}}); (it was NOT written by ai because i was too lazy to make it myself)

Fake Pull Request

change https://juliet.mercurywork.shop to https://juliet.venith.net/
update my pfp to something i dunno (MW Hates discord CDN and external sources) ๐Ÿ˜ณ๐Ÿ˜ณ๐Ÿ˜ณ๐Ÿ˜ณ๐Ÿ˜ณ

smh my head

your website is laggy as hell bc you're using pixi's blur filter which seems to somehow manage to render slower than p5js, use ctx canvas blur if you know whats good for you

and it appears you removed my blur parallax effect so put that back if you want a pretty website, I bet it got unbearably laggy when you used the inbuilt blur method multiple times at once

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.