{"id":3203,"date":"2025-05-29T18:58:05","date_gmt":"2025-05-29T17:58:05","guid":{"rendered":"https:\/\/www.schoolofdesignleeds.com\/ds25\/?p=3203"},"modified":"2025-05-29T18:59:19","modified_gmt":"2025-05-29T17:59:19","slug":"natasha-thomas","status":"publish","type":"post","link":"https:\/\/www.schoolofdesignleeds.com\/ds25\/natasha-thomas\/","title":{"rendered":"Natasha Thomas"},"content":{"rendered":"<div class=\"sitecontainer\">\n<div class=\"pagecontainer\">\n<h4 class=\"homepage-heading-h4\">Degree Show 2025<\/h4>\n<div class=\"postcontainer\">\n<h1 class=\"thestudentpostname\" id=\"studentpostname\">Natasha Thomas<\/h1>\n<h3>BA Graphic and Communication Design<\/h3>\n<p class=\"studentstatement\">My work throughout university has varied between specialities but as I have come towards the end of my degree, my focus has narrowed to a delicate mix of branding, illustration and packaging design. For a year in industry I also worked as a Junior designer for the circularity focused company Reconomy, operating in a fast paced in-house design team for a variety of waste and resource management brands. This showcase features three of my final year projects that all demonstrate a passion for creative and innovative visual solutions.<\/p>\n<div class=\"socialstack\"><span class=\"material-icons md-24\">handshake<\/span><a href=\"https:\/\/12natashathomas.wixsite.com\/design-illustration\" target=\"_blank\" rel=\"noopener\">Connect with <span id=\"withme\"><\/span><\/a><\/div>\n<p><!--FILE01 IMG--><\/p>\n<div class=\"mediafileviewer mfvimages\"><img decoding=\"async\" loading =\"lazy\" data-src=\"https:\/\/www.schoolofdesignleeds.com\/ds25\/wp-content\/uploads\/2025\/05\/natasha-thomas-01_Natasha-Thomas.png\" width=\"100%\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1800px; --smush-placeholder-aspect-ratio: 1800\/1200;\" \/><\/p>\n<p class=\"mfv-caption\">This project was made in response to a brief challenging students to create a product from something easily accessible. I designed a drink that sells crying as a product- a quick solution to a surreal world where men, (research shows men suppress their emotions much more) are so emotionally suppressed they need a drink to make them cry.<\/p>\n<\/div>\n<p><!--FILE02 IMG--><\/p>\n<div class=\"mediafileviewer mfvimages\"><img decoding=\"async\" loading =\"lazy\" data-src=\"https:\/\/www.schoolofdesignleeds.com\/ds25\/wp-content\/uploads\/2025\/05\/natasha-thomas-02_Natasha-Thomas.png\" width=\"100%\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1500px; --smush-placeholder-aspect-ratio: 1500\/1042;\" \/><\/p>\n<p class=\"mfv-caption\">This project aims to make pigeons loved again through a 32 page children\u2019s book. There are many misunderstandings when it comes to pigeons, so the aim of this book was to educate both children (4-8) and parents in hopes they will treat our feathered friends with kindness. This book primarily does this with fun facts and a likeable main character!<\/p>\n<\/div>\n<p><!--FILE03 IMG--><\/p>\n<div class=\"mediafileviewer mfvimages\"><img decoding=\"async\" loading =\"lazy\" data-src=\"https:\/\/www.schoolofdesignleeds.com\/ds25\/wp-content\/uploads\/2025\/05\/natasha-thomas-03_Natasha-Thomas.png\" width=\"100%\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1900px; --smush-placeholder-aspect-ratio: 1900\/1343;\" \/><\/p>\n<p class=\"mfv-caption\">For this project I was tasked with making Hellmann\u2019s \u2018The G.O.A.T\u2019 (greatest of all time) again. This was selected from a D&#038;AD competition brief decided to take a comically on-the-nose approach by replicating Hellmann\u2019s labels with a line of illustrated Goat Friends edition mayo. This packaging design project shows how a passion for illustration can merge well with a passion for branding and graphic design.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><script>\ndocument.getElementById(\"withme\").innerHTML = document.getElementById(\"studentpostname\").innerHTML;\ndocument.addEventListener(\"scroll\", function(){\nvar sitedescription = document.querySelector(\".site-description\");\nvar studenttitle = document.getElementById(\"studentpostname\");\nif(window.pageYOffset > 100){\nsitedescription.classList.add(\"highlightstudentname\");\nsitedescription.innerHTML = studenttitle.innerHTML;\n}\nif(window.pageYOffset < 100){\nsitedescription.classList.remove(\"highlightstudentname\");\nsitedescription.innerHTML = \"School of Design, University of Leeds\";\n}\n});\n\/*Heart a submission\nlet theheart = document.getElementById(\"heartsvg\"); \/\/ assign the SVG class to a variable called theheart\nlet lsheart = localStorage.getItem(\"onheart\"); \/\/ access a key called onheart in LS, and assign it to a variable called lsheart\nlet heartmsg = document.getElementById(\"heartmessage\");\nconst enableheart = () => { \/\/ create a function to colour in the SVG when the SVG is clicked\ntheheart.classList.add(\"activeheart\"); \/\/ tell the function to add a class to the SVG that will add colour\nheartmsg.innerHTML = \"You liked this submission\";\nheartmsg.classList.add(\"addpinkcolor\");\nlocalStorage.setItem(\"onheart\", \"enabled\"); \/\/ activate LS with the key and a value, hereby called enabled\n};\nconst disableheart = () => { \/\/ create a function to remove colour from the SVG when the SVG is clicked\ntheheart.classList.remove(\"activeheart\"); \/\/ tell the function to remove the class from the SVG that added colour\nheartmsg.innerHTML = \"Like this submission\";\nheartmsg.classList.remove(\"addpinkcolor\");\nlocalStorage.setItem(\"onheart\", \"disabled\"); \/\/ activate LS with the same key but a new value, hereby called disabled\n};\nif(lsheart === \"enabled\"){ \/\/ if the LS key has a value of enabled then...\nenableheart(); \/\/ ...run the enableheart function, which adds the class to the SVG\n}\ntheheart.addEventListener(\"click\", function(){ \/\/ when the SVG is clicked...\nlsheart = localStorage.getItem(\"onheart\"); \/\/ ...I think the LS needs to run on itself\nif(lsheart === \"enabled\"){ \/\/ if the LS key has a value of enabled...\ndisableheart(); \/\/ ...run the function that changes the LS value to disabled\n} else { \/\/ otherwise...\nenableheart(); \/\/ ...run the function that changes the LS value to enabled\n}\n});\n*\/\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Degree Show 2025 Natasha Thomas BA Graphic and Communication Design My work throughout university has varied between specialities but as I have come towards the end of my degree, my focus has narrowed to a delicate mix of branding, illustration and packaging design. For a year in industry I also worked as a Junior designer &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.schoolofdesignleeds.com\/ds25\/natasha-thomas\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Natasha Thomas&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-3203","post","type-post","status-publish","format-standard","hentry","category-ba-graphic-and-communication-design","entry"],"_links":{"self":[{"href":"https:\/\/www.schoolofdesignleeds.com\/ds25\/wp-json\/wp\/v2\/posts\/3203","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.schoolofdesignleeds.com\/ds25\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.schoolofdesignleeds.com\/ds25\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.schoolofdesignleeds.com\/ds25\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.schoolofdesignleeds.com\/ds25\/wp-json\/wp\/v2\/comments?post=3203"}],"version-history":[{"count":1,"href":"https:\/\/www.schoolofdesignleeds.com\/ds25\/wp-json\/wp\/v2\/posts\/3203\/revisions"}],"predecessor-version":[{"id":3223,"href":"https:\/\/www.schoolofdesignleeds.com\/ds25\/wp-json\/wp\/v2\/posts\/3203\/revisions\/3223"}],"wp:attachment":[{"href":"https:\/\/www.schoolofdesignleeds.com\/ds25\/wp-json\/wp\/v2\/media?parent=3203"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.schoolofdesignleeds.com\/ds25\/wp-json\/wp\/v2\/categories?post=3203"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.schoolofdesignleeds.com\/ds25\/wp-json\/wp\/v2\/tags?post=3203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}