SlideShare a Scribd company logo
1 of 77
Download to read offline
Hello.
I’m Guy.




Generative Design   Guy Haviv   Designit
a brief introduction to

Design Hacking /
Generative Design


Generative Design   Guy Haviv   Designit
Introduction



Generative Design   Guy Haviv   Designit
Introduction




I’ve heard this from several teachers at Shenkar:
Nowadays, kids already know
all about the creative software
used for design

— all we can do is teach you
how to think.

Generative Design   Guy Haviv         Designit
Introduction




I’ve heard this from several teachers at Shenkar:
Nowadays, kids already know
all about the creative software
used for design

— all we can do is teach you
how to think.

Generative Design   Guy Haviv         Designit
Introduction




What I learned
from Dan, a friend
of mine who’s an
illustrator
Generative Design   Guy Haviv   Designit
Introduction




be obsessed with
the process.
Draw > Xerox to 2000% > Draw Again > Scan > Add type




Generative Design   Guy Haviv      Designit
Introduction




everyone’s using
the same tools?
let’s tinker with the
tools then.
Generative Design   Guy Haviv   Designit
Generative Design



Generative Design   Guy Haviv   Designit
Generative Design




We should master
our tools, and then
alter them.

Generative Design   Guy Haviv   Designit
Generative Design




generative tool #01
Core Image Fun House

Get it when downloading Xcode:
http://developer.apple.com/technologies/xcode.html

Mac only



Generative Design    Guy Haviv                       Designit
Generative Design




Core Image Fun House
Take an image and stack a
bunch of live pixel effects on top
of it.
(originally made as a framework exploration tool)




Generative Design   Guy Haviv     Designit
Design Hacking




Generative Design   Guy Haviv   Designit
Generative Design




(demo).




Generative Design   Guy Haviv   Designit
Generative Design




generative tool #03
Processing

processing.org
Mac & PC
Open source



Generative Design   Guy Haviv   Designit
Generative Design




Processing
Maybe the most well known
generative design tool.

Open source, very well
documented.


Generative Design   Guy Haviv   Designit
Generative Design




                                Write simplified Java
                                code, get visual results.
                                Thousands of samples
                                to play with.




Generative Design   Guy Haviv         Designit
Generative Design   Guy Haviv   Designit
Generative Design   Guy Haviv   Designit
Generative Design




generative tool #02
Quartz Composer

Get it when downloading Xcode:
http://developer.apple.com/downloads

Mac only



Generative Design   Guy Haviv          Designit
Generative Design




Quartz Composer
Node based visual language for
mixing image, video, audio,
code & other media.




Generative Design   Guy Haviv   Designit
Generative Design   Guy Haviv   Designit
Generative Design




Quartz Composer files are
called Compositions.
They are used on the Mac as:
Screen savers
iTunes visualizers
Keynote plugins

They are also playable on any Mac with Quicktime.



Generative Design   Guy Haviv    Designit
Generative Design

I used Quartz Composer to create an interactive poster.




Generative Design   Guy Haviv           Designit
Generative Design




(demo).




Generative Design   Guy Haviv   Designit
generative tool #02
Quartz Composer

Get it when downloading Xcode:
http://developer.apple.com/downloads

Mac only



Generative Design   Guy Haviv          Designit
Generative Design




Quartz Composer




                                Get “Graphic tools for Xcode”


Generative Design   Guy Haviv                            Designit
Generative Design




generative tool #04
NodeBox

nodebox.net
Mac only
Open Source



Generative Design   Guy Haviv   Designit
Generative Design




NodeBox
NodeBox is fucking awesome.

You write Python code &
generate vector graphics.
Copy as PDF to Illustrator to continue tweaking.



Generative Design   Guy Haviv     Designit
Generative Design   Guy Haviv   Designit
Generative Design

My first gig at nascent was writing a script that served as
the basis of the Kodak Leaf visual language




Generative Design   Guy Haviv                     Designit
Kodak Leaf brand visual language
Designed by Roy Yogev
Kodak Leaf brand visual language
Designed by Roy Yogev
Generative Design

I used NodeBox to generate infographic posters




Generative Design   Guy Haviv         Designit
Generative Design

JVP brand identity work




Generative Design   Guy Haviv   Designit
Generative Design

and also in a branding project to wrap shapes around paths




Generative Design   Guy Haviv          Designit
Generative Design

and also in a branding project to wrap shapes around paths




Generative Design   Guy Haviv          Designit
Generative Design




(demo).




Generative Design   Guy Haviv   Designit
Generative Design




generative tool #05
Scriptographer
Illustrator scripting plugin
scriptographer.org
Mac & PC
Open source



Generative Design    Guy Haviv   Designit
Generative Design




Scriptographer is an interactive
scripting environment for
Illustrator.
It adds a palette with scripts and a few tools - all of
which can be edited and manipulated.




Generative Design   Guy Haviv        Designit
Generative Design




Generative Design   Guy Haviv   Designit
Generative Design




(demo).




Generative Design   Guy Haviv   Designit
Generative Design




generative tool #06
PostScript Hacking




Generative Design   Guy Haviv   Designit
Generative Design




What happens if you output an
Illustrator file to .ps, and then
play with random numbers
inside?
And then open the .ps with Adobe Distiller to make
it a PDF to view the results?



Generative Design   Guy Haviv     Designit
Generative Design




Generative Design   Guy Haviv   Designit
Generative Design




Generative Design   Guy Haviv   Designit
Generative Design




Generative Design   Guy Haviv   Designit
Generative Design




Then, distill the .ps file
back to a PDF.




Generative Design   Guy Haviv   Designit
Generative Design

I used postscript hacking mainly to distort shapes




Generative Design   Guy Haviv           Designit
Generative Design

I used postscript hacking mainly to distort shapes




Generative Design   Guy Haviv           Designit
Optional:
Design ‘Hacking’


Generative Design   Guy Haviv   Designit
Design Hacking




hack #01

Be a screen
capture ninja.


Generative Design   Guy Haviv   Designit
Design Hacking




Cmd+Shift+3
Cmd+Shift+4
Cmd+Shift+4 ... Space
(Copies Windows’ drop shadows!)

also:
try these with Ctrl added
use Space like in Illustrator


Generative Design   Guy Haviv     Designit
Design Hacking




hack #02

Be an icon
capture ninja.


Generative Design   Guy Haviv   Designit
Design Hacking




hack #02: Be an icon capture ninja.
Copy any file/folder in Finder
Open Preview
Cmd+N
w00t.



Generative Design   Guy Haviv         Designit
Design Hacking




hack #03

Understand the
.AI + .PDF
relationship

Generative Design   Guy Haviv   Designit
Design Hacking




Illustrator is an incredible app -
it has forward compatibility.
Each .ai file actually has a hidden .pdf file inside.




Generative Design   Guy Haviv          Designit
Design Hacking




Generative Design    Guy Haviv                     Designit
.ai + pdf bundles enable QuickLook on .ai files.
Design Hacking




hack #04

Be an app bundle
researcher/ninja.


Generative Design   Guy Haviv   Designit
Design Hacking




The Finder has a trick called
bundles.

Bundles are folders that act like
single files.
They hide some good stuff inside.


Generative Design   Guy Haviv       Designit
Design Hacking




.app files are bundles.
Let’s look at an example.


iWork files used to be bundles.
Let’s extract some media from a .keynote
document




Generative Design   Guy Haviv    Designit
Design Hacking




hack #05

Fonts are usually
embedded within
PDFs

Generative Design   Guy Haviv   Designit
Design Hacking




When you export a file to PDF,
the relevant fonts are being
embedded into that PDF.
And you can extract them.
Get FontForge to try this stuff out.




Generative Design   Guy Haviv          Designit
Design Hacking




(demo?).




Generative Design   Guy Haviv   Designit
Design Hacking




hack #06

Be a
PDF-everywhere
ninja.

Generative Design   Guy Haviv   Designit
Design Hacking




Printers speak
PostScript.


Generative Design   Guy Haviv   Designit
Design Hacking




PDFs are
PostScript
wrappers.
Illustrator is like a planning environment for PDFs.


Generative Design   Guy Haviv       Designit
Design Hacking




Macs speak PDF
quite fluently.


Generative Design   Guy Haviv   Designit
Design Hacking




Macs speak PDF quite fluently.
Nearly every time you see
something on screen, it’s a
vector PDF.




Generative Design   Guy Haviv    Designit
Design Hacking




Demo
Grapher
Dictionary
iCal




Generative Design   Guy Haviv   Designit
Design Hacking




Generative Design   Guy Haviv   Designit
Design Hacking




Generative Design   Guy Haviv   Designit
Design Hacking




(demo).




Generative Design   Guy Haviv   Designit
Summary




thank you.
Slides available on:
http://tinyurl.com/designhacking

learn more / explore:
http://www.creativeapplications.net/
http://www.generatorx.no/category/tools-code/



Generative Design   Guy Haviv   Designit

More Related Content

Viewers also liked

Effectiveness of an Online Summer course Programme
Effectiveness of an Online Summer course ProgrammeEffectiveness of an Online Summer course Programme
Effectiveness of an Online Summer course Programme
Martin Rehm
 
Thing 8 for 23 Things from Jon
Thing 8 for 23 Things from JonThing 8 for 23 Things from Jon
Thing 8 for 23 Things from Jon
JonZetah
 
SABER HABITAR EL MON
SABER HABITAR EL MONSABER HABITAR EL MON
SABER HABITAR EL MON
ca04
 
Posjet crvenom križu 2013
Posjet crvenom križu 2013Posjet crvenom križu 2013
Posjet crvenom križu 2013
Gavranica
 
Слайды к конференции "Маркетинг Финансовых Услуг" 24.06.10
Слайды к конференции "Маркетинг Финансовых Услуг"  24.06.10Слайды к конференции "Маркетинг Финансовых Услуг"  24.06.10
Слайды к конференции "Маркетинг Финансовых Услуг" 24.06.10
Mikhail Grafsky
 

Viewers also liked (20)

24 Reasons...
24 Reasons...24 Reasons...
24 Reasons...
 
Trip
TripTrip
Trip
 
Oporto
OportoOporto
Oporto
 
A Sourcing and Recruiting Method that Works
A Sourcing and Recruiting Method that WorksA Sourcing and Recruiting Method that Works
A Sourcing and Recruiting Method that Works
 
Phoenix Az Energy Office Getting Ee Done Right The First Time
Phoenix   Az Energy Office Getting Ee Done Right The First TimePhoenix   Az Energy Office Getting Ee Done Right The First Time
Phoenix Az Energy Office Getting Ee Done Right The First Time
 
Where I'm Belonging - Noi Tro Ve
Where I'm Belonging - Noi Tro VeWhere I'm Belonging - Noi Tro Ve
Where I'm Belonging - Noi Tro Ve
 
Effectiveness of an Online Summer course Programme
Effectiveness of an Online Summer course ProgrammeEffectiveness of an Online Summer course Programme
Effectiveness of an Online Summer course Programme
 
ColegauCymru CollegesWales HE in FE 120413
ColegauCymru CollegesWales HE in FE 120413ColegauCymru CollegesWales HE in FE 120413
ColegauCymru CollegesWales HE in FE 120413
 
Thing 8 for 23 Things from Jon
Thing 8 for 23 Things from JonThing 8 for 23 Things from Jon
Thing 8 for 23 Things from Jon
 
Analisi
AnalisiAnalisi
Analisi
 
SABER HABITAR EL MON
SABER HABITAR EL MONSABER HABITAR EL MON
SABER HABITAR EL MON
 
Corey Makes Healthcare - Coordinate, Efficient and Mobile
Corey Makes Healthcare - Coordinate, Efficient and MobileCorey Makes Healthcare - Coordinate, Efficient and Mobile
Corey Makes Healthcare - Coordinate, Efficient and Mobile
 
Posjet crvenom križu 2013
Posjet crvenom križu 2013Posjet crvenom križu 2013
Posjet crvenom križu 2013
 
Coleg Sir Gar HE Conference 030714
Coleg Sir Gar HE Conference 030714Coleg Sir Gar HE Conference 030714
Coleg Sir Gar HE Conference 030714
 
Introduction to Mozilla Student Reps
Introduction to Mozilla Student RepsIntroduction to Mozilla Student Reps
Introduction to Mozilla Student Reps
 
A Tour of Google Earth
A Tour of Google EarthA Tour of Google Earth
A Tour of Google Earth
 
Слайды к конференции "Маркетинг Финансовых Услуг" 24.06.10
Слайды к конференции "Маркетинг Финансовых Услуг"  24.06.10Слайды к конференции "Маркетинг Финансовых Услуг"  24.06.10
Слайды к конференции "Маркетинг Финансовых Услуг" 24.06.10
 
Lift'11 Venture Night Presentation
Lift'11 Venture Night PresentationLift'11 Venture Night Presentation
Lift'11 Venture Night Presentation
 
Unit 2.1 Part 3
Unit 2.1 Part 3Unit 2.1 Part 3
Unit 2.1 Part 3
 
Unit 1.3 Introduction to Programming (Part 3)
Unit 1.3 Introduction to Programming (Part 3)Unit 1.3 Introduction to Programming (Part 3)
Unit 1.3 Introduction to Programming (Part 3)
 

Similar to Designit in Barcelona: an introduction to Generative Design

"Дизайн-процессы в компаниях, или Protein нам в помощь" Виноградов Антон, Яндекс
"Дизайн-процессы в компаниях, или Protein нам в помощь" Виноградов Антон, Яндекс"Дизайн-процессы в компаниях, или Protein нам в помощь" Виноградов Антон, Яндекс
"Дизайн-процессы в компаниях, или Protein нам в помощь" Виноградов Антон, Яндекс
it-people
 

Similar to Designit in Barcelona: an introduction to Generative Design (20)

Generative Design and Design Hacking
Generative Design and Design HackingGenerative Design and Design Hacking
Generative Design and Design Hacking
 
Open source-graphics
Open source-graphicsOpen source-graphics
Open source-graphics
 
Bi-design: Devs & Designers getting along - Royi Benyossef, Vidmind
Bi-design: Devs & Designers getting along - Royi Benyossef, VidmindBi-design: Devs & Designers getting along - Royi Benyossef, Vidmind
Bi-design: Devs & Designers getting along - Royi Benyossef, Vidmind
 
Best web design tools .pptx
Best web design tools .pptxBest web design tools .pptx
Best web design tools .pptx
 
Adobe xd- The Empire strikes back
Adobe xd- The Empire strikes backAdobe xd- The Empire strikes back
Adobe xd- The Empire strikes back
 
Strumenti mobile designer
Strumenti mobile designerStrumenti mobile designer
Strumenti mobile designer
 
Bi design
Bi designBi design
Bi design
 
PSU Web 2015: How To Take The Crazy Out Of Your Company's Process Flows #psuweb
PSU Web 2015: How To Take The Crazy Out Of Your Company's Process Flows #psuwebPSU Web 2015: How To Take The Crazy Out Of Your Company's Process Flows #psuweb
PSU Web 2015: How To Take The Crazy Out Of Your Company's Process Flows #psuweb
 
Lean Apart: A Case Study in Agile UX Design for a Distributed Team
Lean Apart: A Case Study in Agile UX Design for a Distributed TeamLean Apart: A Case Study in Agile UX Design for a Distributed Team
Lean Apart: A Case Study in Agile UX Design for a Distributed Team
 
DevOps + MongoDB Serverless = 
DevOps + MongoDB Serverless = DevOps + MongoDB Serverless = 
DevOps + MongoDB Serverless = 
 
Alas, No Mind Meld: Designer-Developer Communication for a Harmonious Future
Alas, No Mind Meld: Designer-Developer Communication for a Harmonious FutureAlas, No Mind Meld: Designer-Developer Communication for a Harmonious Future
Alas, No Mind Meld: Designer-Developer Communication for a Harmonious Future
 
Samsung Indonesia: Tizen Native App
Samsung Indonesia: Tizen Native AppSamsung Indonesia: Tizen Native App
Samsung Indonesia: Tizen Native App
 
Choose SketchApp over Photoshop for UI/UX
Choose SketchApp over Photoshop for UI/UXChoose SketchApp over Photoshop for UI/UX
Choose SketchApp over Photoshop for UI/UX
 
Q6
Q6Q6
Q6
 
Open Graphics
Open GraphicsOpen Graphics
Open Graphics
 
Magento, beginning to end
Magento, beginning to endMagento, beginning to end
Magento, beginning to end
 
Protein - DUMP 2017
Protein - DUMP 2017Protein - DUMP 2017
Protein - DUMP 2017
 
"Дизайн-процессы в компаниях, или Protein нам в помощь" Виноградов Антон, Яндекс
"Дизайн-процессы в компаниях, или Protein нам в помощь" Виноградов Антон, Яндекс"Дизайн-процессы в компаниях, или Protein нам в помощь" Виноградов Антон, Яндекс
"Дизайн-процессы в компаниях, или Protein нам в помощь" Виноградов Антон, Яндекс
 
Good Graphic design and an Introduction to Inkscape
Good Graphic design and an Introduction to InkscapeGood Graphic design and an Introduction to Inkscape
Good Graphic design and an Introduction to Inkscape
 
Build Better Software Together
Build Better Software TogetherBuild Better Software Together
Build Better Software Together
 

Recently uploaded

call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
infant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptxinfant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptx
suhanimunjal27
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdf
tbatkhuu1
 
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
amitlee9823
 
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
nirzagarg
 
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
amitlee9823
 
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
nirzagarg
 

Recently uploaded (20)

Sweety Planet Packaging Design Process Book.pptx
Sweety Planet Packaging Design Process Book.pptxSweety Planet Packaging Design Process Book.pptx
Sweety Planet Packaging Design Process Book.pptx
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
infant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptxinfant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptx
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdf
 
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
 
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
Booking open Available Pune Call Girls Nanded City 6297143586 Call Hot India...
Booking open Available Pune Call Girls Nanded City  6297143586 Call Hot India...Booking open Available Pune Call Girls Nanded City  6297143586 Call Hot India...
Booking open Available Pune Call Girls Nanded City 6297143586 Call Hot India...
 
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptx
 
Booking open Available Pune Call Girls Kirkatwadi 6297143586 Call Hot Indian...
Booking open Available Pune Call Girls Kirkatwadi  6297143586 Call Hot Indian...Booking open Available Pune Call Girls Kirkatwadi  6297143586 Call Hot Indian...
Booking open Available Pune Call Girls Kirkatwadi 6297143586 Call Hot Indian...
 
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
 
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
 
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 105, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verified
 
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
 
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
 

Designit in Barcelona: an introduction to Generative Design