ssensecorpse
.com


OBJECTIVE:to create a website that mixes up head, torso and legs of ssense models in reference to the exquisite corpse game played by surrealists in the 1920s. The website was intended as commentary on fast fashion and the monotous surrealism that comes with an infinite scroll of online shopping. 

OUTCOME:Each I created a backend Phyton code to mass download images from the ssense website using libraries like Selenium. Once I had 500+ images mass downloaded I gave them the same naming convention. To achieve the head/torso/legs I created different divs for each componenet. Using javascript I mimcked the construction of old dress up games to provide two buttons. “Generate new corpses” is used to randomly scrambles three models, while “make your own” takes you to a tab where you can shuffle through options and create your own model. Once the pages were established I created a seperate version that would be compatiable on smaller screen sizes like phones. 

SKILLS:Coding, Phython, Responsive design, HTML/CSS/Javascript