<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:media="http://search.yahoo.com/mrss/"
	
	>

<channel>
	<title>Leon Laskowski Industrial Design</title>
	<link>https://leonlaskowski.de</link>
	<description>Leon Laskowski Industrial Design</description>
	<pubDate>Mon, 21 Mar 2022 13:04:12 +0000</pubDate>
	<generator>https://leonlaskowski.de</generator>
	<language>en</language>
	
		
	<item>
		<title>box_intro</title>
				
		<link>https://leonlaskowski.de/box_intro</link>

		<pubDate>Mon, 21 Mar 2022 09:28:39 +0000</pubDate>

		<dc:creator>Leon Laskowski Industrial Design</dc:creator>

		<guid isPermaLink="true">https://leonlaskowski.de/box_intro</guid>

		<description>
Hello there, this is Leon.


I am an independent Design Consultant aka Creative Problem Solver. Conceiving and conceptualizing, designing and implementing both digital and physical products and solutions, I team up with creative task forces or work as a lean one-man-show to help my clients unlock the business-boosting powers of holistic Design Consultancy and reliably tailor results that exceed expectations.

Consultancy: Design Research / Strategy / Art Direction / Design Lead / UX Design /&#38;nbsp;Project Management&#38;nbsp;Execution: Product Design / Concept Development / 3D Modeling / Prototyping + MVP’s / 3D Visualization / Brand Assets
I work for startups, SMEs, Creative Agencies or Corporate Innovation Units and often in close collaboration with my former Co-Founding Partners from WINT Design Lab. Let’s jump right into it.
︎︎︎






.background2 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background-size: fill;
  background-position: center;
  background-color: transparent;
  
}

  .text_intro {
  justify-content: center;
  align-items: center;
  background-color: rgba(255,255,255,0.5);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 0px;
  border-radius: 15px;
  color: black;
  width: auto;
  height: auto;
  padding: 20px;
  margin: 5%;
  margin-top: 25%;
  box-shadow: 5px 5px 9px rgba(100, 100, 100, .3);
}

@media screen and (min-width: 480px) {
  .text_intro {
  justify-content: center;
  align-items: center;
  background-color: rgba(255,255,255,0.5);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 0px;
  border-radius: 15px;
  color: black;
  width: 80%;
  height: auto;
  padding: 5%;
  margin: auto;
  margin-top: 7%;
  box-shadow: 5px 5px 9px rgba(100, 100, 100, .3);
}

@media screen and (min-width: 480px) {
  .background {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50%vh;
  background-size: fill;
  background-position: center;
  background-color: transparent;
}


</description>
		
	</item>
		
		
	<item>
		<title>quotenote</title>
				
		<link>https://leonlaskowski.de/quotenote</link>

		<pubDate>Tue, 11 Jan 2022 16:07:13 +0000</pubDate>

		<dc:creator>Leon Laskowski Industrial Design</dc:creator>

		<guid isPermaLink="true">https://leonlaskowski.de/quotenote</guid>

		<description>

	
	The smartest digital note taking App yet

From Research-based Consultancy to UX-Concept and UI-Design of a Digital Product for a german, soon 100-year-old brand of analog writing tools seeking future pathways into the digital realm.
Client:&#38;nbsp;LAMY ︎ NEO66
Key Services:Design Research, Strategic Design Consultancy, UX + UI Design, User Research, User Interviews




&#38;nbsp; More Info Coming Soon&#38;nbsp;








.soonbutton {

  color: rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.5);
  height: 30px;
  width: auto;
  padding: 10 10px;
  margin: auto;
  text-align: center;
  font-size: auto;
  border: 0px solid black;
  border-radius: 15px;
  box-shadow: 2px 2px 6px rgba(100, 100, 100, .2);
  align-items: center;
  }


.click {
	position:absolute;
    width: auto;
    left: 1%;
    top:5px;
    background-color: transparent;
    border: none;
	font-size: 8px;
    color: black;

}

.projectdescription {
	background: transparent;
    padding: 10%;
}

@media screen and (min-width: 480px) {
.click {
    visibility: hidden !important;
}
@media screen and (min-width: 769px) {
.projectdescription {
    padding: 20%;
}

@media screen and (min-height: 1356px) {
.projectdescription {
    
    padding: 10%;
    padding-top: 40%;
}
    
@media screen and (min-height: 1356px) {

h2, .h2 {
    font-size: 100% !important;
}






</description>
		
	</item>
		
		
	<item>
		<title>inno</title>
				
		<link>https://leonlaskowski.de/inno</link>

		<pubDate>Mon, 10 Jan 2022 18:25:06 +0000</pubDate>

		<dc:creator>Leon Laskowski Industrial Design</dc:creator>

		<guid isPermaLink="true">https://leonlaskowski.de/inno</guid>

		<description>

	
	Technology Marketing for INNO
Conceiving a successful* B2B communication strategy for our client’s proprietary IP in innovations for luxury cosmetic packaging.
*Yes, they closed them deals&#38;nbsp;👍️

Client: TESEM, INNO

Partners: WINT Design Lab, TrixCode, Tavy Hornbrook
Key Services:Concept, Innovation Naming, Copy Writing, Art Direction, 3D Modeling (CAD), Photorealistic Product Visualization (CGI), Project Management




Discover the INNO website here






.morebutton {

  color: black;
  background-color: white;
  height: 30px;
  width: auto;
  padding: 10 10px;
  margin: auto;
  text-align: center;
  font-size: auto;
  border: 0px solid black;
  border-radius: 15px;
  box-shadow: 2px 2px 6px rgba(100, 100, 100, .9);
  align-items: center;
  }

.morebutton:hover {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.click {
	position:absolute;
    width: auto;
    left: 1%;
    top:5px;
    background-color: transparent;
    border: none;
	font-size: 8px;
    color: black;

}

.projectdescription {
	background: transparent;
    padding: 10%;
}

@media screen and (min-width: 480px) {
.click {
    visibility: hidden !important;
}
@media screen and (min-width: 769px) {
.projectdescription {
    padding: 20%;
}

@media screen and (min-height: 1356px) {
.projectdescription {
    
    padding: 10%;
    padding-top: 40%;
}
    
@media screen and (min-height: 1356px) {

h2, .h2 {
    font-size: 100% !important;
}






</description>
		
	</item>
		
		
	<item>
		<title>matta</title>
				
		<link>https://leonlaskowski.de/matta</link>

		<pubDate>Mon, 10 Jan 2022 18:14:31 +0000</pubDate>

		<dc:creator>Leon Laskowski Industrial Design</dc:creator>

		<guid isPermaLink="true">https://leonlaskowski.de/matta</guid>

		<description>Click Images



	
	Design of a B2C Brand - Naming, Logo, Branding, Website:
MATTA BarcelonaHelping a 35-year-old, $56-million-turnover-SME venture into new horizons by creating their first B2C Brand.
 Client: MATTA Barcelona

Partners: WINT Design Lab, Zoo Studio (Website Coding), Carles Oliva (Photography)
Key Services:Strategic Design Consultancy, Art Direction, Brand Naming, Logo Design, Branding Concept, Packaging Design, 3D Visualization, Project Management




Discover MATTA









.morebutton {

  color: black;
  background-color: white;
  height: 30px;
  width: auto;
  padding: 10 10px;
  margin: auto;
  text-align: center;
  font-size: auto;
  border: 0px solid black;
  border-radius: 15px;
  box-shadow: 2px 2px 6px rgba(100, 100, 100, .9);
  align-items: center;
  }

.morebutton:hover {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.click {
	position:absolute;
    width: auto;
    left: 1%;
    top:5px;
    background-color: transparent;
    border: none;
	font-size: 8px;
    color: black;

}

.projectdescription {
	background: transparent;
    padding: 10%;
}

@media screen and (min-width: 480px) {
.click {
    visibility: hidden !important;
}
@media screen and (min-width: 769px) {
.projectdescription {
    padding: 20%;
}

@media screen and (min-height: 1356px) {
.projectdescription {
    
    padding: 10%;
    padding-top: 40%;
}
    
@media screen and (min-height: 1356px) {

h2, .h2 {
    font-size: 100% !important;
}






</description>
		
	</item>
		
		
	<item>
		<title>flosty_animation</title>
				
		<link>https://leonlaskowski.de/flosty_animation</link>

		<pubDate>Mon, 10 Jan 2022 14:11:36 +0000</pubDate>

		<dc:creator>Leon Laskowski Industrial Design</dc:creator>

		<guid isPermaLink="true">https://leonlaskowski.de/flosty_animation</guid>

		<description>

	
	Concept and Art Direction for FLOSTY showreelFLOSTY, the B2B brand of a Spanish producer of high quality aluminum packagings for the world’s leading cosmetic brands, commissioned us to create a visually compelling corporate video to playfully narrate the company’s core value proposition.
Client: FLOSTY

Partners: WINT Design Lab,
Raphael Ziegler
Key Services:Art Direction, Visual &#38;amp; Narrative Concept, Project Management




Watch it here






.morebutton {

  color: black;
  background-color: white;
  height: 30px;
  width: auto;
  padding: 20 10px;
  margin: auto;
  text-align: center;
  font-size: auto;
  border: 0px solid black;
  border-radius: 15px;
  box-shadow: 2px 2px 6px rgba(100, 100, 100, .9);
  align-items: center;
  }

.morebutton:hover {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.click {
	position:absolute;
    width: auto;
    left: 1%;
    top:5px;
    background-color: transparent;
    border: none;
	font-size: 8px;
    color: black;

}

.projectdescription {
	background: transparent;
    padding: 10%;
    scroll-snap-type: y mandatory;
}


.col1 {
    scroll-snap-align: start;
}


@media screen and (min-width: 480px) {
.click {
    visibility: hidden !important;
}
@media screen and (min-width: 769px) {
.projectdescription {
    padding: 20%;
}

@media screen and (min-height: 1356px) {
.projectdescription {
    
    padding: 10%;
    padding-top: 40%;
}
    
@media screen and (min-height: 1356px) {

h2, .h2 {
    font-size: 100% !important;
}


</description>
		
	</item>
		
		
	<item>
		<title>allin</title>
				
		<link>https://leonlaskowski.de/allin</link>

		<pubDate>Mon, 10 Jan 2022 17:59:14 +0000</pubDate>

		<dc:creator>Leon Laskowski Industrial Design</dc:creator>

		<guid isPermaLink="true">https://leonlaskowski.de/allin</guid>

		<description>

	
	Design and Development of the world’s 1st, entirely 3D printed tasklight


ALL IN is a multiple-award-winning, fully functional LED task light that is already assembled when it leaves the 3D printer. Yes it is!
Partners: EOS, FKM Laser Sintering, Materialize
Key Services:Product Design, Product Development, 3D Modeling (CAD), 3D Printing, Material and Technology Sourcing, Product Photography


Featured in Core77, Financial Times Online, Design Boom, Stylepark, DearMagazine, Spiegel Online, Focus, Design Report Magazine ...






Tell Me More









.morebutton {

  color: black;
  background-color: white;
  height: 30px;
  width: auto;
  padding: 0 15px;
  margin: auto;
  text-align: center;
  font-size: auto;
  border: 0px solid black;
  border-radius: 15px;
  box-shadow: 2px 2px 6px rgba(100, 100, 100, .9);
  align-items: center;
  }

.morebutton:hover {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.click {
	position:absolute;
    width: auto;
    left: 1%;
    top:5px;
    background-color: transparent;
    border: none;
	font-size: 8px;
    color: black;

}

.projectdescription {
	background: transparent;
    padding: 10%;
}

@media screen and (min-width: 480px) {
.click {
    visibility: hidden !important;
}
@media screen and (min-width: 769px) {
.projectdescription {
    padding: 20%;
}

@media screen and (min-height: 1356px) {
.projectdescription {
    
    padding: 10%;
    padding-top: 40%;
}
    
@media screen and (min-height: 1356px) {

h2, .h2 {
    font-size: 100% !important;
}






</description>
		
	</item>
		
		
	<item>
		<title>urbanmotor</title>
				
		<link>https://leonlaskowski.de/urbanmotor</link>

		<pubDate>Mon, 10 Jan 2022 17:34:17 +0000</pubDate>

		<dc:creator>Leon Laskowski Industrial Design</dc:creator>

		<guid isPermaLink="true">https://leonlaskowski.de/urbanmotor</guid>

		<description>

	
	3D Printed Motorcycle Fairing5 weeks from start to finish:
Helping a custom motorcycle workshop successfully incorporate the potentials of Additive Manufacturing (3D Printing) to foray into something they had never done before.
Client: Urban Motor&#38;nbsp;︎ Schuberth

Partners: CRP Technology,&#38;nbsp;BotSpot 3D,&#38;nbsp;CRAFTRAD, Tim Adler Photography, Julian Schmitt, Felix Aaron
Key Services:Design, 3D Modeling (CAD), Technology Sourcing, Partner Scouting




Tell me more









.morebutton {

  color: black;
  background-color: white;
  height: 30px;
  width: auto;
  padding: 10 10px;
  margin: auto;
  text-align: center;
  font-size: auto;
  border: 0px solid black;
  border-radius: 15px;
  box-shadow: 2px 2px 6px rgba(100, 100, 100, .9);
  align-items: center;
  }

.morebutton:hover {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.click {
	position:absolute;
    width: auto;
    left: 1%;
    top:5px;
    background-color: transparent;
    border: none;
	font-size: 8px;
    color: black;

}

.projectdescription {
	background: transparent;
    padding: 10%;
}

@media screen and (min-width: 480px) {
.click {
    visibility: hidden !important;
}
@media screen and (min-width: 769px) {
.projectdescription {
    padding: 20%;
}

@media screen and (min-height: 1356px) {
.projectdescription {
    
    padding: 10%;
    padding-top: 40%;
}
    
@media screen and (min-height: 1356px) {

h2, .h2 {
    font-size: 100% !important;
}






</description>
		
	</item>
		
		
	<item>
		<title>matta_animation</title>
				
		<link>https://leonlaskowski.de/matta_animation</link>

		<pubDate>Mon, 10 Jan 2022 15:10:00 +0000</pubDate>

		<dc:creator>Leon Laskowski Industrial Design</dc:creator>

		<guid isPermaLink="true">https://leonlaskowski.de/matta_animation</guid>

		<description>

	
	Concept &#38;amp; Art Direction forMATTA Barcelona reelConception, Art Direction and Execution of mesmerizing visuals for the LED wall in the MATTA Barcelona Store.
Client: MATTA Barcelona

Partners: WINT Design Lab
Key Services:Art Direction, Visual Concept, Content Creation, 3D Animation, 3D Modeling (CAD)




Watch the full showreel here









.morebutton {

  color: black;
  background-color: white;
  height: 30px;
  width: auto;
  padding: 10 10px;
  margin: auto;
  text-align: center;
  font-size: auto;
  border: 0px solid black;
  border-radius: 15px;
  box-shadow: 2px 2px 6px rgba(100, 100, 100, .9);
  align-items: center;
  }

.morebutton:hover {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.click {
	position:absolute;
    width: auto;
    left: 1%;
    top:5px;
    background-color: transparent;
    border: none;
	font-size: 8px;
    color: black;

}

.projectdescription {
	background: transparent;
    padding: 10%;
}

@media screen and (min-width: 480px) {
.click {
    visibility: hidden !important;
}
@media screen and (min-width: 769px) {
.projectdescription {
    padding: 20%;
}

@media screen and (min-height: 1356px) {
.projectdescription {
    
    padding: 10%;
    padding-top: 40%;
}
    
@media screen and (min-height: 1356px) {

h2, .h2 {
    font-size: 100% !important;
}






</description>
		
	</item>
		
		
	<item>
		<title>box_creativeservices</title>
				
		<link>https://leonlaskowski.de/box_creativeservices</link>

		<pubDate>Mon, 21 Mar 2022 13:04:12 +0000</pubDate>

		<dc:creator>Leon Laskowski Industrial Design</dc:creator>

		<guid isPermaLink="true">https://leonlaskowski.de/box_creativeservices</guid>

		<description>


Creative Services:
My website represents an eclectic mix of work. That is because I decided to dedicate my life to creativity – a way of thinking – rather than just one single task, skill or job profile.&#38;nbsp;
I love hunching over constructional details, browsing through technical component lists from global suppliers as much as 3D modeling (CAD), conducting user interviews, conceiving smart UX solutions for digital products, building attractive brands, deep diving into research or conceiving colourful visuals (CGI) for storytelling. Taking a stroll through trade fairs and scouting exciting tech, material or process developments sparks my ideas as much as reading the latest books on psychology, sociology or artificial intelligence.
Better Together: I enjoy a lot working with other talented people from all backgrounds. Having spent over a decade in Design I do know a good bunch of them and strongly believe in innovation by cooperation. I am always happy to assemble a lean team of talented creatives to tackle my client’s requirements efficiently.&#38;nbsp;






.background2 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background-size: fill;
  background-position: center;
  background-color: transparent;
  
}

  .text {
  justify-content: center;
  align-items: center;
  background-color: rgba(255,255,255,0.5);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 0px;
  border-radius: 15px;
  color: black;
  width: auto;
  height: auto;
  padding: 5%;
  margin: 20px;
  margin-top: 20%;
  box-shadow: 5px 5px 9px rgba(100, 100, 100, .3);
}

@media screen and (min-width: 480px) {
  .text {margin: 200px;}
}

@media screen and (min-width: 480px) {
  .background {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50%vh;
  background-size: fill;
  background-position: center;
  background-color: transparent;
}


</description>
		
	</item>
		
		
	<item>
		<title>focus</title>
				
		<link>https://leonlaskowski.de/focus</link>

		<pubDate>Fri, 18 Mar 2022 12:55:30 +0000</pubDate>

		<dc:creator>Leon Laskowski Industrial Design</dc:creator>

		<guid isPermaLink="true">https://leonlaskowski.de/focus</guid>

		<description>
	&#60;img width="2327" height="3102" width_o="2327" height_o="3102" data-src="https://freight.cargo.site/t/original/i/4e520a78c605a23d2797cdd67f2f4d8751d4c95ef485fc8b7d4733183d2b631e/IMG_8230.JPG" data-mid="137037951" border="0" data-scale="100" src="https://freight.cargo.site/w/1000/i/4e520a78c605a23d2797cdd67f2f4d8751d4c95ef485fc8b7d4733183d2b631e/IMG_8230.JPG" /&#62;
	ABOUT ME















After having lived and interned in Cologne, Ohio, Brussels and Eindhoven I moved to Lausanne in 2011 to study Industrial Design at ecal. In 2014 I moved back to Germany pursuing further studies under close mentorship of Prof. Carola Zwick at the Weißensee Academy of Art Berlin, where I obtained my BA degree in 2017. After working half a year as a Designer of LED lighting systems, I received a 12-months-scholarship from DesignFarmBerlin that led to Co- founding WINT Design Lab in 2019 together with Robin Hoske and Felix Rasehorn. In spring 2021 I received my Master’s Degree and ventured back into the open by returning to independent freelance work. Having grown a Europe- wide network of Designers and Creatives over the years, I regularly enjoy seeking opportunites to team up with some of the most talented people I know and create the most suitable project teams for my clients.My main focus and interest as a Designer lie on helping large and small companies to foray into new horizons and create product or business innovations that they might have not even considered possible before. I equally love the moment when companies discover the value and impact of Design - not only on their present offerings but also strategic business decisions or B2B communication strategies clearing pathways into their own future and survival as a relevant player in ever more complex conditions.I particulary enjoy the rewarding challenges of Research- based Design Consultancy and the fast-paced execution of innovative Products, Case Studies or Application Scenarios in both the analog and digital realm - based on promising emerging technologies, as well as new manufacturing or material developments.







  .portrait {
  border: 0px;
  padding: 5px;
  border-radius: 0px;
  box-shadow: 5px 5px 9px rgba(100, 100, 100, .3);
}

</description>
		
	</item>
		
	</channel>
</rss>