"Screens so good they deserve screen time."
Hi, I'm Aksh! 👋 As a massive wallpaper enthusiast, I've spent hours curating, organizing, and building this space. I believe a desktop background isn't just an image—it's a vibe, a mood, a statement.
I gave up on ad-cluttered wallpaper sites and built WallpaperVerse: a premium, ad-free, high-performance gallery for the highest quality wallpapers from my favorite universes.
This isn't just a static HTML page. It's a highly optimized web application built for performance and experience.
- Cyberpunk Aesthetic: Dark mode by default, glassmorphism, and "glitch" effect UI components.
- Auto-Scrolling Carousels: Infinite loop, smooth scrolling horizontal galleries powered by GSAP.
- Lightbox & Fullscreen: Immersive image previewing.
- Responsive Design: Mobile-first approach that looks great on any device.
- Zero Frameworks: Built with pure Vanilla HTML, CSS, and JavaScript for maximum speed (FCP < 1.5s).
- Smart Optimization pipeline:
- Originals: High-Res JPEGs/PNGs for download.
- Optimized: WebP format for crisp gallery display.
- Thumbnails: Tiny WebP files for instant collage loading.
- Advanced Features:
- Bulk Download: Download entire collections as a
.zipfile client-side using JSZip. - Global Search: Real-time filtering across all categories with noise-word removal.
- Image SEO: Auto-generated descriptive alt text for better search ranking.
- Analytics: Download tracking via Supabase
- Bulk Download: Download entire collections as a
Hand-picked, high-resolution masterpieces across:
- 👺 Anime: Demon Slayer, Jujutsu Kaisen, Chainsaw Man, and more.
- 🕷️ Marvel: From the Spider-Verse to the MCU's finest moments.
- 🎬 Movies & TV: Breaking Bad, Interstellar, Stranger Things.
- 🤖 Transformers: Autobots, Decepticons, and Cybertronian aesthetic.
- 🏎️ Cars: Supercars, JDM legends, and automotive art.
- ⚽ Football: Iconic moments featuring Messi, Ronaldo, and more.
- 🎲 Random: A curated mix of aesthetics and vibes.
- Frontend: HTML5, CSS3, JavaScript (ES6+)
- Animations: GSAP (Tween, ScrollTrigger, ScrollTo)
- Utilities: JSZip
- Backend/Data: Supabase (Analytics), JSON (Content Content)
- Hosting: Vercel
Got a wallpaper that belongs here? The collection is open! Submit your own high-quality wallpapers directly through the site.
-
Clone the repo
git clone https://github.com/akshhthakkar/Wallpapers.git
-
Serve the directory
# Using Python python -m http.server # OR using VS Code Live Server
Made with ☕, and GSAP by Aksh