Progression

A Taste Of History

<script>
document.addEventListener("DOMContentLoaded", function() {
  const header = document.querySelector("header");

  window.addEventListener("scroll", () => {
    const scrollY = window.scrollY;

    if (scrollY > 20) { // header fades after 20px scroll
      header.style.opacity = "0"; 
      header.style.pointerEvents = "none";
    } else {
      header.style.opacity = "1"; 
      header.style.pointerEvents = "auto";
    }
  });
});
</script>
  });
});
</script>

Brief: This project focuses on developing specialist wood lathe skills through the design and making of a wooden vessel.

The design of the dining experience through tableware reveals the connection between taste and the history of eating. Meals in the past were much harder to prepare than they are today. The simplicity of placing food in a microwave or storing it in a refrigerator is something we rarely question, yet these tasks were once complex. This reflects the evolution from carefully crafted vessels and delicately prepared meals to the modern, effortless dining experience. Preserving and preparing food demanded skill and patience, with the vessels themselves playing a vital role in the process. 

Meal Prep Jam

Sushi Set With Wings

Throw, Candlesticks, Cast

Moving Pop Mart

Pizza Table Tennis Bat