{"id":11679,"date":"2020-02-19T15:57:00","date_gmt":"2020-02-19T14:57:00","guid":{"rendered":"https:\/\/lodzdesign.com\/?p=11679"},"modified":"2023-03-14T16:12:45","modified_gmt":"2023-03-14T15:12:45","slug":"interview-with-jan-godlewski","status":"publish","type":"post","link":"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/","title":{"rendered":"Interview with Jan Godlewski &#8211; laureate of make me! 2018"},"content":{"rendered":"\n\n<div class=\"breadcrumbs container\" role=\"navigation\">\n\n                <p>\n                <span>\n                    <span>\n                                                    <a href=\"https:\/\/lodzdesign.com\/en\/\" target=\"\">\u0141DF<\/a>\n                            \/\n                                                    <a href=\"https:\/\/lodzdesign.com\/en\/news\/\" target=\"\">News<\/a>\n                            \/\n                        \n                        <strong class=\"breadcrumb_last\" aria-current=\"page\"><\/strong>\n                    <\/span>\n                <\/span>\n            <\/p>\n    <\/div>\n\n\n\n<div class=\"ldf-heading-block container\">\n\n    <div class=\"ldf-heading-block__inner-part\">\n\n        <div class=\"ldf-heading-block__left-part\">\n            <h1>\n                Interview with Jan Godlewski &#8211; laureate of make me! 2018\n            <\/h1>\n\n                    <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n\n<div class=\"ldf-content-block container\">\n    <p><strong>Why did you decide to take part in the make me! competition? What advice would you give to designers intending to compete?<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>If you start in design competitions, make me! is almost mandatory. In my opinion, this is currently the most important competition for young designers. make me! does not impose rules, categories, such freedom is very encouraging, although it does not make competition easier. First of all, I would encourage them to start at all. I think competitions are mines of experience, a chance to show their talent. During my studies, I made almost as many projects for competitions as at the university and if it were not for competitions, my portfolio after graduation would be much poorer. The most important skill that I gained from competing is the ability to self-motivate, encourage myself to work. This is a feature that is very useful later in professional work. To those determined to participate I would suggest to submit projects addressing significant issues, introducing new content to the discussion about design, works from the borderline of experiments and science. It&#8217;s about digging deep, researching topics at the source, rather than focusing only on the superficial style.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>You took part in the final of the make me! competition twice: with the first project Patyczaki in 2014 and with the second project Wstawacz in 2018. What&#8217;s up with Patyczaki?<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>The project is alive, from time to time I get an order to create a set. Patyczaki have visited some parts of Europe, were exhibited a couple of times, among others in Milan, Sempering as a part of Triennale di Milano (curators: Luisa Collina, Cino Zucchi), Do It Your Way under the care of Mrs. Ewa Solarz and Tabanda.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>In mid-December prizes were awarded in the Technotalent competition. Wstawacz got the main prize, honorable mention and one of three special prizes awarded on the occasion of the fifth anniversary of the competition. What awaits the project in the future? Do you think about introducing it to the market?<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>The project has implementation potential, but still requires a lot of work, refinement and resources to create another prototype. Wstawacz attracts interest, if I manage to finish the project, there is a good chance that it will be implemented.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>What inspired you to design Wstawacz? After the warm reception it received, do you still want to help older people?<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>I was inspired by changes in society and the observation of my closest surroundings. In 30 years, the number of people over 60 will double. Wstawacz was first, but I have a pile of concepts on my desk that could make everyday life easier for the elderly. I will try to implement them on a regular basis.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Together with your sister Ewa, you run GDL2 Design Studio. What are you currently working on?<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>I am responsible for 3D, Ewa deals with 2D visual identification. We are currently working on several projects, we are finishing the implementation of industrial power tools, we are carrying out a comprehensive 2D + 3D project for a manufacturer of measuring devices and recently we completed the conceptual stage of the project for the producer of LPG installation.<\/p>\n\n<\/div>\n\n\n\n<div class=\"ldf-slider container\">\n    <div class=\"ldf-slider-desktop\">\n        <span class=\"thin-arrow left-thin-arrow left-thin-arrow-\"\n\t\t\trole=\"button\"\n\t\t\ttabindex=\"0\"\n\t\t\tdata-move-class=\"carousel-control-previous-\">\n\t\t<div style=\"display: none\">slide left<\/div>\n\t\t<\/span>\n        <div class=\"carousel carousel-\"><\/div>\n\t\t\n        <span class=\"thin-arrow right-thin-arrow right-thin-arrow-\"\n\t\t\trole=\"button\"\n\t\t\ttabindex=\"0\"\n\t\t\tdata-move-class=\"carousel-control-next-\">\n\t\t\t<div style=\"display: none\">slide left<\/div>\n\t\t<\/span>\n\t\t\n\t\t<div class=\"alt-text\"><\/div>\n    <\/div>\n    <div class=\"ldf-slider-mobile\" style=\"display: none;\">\n            <\/div>\n\t\n<\/div>\n\n\t\n<script>\nlet exampleCarousel\n    jQuery( document ).ready(function() {\n        \/\/ Create a new carousel object\n        exampleCarousel = new Carousel( document.querySelector( '.carousel-' ), );\n        \/\/ Setup carousel and methods\n        exampleCarousel.mounted();\n\n        var alreadyGalleryArray = [];\n\n        jQuery('.ldf-slider-desktop .carousel- .carousel-item').each(function( index ) {\n\t\t\n            var src = jQuery(this).attr('src');\n\n            if ( jQuery.inArray(src, alreadyGalleryArray) === -1 ) {\n                alreadyGalleryArray.push(src);\n                jQuery(this).attr('data-fancybox', '');\n            }\n        });\n\n    });\n\n    jQuery( document ).ready(\n        function(){\n            var maxHeight = 0;\n\n            jQuery('.carousel-container-' + carousel_number + ' img').each(function(){\n\n                jQuery(this).on('load', function(){\n                    var thisH = jQuery(this).height();\n\n                    if (thisH > maxHeight) {\n                        maxHeight = thisH;\n\n                        jQuery('.ldf-slider .carousel-' + carousel_number).css('height', maxHeight);\n                        jQuery('.ldf-slider .carousel-container-' + carousel_number).css('height', maxHeight);\n\t\t\t\t\t\texampleCarousel.altText()\n                    }\n                });\n            });\n        }\n    );\n\n    jQuery('body').on('click', '.ldf-slider-desktop img', function() {\n        var isFancybox = jQuery(this).attr('data-fancybox');\n\n        if ( isFancybox === undefined || isFancybox === '' ) {\n            var clickedSrc = jQuery(this).attr('src');\n\n            jQuery('.ldf-slider-desktop img[data-fancybox=\"\"]').each(function(){\n               if ( jQuery(this).attr('src') === clickedSrc ) {\n                   jQuery(this).attr('data-fancybox', '');\n               }\n            });\n\n            jQuery(this).attr('data-fancybox', '');\n\n        }\n    });\n\n    jQuery('body').on('click', '.ldf-slider-mobile img', function() {\n       var src = jQuery(this).attr('src');\n       var currentSrc = '';\n\n        jQuery('.carousel-container img[data-fancybox=\"\"]').each(function(){\n            currentSrc = jQuery(this).attr('src');\n\n            if ( currentSrc === src ) {\n                jQuery(this).click();\n            }\n        });\n\n    });\n\n<\/script>\n\n\n\n<div class=\"right-image-left-content-block container\">\n\n    <div class=\"right-image-left-content-block__inner-part\">\n\n        <div class=\"right-image-left-content-block__left-part\" style=\"width: 60%;\">\n                            <h2>\n                    JAN GODLEWSKI\n                <\/h2>\n            \n            <p>\n                Born in 1985, studied at the Faculty of Interior Design of the Bia\u0142ystok University of Technology (2003?2011) and at the Faculty of Design at the Academy of Fine Arts in Warsaw (2006?2011). His designs include interiors, furniture, means of transport, lighting, clothes and shoes. Since 2012 he has been running his own design studio involved in the fields of design and interior design. He is an academic of the Faculty of Architecture of Bialystok University of Technology and member of the Association of Industrial Designers. In the make me! competition he was awarded twice: for the &#8220;Patyczaki&#8221; project in 2014 and for the &#8220;Wstawacz&#8221; project in 2018.\n            <\/p>\n\n                    <\/div>\n\n        <div class=\"right-image-left-content-block__right-part\" style=\"width: 40%;\">\n            <img decoding=\"async\" src=\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/Jan-Godlewski-Wstawacz-portret.jpg\" alt=\"\">\n        <\/div>\n\n    <\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Interview with the finalist in the make me! 2014 and 2018.<\/p>\n","protected":false},"author":4,"featured_media":1614,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[1,177,178,352],"tags":[],"class_list":["post-11679","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bez-kategorii","category-make-me-en","category-lodz-design-festival-en","category-bez-kategorii-en"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Interview with Jan Godlewski - laureate of make me! 2018 - \u0141\u00f3d\u017a Design Festival<\/title>\n<meta name=\"description\" content=\"An interview with a graduate of the Academy of Fine Arts in Warsaw and the Bia\u0142ystok University of Technology, who won the make me! 2014 and 2018.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Interview with Jan Godlewski - laureate of make me! 2018 - \u0141\u00f3d\u017a Design Festival\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0141\u00f3d\u017a Design Festival\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Lodz.Design\" \/>\n<meta property=\"article:published_time\" content=\"2020-02-19T14:57:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-14T15:12:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/Jan-Godlewski-Wstawacz-portret.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1365\" \/>\n\t<meta property=\"og:image:height\" content=\"2048\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Agnieszka\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/Jan-Godlewski-Wstawacz-portret.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Agnieszka\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/\"},\"author\":{\"name\":\"Agnieszka\",\"@id\":\"https:\/\/lodzdesign.com\/#\/schema\/person\/f00f4516d28793a3e572988e78d2dd71\"},\"headline\":\"Interview with Jan Godlewski &#8211; laureate of make me! 2018\",\"datePublished\":\"2020-02-19T14:57:00+00:00\",\"dateModified\":\"2023-03-14T15:12:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/\"},\"wordCount\":9,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/lodzdesign.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/Jan-Godlewski-Wstawacz-portret.jpg\",\"articleSection\":[\"Bez kategorii\",\"make me!\",\"\u0141\u00f3d\u017a Design Festival\",\"Bez kategorii\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/\",\"url\":\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/\",\"name\":\"Interview with Jan Godlewski - laureate of make me! 2018 - \u0141\u00f3d\u017a Design Festival\",\"isPartOf\":{\"@id\":\"https:\/\/lodzdesign.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/Jan-Godlewski-Wstawacz-portret.jpg\",\"datePublished\":\"2020-02-19T14:57:00+00:00\",\"dateModified\":\"2023-03-14T15:12:45+00:00\",\"description\":\"An interview with a graduate of the Academy of Fine Arts in Warsaw and the Bia\u0142ystok University of Technology, who won the make me! 2014 and 2018.\",\"breadcrumb\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#primaryimage\",\"url\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/Jan-Godlewski-Wstawacz-portret.jpg\",\"contentUrl\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/Jan-Godlewski-Wstawacz-portret.jpg\",\"width\":1365,\"height\":2048},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0141DF\",\"item\":\"https:\/\/lodzdesign.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Interview with Jan Godlewski &#8211; laureate of make me! 2018\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/lodzdesign.com\/#website\",\"url\":\"https:\/\/lodzdesign.com\/\",\"name\":\"\u0141\u00f3d\u017a Design Festival\",\"description\":\"Z nami odnajdziesz najlepsze wzorce! Wejd\u017a na stron\u0119 i poznaj nasze podcasty, wirtualne wystawy, przewodniki, przyk\u0142ady najlepszego polskiego designu i wiele innych\",\"publisher\":{\"@id\":\"https:\/\/lodzdesign.com\/#organization\"},\"alternateName\":\"\u0141DF\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/lodzdesign.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/lodzdesign.com\/#organization\",\"name\":\"\u0141\u00f3d\u017a Design Festival\",\"url\":\"https:\/\/lodzdesign.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp\",\"contentUrl\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp\",\"width\":300,\"height\":76,\"caption\":\"\u0141\u00f3d\u017a Design Festival\"},\"image\":{\"@id\":\"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Lodz.Design\",\"https:\/\/instagram.com\/lodzdesign\/\",\"https:\/\/www.linkedin.com\/company\/lodz-design-festival\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/lodzdesign.com\/#\/schema\/person\/f00f4516d28793a3e572988e78d2dd71\",\"name\":\"Agnieszka\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lodzdesign.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2b5027c18255ee8da655ba89632b234afe240b08aab6ee8b8ad4f42de5b42e38?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2b5027c18255ee8da655ba89632b234afe240b08aab6ee8b8ad4f42de5b42e38?s=96&d=mm&r=g\",\"caption\":\"Agnieszka\"},\"url\":\"https:\/\/lodzdesign.com\/en\/author\/agnieszka\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Interview with Jan Godlewski - laureate of make me! 2018 - \u0141\u00f3d\u017a Design Festival","description":"An interview with a graduate of the Academy of Fine Arts in Warsaw and the Bia\u0142ystok University of Technology, who won the make me! 2014 and 2018.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/","og_locale":"en_US","og_type":"article","og_title":"Interview with Jan Godlewski - laureate of make me! 2018 - \u0141\u00f3d\u017a Design Festival","og_url":"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/","og_site_name":"\u0141\u00f3d\u017a Design Festival","article_publisher":"https:\/\/www.facebook.com\/Lodz.Design","article_published_time":"2020-02-19T14:57:00+00:00","article_modified_time":"2023-03-14T15:12:45+00:00","og_image":[{"width":1365,"height":2048,"url":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/Jan-Godlewski-Wstawacz-portret.jpg","type":"image\/jpeg"}],"author":"Agnieszka","twitter_card":"summary_large_image","twitter_image":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/Jan-Godlewski-Wstawacz-portret.jpg","twitter_misc":{"Written by":"Agnieszka"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#article","isPartOf":{"@id":"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/"},"author":{"name":"Agnieszka","@id":"https:\/\/lodzdesign.com\/#\/schema\/person\/f00f4516d28793a3e572988e78d2dd71"},"headline":"Interview with Jan Godlewski &#8211; laureate of make me! 2018","datePublished":"2020-02-19T14:57:00+00:00","dateModified":"2023-03-14T15:12:45+00:00","mainEntityOfPage":{"@id":"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/"},"wordCount":9,"commentCount":0,"publisher":{"@id":"https:\/\/lodzdesign.com\/#organization"},"image":{"@id":"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#primaryimage"},"thumbnailUrl":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/Jan-Godlewski-Wstawacz-portret.jpg","articleSection":["Bez kategorii","make me!","\u0141\u00f3d\u017a Design Festival","Bez kategorii"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/","url":"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/","name":"Interview with Jan Godlewski - laureate of make me! 2018 - \u0141\u00f3d\u017a Design Festival","isPartOf":{"@id":"https:\/\/lodzdesign.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#primaryimage"},"image":{"@id":"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#primaryimage"},"thumbnailUrl":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/Jan-Godlewski-Wstawacz-portret.jpg","datePublished":"2020-02-19T14:57:00+00:00","dateModified":"2023-03-14T15:12:45+00:00","description":"An interview with a graduate of the Academy of Fine Arts in Warsaw and the Bia\u0142ystok University of Technology, who won the make me! 2014 and 2018.","breadcrumb":{"@id":"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#primaryimage","url":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/Jan-Godlewski-Wstawacz-portret.jpg","contentUrl":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/Jan-Godlewski-Wstawacz-portret.jpg","width":1365,"height":2048},{"@type":"BreadcrumbList","@id":"https:\/\/lodzdesign.com\/en\/interview-with-jan-godlewski\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0141DF","item":"https:\/\/lodzdesign.com\/en\/"},{"@type":"ListItem","position":2,"name":"Interview with Jan Godlewski &#8211; laureate of make me! 2018"}]},{"@type":"WebSite","@id":"https:\/\/lodzdesign.com\/#website","url":"https:\/\/lodzdesign.com\/","name":"\u0141\u00f3d\u017a Design Festival","description":"Z nami odnajdziesz najlepsze wzorce! Wejd\u017a na stron\u0119 i poznaj nasze podcasty, wirtualne wystawy, przewodniki, przyk\u0142ady najlepszego polskiego designu i wiele innych","publisher":{"@id":"https:\/\/lodzdesign.com\/#organization"},"alternateName":"\u0141DF","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lodzdesign.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/lodzdesign.com\/#organization","name":"\u0141\u00f3d\u017a Design Festival","url":"https:\/\/lodzdesign.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/","url":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp","contentUrl":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp","width":300,"height":76,"caption":"\u0141\u00f3d\u017a Design Festival"},"image":{"@id":"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Lodz.Design","https:\/\/instagram.com\/lodzdesign\/","https:\/\/www.linkedin.com\/company\/lodz-design-festival"]},{"@type":"Person","@id":"https:\/\/lodzdesign.com\/#\/schema\/person\/f00f4516d28793a3e572988e78d2dd71","name":"Agnieszka","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lodzdesign.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2b5027c18255ee8da655ba89632b234afe240b08aab6ee8b8ad4f42de5b42e38?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2b5027c18255ee8da655ba89632b234afe240b08aab6ee8b8ad4f42de5b42e38?s=96&d=mm&r=g","caption":"Agnieszka"},"url":"https:\/\/lodzdesign.com\/en\/author\/agnieszka\/"}]}},"_links":{"self":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/posts\/11679","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/comments?post=11679"}],"version-history":[{"count":3,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/posts\/11679\/revisions"}],"predecessor-version":[{"id":11682,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/posts\/11679\/revisions\/11682"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/media\/1614"}],"wp:attachment":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/media?parent=11679"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/categories?post=11679"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/tags?post=11679"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}