

# Event Details

- **Event Name**: SmashingConf Freiburg
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 09:00 am – Thu, 10 Sep, 2026 at 06:00 pm (+02:00)
- **Event Description**: Join 300 UX designers, UI engineers, and frontend experts in historic Freiburg for SmashingConf—a single-track conference dedicated to real-world web design and modern development. Forget traditional slide decks and product pitches; our world-class speakers deliver live-designing and live-coding sessions focused on modern design systems, accessible UI patterns, and practical AI workflows. It is pure, zero-fluff learning engineered to give you actionable takeaways you can apply to your product work immediately.
- **Event URL**: https://allevents.in/freiburg-im-breisgau/smashingconf-freiburg/80002600650092
- **Event Categories**: art, business, it, conferences
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Freiburg Im Breisgau
- **state**: BW
- **country**: Germany
- **location**: Historisches Kaufhaus, Münsterplatz, Freiburg im Breisgau, Germany
- **lat**: 47.99900817871094
- **long**: 7.842104434967041
- **full address**: Historisches Kaufhaus, Münsterplatz, Freiburg im Breisgau, Germany

## Event gallery

- **Alt text**: SmashingConf Freiburg
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a7c494dbdbb7.jpg

## FAQs

- **Q**: When and where is SmashingConf Freiburg being held?
  - **A:** SmashingConf Freiburg takes place on Mon, 07 Sep, 2026 at 09:00 am to Thu, 10 Sep, 2026 at 06:00 pm at Historisches Kaufhaus, Munsterplatz, Freiburg im Breisgau, Germany.
- **Q**: Who is organizing SmashingConf Freiburg?
  - **A:** SmashingConf Freiburg is organized by charis rooda.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SmashingConf Freiburg",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a7c494dbdbb7.jpg",
        "startDate": "2026-09-07T09:00:00+02:00",
        "endDate": "2026-09-10T18:00:00+02:00",
        "url": "https://allevents.in/freiburg-im-breisgau/smashingconf-freiburg/80002600650092",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Historisches Kaufhaus, Münsterplatz, Freiburg im Breisgau, Germany",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Münsterplatz",
                "addressLocality": "Freiburg Im Breisgau",
                "addressRegion": "BW",
                "addressCountry": "DE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.99900817871094",
                "longitude": "7.842104434967041"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join 300 UX designers, UI engineers, and frontend experts in historic Freiburg for SmashingConf—a single-track conference dedicated to real-world web design and modern development. Forget traditional slide decks and product pitches; our world-class speakers deliver live-designing and live-coding ses",
        "organizer": [
            {
                "@type": "Organization",
                "name": "charis rooda",
                "url": "https://allevents.in/org/charis-rooda/28090525"
            }
        ]
    }
]
```