Event Design

These event projects span everything from print to digital, covering weddings, keynote dinners, and galas. I handled the full design process, creating visuals that set the tone and brought each event to life.

 
/* Container setup */ .sticky-scroll-container { display: flex; position: relative; height: 200vh; /* Ensure enough height for scrolling */ overflow: hidden; } /* Sticky column styles */ .sticky-column { flex: 1; position: -webkit-sticky; /* For Safari support */ position: sticky; top: 0; height: 100vh; /* Take full viewport height */ background-color: #f0f0f0; padding: 20px; box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1); overflow-y: auto; /* Prevent overflow if content grows */ } /* Scrolling column styles */ .scrolling-column { flex: 2; height: 100%; padding: 20px; background-color: #ffffff; }

Wedding Collateral & Website

Website Design:
The wedding website combines elegance and practicality with a sleek navy and gold color scheme that complements the wedding theme. 

Key features include:

  • Event Information: A detailed itinerary for the weekend, including the ceremony, welcome dinner, and brunch.
  • Destination Highlights: Stunning imagery and destination details to build excitement and inform guests.
  • Accommodations: Clear hotel booking and travel information for seamless planning.
  • RSVP Form: An easy-to-use RSVP form for guests to confirm attendance.
  • Responsive Design: Mobile-friendly layouts ensure guests can access details anytime, anywhere.

Sticky Column

This column stays sticky until it reaches the bottom of the container.

Scrolling Column

Scroll down to see the sticky behavior.

More content to demonstrate scrolling behavior.

Lorem ipsum dolor sit amet.

Lorem ipsum dolor sit amet.

Visual Concept:

Website Design:
The wedding website blends elegance and functionality with a sophisticated navy and gold palette inspired by the couple’s theme and venue. Key features include:

  • Event Information: A detailed itinerary for the weekend, including the ceremony, welcome dinner, and brunch.
  • Destination Highlights: Stunning imagery and destination details to build excitement and inform guests.
  • Accommodations: Clear hotel booking and travel information for seamless planning.
  • RSVP Form: An easy-to-use RSVP form for guests to confirm attendance.
  • Responsive Design: Mobile-friendly layouts ensure guests can access details anytime, anywhere.