https://github.com/forrestknight/crappy-website
https://github.com/forrestknight/crappy-website
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/forrestknight/crappy-website
- Owner: ForrestKnight
- Created: 2024-07-10T20:06:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T02:35:04.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T03:41:52.295Z (about 1 year ago)
- Language: JavaScript
- Size: 2.75 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hilariously Bad Website
*This website is intentionally poorly designed, but with actual usability and Easter eggs for y’all to find.*
- [X] Welcome gifs
- Under construction
- [X] **Change the cursor to a loading animation**
- [X] Reverse scrolling (after 4 seconds say or on recognizing scrolling, have popup say “you’re scrolling the wrong way, idiot”)
- [X] No white space + starry night or crazy color crappy graphics background
- [X] Comic sans + times new romans (a lot of text)
- Captchas everywhere (or just one gnarly captcha)
- [X] Popups (that are actually manageable) error messages, chat box, cookies that you have to say yes to… plus include sfx on some
- [X] Small text or icons that lead to an extra page/Easter egg
- Bait buttons that don’t do anything but inconspicuous text that are buttons
- [X] Random keyboard that you have to use with your mouse
- [X] Slow scroll for ToS (disable scroll + ALT?)
- [X] Important paragraph that goes off the screen
- [X] Exit button that doesn’t exist but grows in size as you click (have an inconspicuous exit button)
- Normal button but the clickable area is small, like 5px and not in the center
- [X] Add some password protections (click on a random spinning gif to popup password?)
- [X] Broken links
- Misleading labels
- Some captcha images are tiny and some are giant
- Second page is super tall and long scrolling to something like "hi" at the bottom
- [X] Flags of my viewers nations
- [X] Random bright colors for text and labels
- [X] Crappy navigation
- [X] Text misalignment
``` mermaid
flowchart TB
A["Home Page"] -- Find Button --> B("ToS")
B -- Remember Password --> C("Solve Puzzle")
C --> D["fa:fa-lock Enter Password (if you can)"]
D -- Three --> F["Secret Stuff"]
```