Skip to content

aayusharyan/last-page-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hero Slider

Collection of Interesting Last Pages

Website Status Repo stars Check and Build status Please star this Repo

This website is a collection of interesting public sites 404 pages. These are various 404 pages from different websites that I found interesting. Live at last.yush.dev

The context is changed from being a 404 Not Found page to a Last Page. The idea is to make the user feel like they have reached the last webpage and are at the end of the internet. (This is with assumption that is someone is visiting my website, they are pretty much at the end of the internet as my website is not that popular.)

There are multiple variants of the last pages. Each is a different variant in it's own directory.

The switching is done randomly. So, every time you visit the website, you will see a different variant. This logic is hosted on Cloudflare and the website is self-hosted on my homelab servers. Switching logic can be found in src/cloudflare_worker.js.

How to add your own Variant

Please raise an issue with the following details:

  • Screenshot of the Last Page
  • Description of the Last Page
  • Credits for the Last Page
  • Codepen Link (if any)

Variants

Variant Link Preview
0 last.yush.dev/variant0 Variant 0 Preview
1 last.yush.dev/variant1 Variant 1 Preview
2 last.yush.dev/variant2 Variant 2 Preview
3 last.yush.dev/variant3 Variant 3 Preview
4 last.yush.dev/variant4 Variant 4 Preview
5 last.yush.dev/variant5 Variant 5 Preview
6 last.yush.dev/variant6 Variant 6 Preview
7 last.yush.dev/variant7 Variant 7 Preview
8 last.yush.dev/variant8 Variant 8 Preview
9 last.yush.dev/variant9 Variant 9 Preview

Credits

All credits for each variants are given in their respective directories's README files.