Skip to content

Repository files navigation

Young Hearts (2024) - Filming Locations Website

Project Overview

This project contains interactive HTML websites showcasing the filming locations of the Belgian film Young Hearts (2024), directed by Anthony Schatteman. The data was compiled from multiple sources including IMDb, Reddit communities, and official location websites.


Files Included

1. young_hearts_2024_filming_locations.csv

  • Complete database of 18 filming locations
  • Columns: Location Name, City, Region, Address, Details, Coordinates, Phone, Email, Operator, Website, Source
  • 3 locations with full contact information (Kasteel Rijvissche, Hotel Winterhof, Dorley Plants)

2. index.html

  • Design Style: Gradient purple theme with card-based layout
  • Layout: Bootstrap 5 responsive grid (3 columns on desktop, 2 on tablet, 1 on mobile)
  • Language Support: English (default) and Hungarian — switchable via a fixed language button in the top-right corner
  • Features:
    • Hero section with film title and gradient background
    • Statistics dashboard (18 locations, 3 contacts, 5+ cities)
    • Interactive filter dropdown (All, Contact only, Wetteren, Brussels, Ghent)
    • Card hover effects with shadow transitions
    • Clickable phone numbers, emails, and websites
    • Equal height cards using flexbox
    • Bootstrap Icons integration
    • Smooth scroll to top functionality
    • EN / HU language switcher (fixed top-right, persists via localStorage)

3. young_hearts_locations_v2_minimal.html

  • Design Style: Clean, minimal design with blue and white color scheme
  • Layout: CSS Grid with auto-fill responsive columns
  • Features:
    • Navigation bar with film branding
    • Elegant typography (Playfair Display + Inter fonts from Google Fonts)
    • Modern CSS Grid layout (minmax(350px, 1fr))
    • Simplified card design with top border accent
    • Statistics section with centered metrics
    • Contact information in highlighted boxes
    • Source attribution tags
    • Professional footer with film information
    • Mobile-first responsive design

Filming Locations Summary

Geographic Distribution

  • Primary Location: Wetteren (East Flanders) - Director's hometown
  • Major Cities: Brussels, Ghent, Laarne, Lochristi, Viroinval
  • Total Locations: 18 documented sites

Location Types

  1. Historic Buildings: Kasteel Rijvissche (abandoned house scenes)
  2. Urban Landmarks: Grand Place/Grote Markt, Manneken Pis (Brussels)
  3. Transportation: Beervelde Train Station
  4. Accommodations: Hotel Winterhof, 9 Rue Saint-Antoine
  5. Rural/Natural: Multiple countryside locations, farms, biking routes
  6. Commercial: Dorley Plants nursery

Locations with Contact Information

Location Phone Email Website
Kasteel Rijvissche +32 (0)474 93 35 03 info@zaalrijvissche.be https://www.lowiz.org/zaal-rijvissche
Hotel Winterhof +32 09 369 02 62 winterhof@proximedia.be https://winterhof.be
Dorley Plants +32 494 52 61 52 info@dorleyplants.be https://dorleyplants.be

Technical Specifications

Technologies Used

  • HTML5: Semantic markup
  • CSS3: Custom styles with CSS Grid and Flexbox
  • Bootstrap 5.3.2: Responsive framework
  • Bootstrap Icons 1.11.1: Icon library
  • Google Fonts: Playfair Display, Inter (v2 only)
  • Vanilla JavaScript: Filter functionality, smooth scrolling, language switching

Browser Compatibility

  • Modern browsers (Chrome, Firefox, Safari, Edge)
  • Mobile-responsive (iOS, Android)
  • Tablet-optimized layouts

Key Features

  • ✅ Fully responsive design
  • ✅ No server-side dependencies (static HTML)
  • ✅ Interactive filtering system
  • ✅ Accessible contact links (tel:, mailto:, http://)
  • ✅ SEO-friendly structure
  • ✅ Print-friendly layout
  • ✅ Fast loading (CDN resources)
  • ✅ Bilingual interface (English / Hungarian)
  • ✅ Language preference saved in localStorage

Language Switcher (index.html)

As of March 1, 2026, index.html supports two display languages:

Language Code Default
English en ✅ Yes
Hungarian hu No

How it works

  • A fixed EN / HU button pair is displayed in the top-right corner of the page.
  • All visible text elements use data-en and data-hu HTML attributes to store translations.
  • The setLang(lang) JavaScript function swaps all text content in a single DOM pass.
  • The selected language is stored in localStorage under the key preferred_lang, so the preference persists across page reloads.
  • The page <title> and the filter dropdown options are also translated dynamically.

Translated elements include

  • Hero section subtitle and location overview
  • Statistics labels (Locations, Contacts, Cities)
  • Filter section heading and dropdown options
  • All card field labels (Address, Details, Coordinates, Operator, Contact, Source)
  • Card titles and scene descriptions
  • Footer (Director, Country, Language, generated date, scroll-to-top button)

Filter Options

Both HTML versions include JavaScript-powered filtering:

  1. All Locations - Show all 18 locations
  2. Contact Only - Show only 3 locations with contact details
  3. Wetteren - Filter locations in Wetteren area
  4. Brussels - Show Brussels locations
  5. Ghent/Gent - Display Ghent area locations

Film Information

  • Title: Young Hearts (Jonge Harten)
  • Year: 2024
  • Director: Anthony Schatteman
  • Country: Belgium
  • Language: Dutch (Flemish)
  • Filming Period: 2023
  • Location Scouting: 6 months

Data Sources

Information compiled from:

  • IMDb official filming locations
  • Reddit communities (r/younghearts)
  • Local Belgian websites (Lowiz.org, Laarne.be)
  • Hotel and business websites
  • Wikipedia entries
  • YouTube documentaries

Usage Instructions

Opening the Website

  1. Download the HTML file
  2. Double-click to open in your default browser
  3. No installation or server required

Switching Language

  1. Click the EN or HU button in the top-right corner
  2. All page text switches instantly
  3. Your choice is remembered on your next visit

Filtering Locations

  1. Use the dropdown menu in the filter section
  2. Select desired filter (city, contact availability)
  3. Cards automatically show/hide based on selection

Accessing Contact Information

  • Phone numbers: Click to dial (on mobile devices)
  • Email addresses: Click to open email client
  • Websites: Click to open in new tab

Design Philosophy

Version 1 (Gradient Theme)

  • Vibrant, eye-catching purple gradient
  • Cinema-inspired aesthetic
  • Card shadows and hover animations
  • Bold typography for impact

Version 2 (Minimal Theme)

  • Professional, clean appearance
  • Easy reading with ample white space
  • Subtle color accents
  • Editorial-style typography

Future Enhancements (Optional)

  • Interactive map integration (Google Maps API)
  • Photo gallery for each location
  • User reviews and ratings
  • Export to PDF functionality
  • Dark mode toggle

Changelog

Date Change
February 12, 2026 Initial release
February 15, 2026 Minor content updates
March 1, 2026 Added EN/HU bilingual language switcher to index.html (English default, localStorage persistence)

Credits

  • Data Compilation: February 12, 2026
  • Website Development: Bootstrap 5 framework
  • Location Research: Multiple online sources
  • Film: Young Hearts © 2024

License & Usage

This is a fan-made informational resource about filming locations. All film rights belong to the original creators and production company. Location contact information is publicly available data compiled for informational purposes.


Last Updated: March 1, 2026

About

Anthony Schatteman's "Young Hearts" titled movie location list and contacts

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages