Fictional American Hardcore Band – One Page Branding Concept
Boston Void is a fictional American hardcore band brought to life as a fully designed one-page website.
This project is not just a layout exercise, it is a branding and atmosphere concept translated directly into code.
The goal was to combine:
- Raw DIY aesthetics
- Physical flyer references
- Analog grit
- Modern frontend structure
- Subtle interaction and motion
Built loud.
No compromise.
The visual language is inspired by:
- Basement shows
- Pinned paper flyers
- Stamped zines
- Glitch typography
- Analog noise
Each section is designed to feel slightly physical - not purely digital.
The main layout intentionally keeps the “Shows” section flat and minimal.
A separate experimental page explores enhanced CSS effects such as pinned flyer simulations and subtle motion - included as a visual showcase.
- Structured CSS architecture (base, components, sections)
- Custom glitch text effect
- CSS-based physical illusion experiments (pins & paper depth)
- Responsive behavior with motion adjustments
prefers-reduced-motionsupport- Scroll-aware navigation highlighting (IntersectionObserver)
- Clean semantic HTML
- Custom cursor integration (EMP metal hand)
No frameworks.
No templates.
Pure HTML, CSS, and a small amount of JavaScript.
- Experimental flyer sway animation (desktop only)
- Responsive fallback (stable layout on mobile)
- Scroll-based active navigation logic
- Isolated showcase page for visual experiments
├── README.md
├── assets/
│ ├── css/ # Styles (base, components, sections)
│ ├── fonts/ # Custom typography
│ ├── images/ # Backgrounds & album artwork
│ └── js/ # Scroll & interaction logic
├── index.html
├── screenshots/ # README preview GIFs
└── special-effects.html
The CSS is structured to separate:
- Global styling
- Reusable components
- Section-specific styling
- Utility classes
This project explores how frontend can be used to create atmosphere and narrative - not just layout.
It demonstrates attention to:
- Detail
- Interaction
- Structure
- Responsive behavior
- Design consistency
- Metal Hand Cursor — provided by EMP (private use) https://www.emp.de/downloads.html/
- All band imagery and album artwork were generated specifically for this fictional concept project.
From vinyl to viewport.
Built loud.

