SlideShare a Scribd company logo
n.a.g /	the	inexecutable query
Winnie	Soon	|	Aarhus	University	|	www.siusoon.net
13-14.Dec.2017	|	Karlsruhe	University	of	Arts	and	Design	(HfG)	+	ZKM
Jan,	2016
Dec,	2017
n.a.g was	
introduced
Sep,	2015
n.a.g was	not	
working
Oct,	2015
Received	an	Invitation	
fr Cornelia	+	get	free	
access	to	the	API	as	
non-profit	org?	
10	Jan,	2017
Understanding	
the	scope,	
specification	
and	structure
Set	up	the	
development	
platform
Apr,	2017
New	API	is	
working	(an	
image	can	be	
generated)
24-27	May,	2017
Integrated	and	fixed	
other	parts	of	the	
program
May-Aug,	2017
Ready	for	launch	(error	
checking	+	flatter	+	
supported	other	
languages)
16	Aug,	2017
Non-profit	solution	didn’t	
work	+	explored	Bing	search	
engine	+	talked	to	Google
Jun,	2017
Confirmed	
using	Google	
limited	ver +	
server	hosting	
2	Aug,	2017
Official	pre-
launch	of	n.a.g
24	Aug,	2017
Jan-Apr,	2017
The	timeline	for	n.a.g ver.	5b	development
What’s	a	query?	
Application	Programming	Interface	(APIs)
Return	a	response in	a	structured	data	file	format
Send	a	query	request (with	specific	parameters)
Server Client
The	values	of	APIs
https://zapier.com/learn/apis/chapter-2-protocols/
Share	[selected]	data
Automated	data	processing
Further	development	(Customization)
Portability	and	Redistribution
data APIs Cultural	artifacts
An	overview	of	n.a.g ver.	5b
Image	data	bank Web	APIs PERL	+	HTML	+	CSS
Apache	+	Debian/Linux
Request:	Keywords	+	image	format	(size,	file	type)	+	ids	
Response	in	JSON:	a	data	file	for	10	image	search	results
Image	
generation
Statistics	
(Top10)
Process	
Google	
image	
search	API
Lib:	ImageMagick
Ø Overlay	images	
w/	diff	random	
position	+	size
Ø 13	different	
random	effects txt
imagesØ Capturing	
interface	data
Ø Requesting	and	
parsing	data
Ø Error	checking
Panos Galanis’s version	in 2003	(in	netagent.pl)
https://www.google.com/search?safe=active&tbm=isch&source=hp&q=hello
Background	information:
The	inexecutable query	does	not	simply	mean	it	is	malfunctioned.	Instead,	it	describes	
non-neutral	code	that	is	inscribed	with	different	business	logics,	political	decisions	and	
software	practices.	The	inexecutable query	impacts	different	software	(art)	practices	
that	require	coping	with	changes	of	code,	formats	and	policies	[…].
(Soon	2017,	pp.	167)
Soon,	W	(2017),	 Executing	Liveness:	An	Examination	of	code	inter-actions	in	Software	(Art)	Practice.	PhD	Dissertation.	Aarhus	University
Winnie	Soon’s version	in 2017	(in	netagent.pl)
The	response	in	JSON	format	in	11	Dec,	2017	(The	search	keywords:	NET	ART	GENERATOR)
Different	Google	options	over	the	years:
1. The	Google	web	URL	that	was	used	in	2003	
• https://www.google.com/search?safe=active&tbm=isch&source=hp&q=hello
• Workable	period:	From	2003	to	Oct,	2015
2. Google	Image	Search	API	(officially	deprecated	as	of	26	May,	2011)
3. Google	Site	Search	– Enterprise	ver (Completely	shut	down	by	1	Apr,	2018)
4. Google	Custom	Search	API	(CSE)
Different	Google	options	over	the	years:
1. Google	web	URL	(https://www.google.com/search?safe=active&tbm=isch&source=hp&q=hello)
• Workable	period:	From	2003	to	Oct,	2015
2. Google	Image	Search	API	(officially	deprecated	as	of	26	May,	2011)
3. Google	Site	Search	– Enterprise	ver (Completely	shut	down	by	1	Apr,	2018)
4. Google	Custom	Search	API	(CSE)
• 100	requests	per	day	(FREE)
• $5	per	1K	requests	and	up	to	10K	per	day
*Reference	point	- Bing	API	search	service:	
$7	per	25K	transactions.	(250	Transactions	per	secs)
The	inexecutability of	a	query
Jan,	2016
Dec,	2017
Considering	“code	is	law”	(Lessig,	2006,	p.	5),	such	measures	serve	to	regulate	query	
processing	which	[are]	implemented	at	the	level	of	code.	The	upgrade	is	not	necessarily	
a	means	of	offering	more	advanced	features,	[and]	it	can	be	perceived	as	a	disruption	
because	it	operates at	high	levels	of	unpredictability,	uncontrollability	and	
unknowability	across	time	in	which	a	query	is	made	inexecutable.
(Soon	2017,	pp.	165)
Soon,	W	(2017),	 Executing	Liveness:	An	Examination	of	code	inter-actions	in	Software	(Art)	Practice.	PhD	Dissertation.	Aarhus	University
Within	the	specific	situation	of	software	updates,	there	are	new	features	that	come	
with	the	new	patch	while	at	the	same	time,	some	past	features	are	made	obsolete.	This	
implies	the	possibility	for	forthcoming	disruptions.	Therefore	any	upgrade	or	update	
includes	not	only	the	debut	of	new	features	but	also	the	obsolete	past	and	the	
inexecutable future.	
(Soon	2017,	pp.	164)
Soon,	W	(2017),	 Executing	Liveness:	An	Examination	of	code	inter-actions	in	Software	(Art)	Practice.	PhD	Dissertation.	Aarhus	University
Thank	You
Winnie	Soon	|	Aarhus	University	|	www.siusoon.net
Workshop
0.	Background	introduction
https://github.com/siusoon/n.a.g
http://net.art-generator.com/nags.html
What’s	a	query?	
Application	Programming	Interface	(APIs)
Return	a	response in	a	structured	data	file	format
Send	a	query	request (with	specific	parameters)
Server Client
An	overview	of	n.a.g ver.	5b
Image	data	bank Web	APIs PERL	+	HTML	+	CSS
Apache	+	Debian/Linux
Request:	Keywords	+	image	format	(size,	file	type)	+	ids	
Response	in	JSON:	a	data	file	for	10	image	search	results
Image	
generation
Statistics	
(Top10)
Process	
Google	
image	
search	API
Lib:	ImageMagick
Ø Overlay	images	
w/	diff	random	
position	+	size
Ø 13	different	
random	effects txt
imagesØ Capturing	
interface	data
Ø Requesting	and	
parsing	data
Ø Error	checking
First	ex:	Familiar	with	the	Google	API
- Get	your	own	pair	of	key	and	id
https://etherpad.net/p/apis
First	ex:	Familiar	with	Google	API
- Get	your	own	pair	of	key	and	id
https://www.googleapis.com/customsearch/v1?key=YOURKEY&cx=YOURID&q=NET+ART+GENERATOR&sear
chType=image&fileType=jpg&imgSize=xxlarge
• Get	your	key
• Go	to:	https://developers.google.com/custom-search/json-api/v1/overview,	click
the	blue	botton “Get	A	Key”	->	Create	project	->	Enter	your	project	name
->	Click	'Create	and	Enable	API’	->	Copy	your	API	key
• Get	your	cx	here:
• Get	the	search	engine	ID	(CX)	here: https://cse.google.com/all ->	add	search
engine	->	Put	something	in	“Sites	to	search”	and	“Name	of	the	search
engine”	->	Click	‘create’;	“Details”	with	‘Search	Engine	ID’	>	Copy	the	ID	(that	is	the	cx)	.
• Settings	in	the	control	panel:
• select	“search	the	entire	web	but	emphasize	included	sites”
• Make	sure	the	“Image	Search”	is	ON	>	click	update
• Google	REST	API	specification/Parameter:	https://developers.google.com/custom-search/json-
api/v1/reference/cse/list#request
• Other	parameters:	imgColorType,	imgType,	etc
Json/API	key
https://developers.google.com/custom-search/json-api/v1/overview
Control	Panel	of	CSE
https://cse.google.com/all
https://cse.google.com/all
Getting	data	from	APIS
Second	ex:	Thinking	about	alternatives
- crowdsourcing
Second	ex:	Thinking	about	alternatives
- crowdsourcing	
Crowdsourcing	–the	practice	of	using	contributions	from	a	large	online	community	to	
undertake	a	specific	task,	create	content,	or	gather	ideas	–is	a	product	of	a	critical	cultural	shift	in
Internet	technologies.	
(Terras,	2016)
Second	ex:	Thinking	about	alternatives
- crowdsourcing	
Crowdapi (work-in-progress)	by	Gerrit Ché
Boelz,	Winnie	Soon	and	Cornelia	Sollfrank
Second	ex:	Thinking	about	alternatives
Crowdapi
- Will	you	donate	your	keys?	Why	or	why	not?
Second	ex:	Thinking	about	alternatives
Can	check	Google	APIs	terms	and	conditions:	
https://developers.google.com/terms/
Second	ex:	Thinking	about	alternatives
Other	suggestions?	
- Other	search	engines?	
- Other	technical	methods?	
- Multiple	hostings/redirections?
- Other….
(Sketch	your	idea)
Second	ex:	Thinking	about	alternatives
Techno	Mourning:	http://www.250miles.net/techno-mourning/
Appendix
5-stars’	identity	(2009)
The	likes	of	Brother	Cream	Cat	(2013)	in	collaboration	with	Helen	Pritchard
jsut code	(2010)	in	collaboration	with	Helen	Pritchard
readme.SpamPoem (2014)	in	collaboration	with	Susan	Scarlata
Data	Policies:
Data	Policies:
Data	Policies:
https://developers.googleblog.com/2012/04/changes-to-deprecation-policies-and-api.html

More Related Content

Similar to n.a.g/the inexecutable query

Data Analytics and Visualisation with Tableau
Data Analytics and Visualisation with TableauData Analytics and Visualisation with Tableau
Data Analytics and Visualisation with Tableau
Gergely Szécsényi
 
Ashish_Kumar_SD_Resume_SJ
Ashish_Kumar_SD_Resume_SJAshish_Kumar_SD_Resume_SJ
Ashish_Kumar_SD_Resume_SJAshish Kumar
 
Rochelle Adkins Microsoft Virtual Academy Transcript
Rochelle Adkins Microsoft Virtual Academy TranscriptRochelle Adkins Microsoft Virtual Academy Transcript
Rochelle Adkins Microsoft Virtual Academy Transcript
Rochelle Adkins
 
Mark Dekin Resume
Mark Dekin ResumeMark Dekin Resume
Mark Dekin ResumeMark Dekin
 
Snehashish Das CV
Snehashish Das CVSnehashish Das CV
Snehashish Das CV
Snehashish Das
 
Ios record of achievement
Ios  record of achievementIos  record of achievement
Ios record of achievement
Pragati Singh
 
LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...
LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...
LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...
LF_APIStrat
 
Rushin shah resume
Rushin shah resumeRushin shah resume
Rushin shah resume
Rushin Shah
 
Ayesha Resume
Ayesha ResumeAyesha Resume
Ayesha Resume
Ayesha Saleem
 
Dimensions Event PPT.pdf
Dimensions Event PPT.pdfDimensions Event PPT.pdf
Dimensions Event PPT.pdf
AryanKhandelwal35
 
Increase productivity with Microsoft Teams
Increase productivity with Microsoft TeamsIncrease productivity with Microsoft Teams
Increase productivity with Microsoft Teams
SoHo Dragon
 
The Property Graph Query Language Landscape: openCypher and Property Graph Ex...
The Property Graph Query Language Landscape: openCypher and Property Graph Ex...The Property Graph Query Language Landscape: openCypher and Property Graph Ex...
The Property Graph Query Language Landscape: openCypher and Property Graph Ex...
openCypher
 
#1NLab17 - Designing for the Future
#1NLab17 - Designing for the Future #1NLab17 - Designing for the Future
#1NLab17 - Designing for the Future
One North
 
Avi_Jain-v6
Avi_Jain-v6Avi_Jain-v6
Avi_Jain-v6AVI JAIN
 

Similar to n.a.g/the inexecutable query (20)

Data Analytics and Visualisation with Tableau
Data Analytics and Visualisation with TableauData Analytics and Visualisation with Tableau
Data Analytics and Visualisation with Tableau
 
Resume_Kai Qian
Resume_Kai QianResume_Kai Qian
Resume_Kai Qian
 
Ashish_Kumar_SD_Resume_SJ
Ashish_Kumar_SD_Resume_SJAshish_Kumar_SD_Resume_SJ
Ashish_Kumar_SD_Resume_SJ
 
Rochelle Adkins Microsoft Virtual Academy Transcript
Rochelle Adkins Microsoft Virtual Academy TranscriptRochelle Adkins Microsoft Virtual Academy Transcript
Rochelle Adkins Microsoft Virtual Academy Transcript
 
RESUME_TEJA
RESUME_TEJARESUME_TEJA
RESUME_TEJA
 
Mark Dekin Resume
Mark Dekin ResumeMark Dekin Resume
Mark Dekin Resume
 
Snehashish Das CV
Snehashish Das CVSnehashish Das CV
Snehashish Das CV
 
Ios record of achievement
Ios  record of achievementIos  record of achievement
Ios record of achievement
 
LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...
LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...
LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...
 
Rushin shah resume
Rushin shah resumeRushin shah resume
Rushin shah resume
 
Ayesha Resume
Ayesha ResumeAyesha Resume
Ayesha Resume
 
Resume_Sneha
Resume_SnehaResume_Sneha
Resume_Sneha
 
Dimensions Event PPT.pdf
Dimensions Event PPT.pdfDimensions Event PPT.pdf
Dimensions Event PPT.pdf
 
Increase productivity with Microsoft Teams
Increase productivity with Microsoft TeamsIncrease productivity with Microsoft Teams
Increase productivity with Microsoft Teams
 
The Property Graph Query Language Landscape: openCypher and Property Graph Ex...
The Property Graph Query Language Landscape: openCypher and Property Graph Ex...The Property Graph Query Language Landscape: openCypher and Property Graph Ex...
The Property Graph Query Language Landscape: openCypher and Property Graph Ex...
 
Daniel_Springer_Resume
Daniel_Springer_ResumeDaniel_Springer_Resume
Daniel_Springer_Resume
 
CV_CBAUNE_20150820.DOCX
CV_CBAUNE_20150820.DOCXCV_CBAUNE_20150820.DOCX
CV_CBAUNE_20150820.DOCX
 
IshaBobra
IshaBobraIshaBobra
IshaBobra
 
#1NLab17 - Designing for the Future
#1NLab17 - Designing for the Future #1NLab17 - Designing for the Future
#1NLab17 - Designing for the Future
 
Avi_Jain-v6
Avi_Jain-v6Avi_Jain-v6
Avi_Jain-v6
 

More from Aarhus University

Unerasable Characters in Machine Learning
Unerasable Characters in Machine LearningUnerasable Characters in Machine Learning
Unerasable Characters in Machine Learning
Aarhus University
 
Humanistic and Computational Thinking Through Practice
Humanistic and Computational Thinking Through PracticeHumanistic and Computational Thinking Through Practice
Humanistic and Computational Thinking Through Practice
Aarhus University
 
What is Coding in University in Practice?
What is Coding in University in Practice?What is Coding in University in Practice?
What is Coding in University in Practice?
Aarhus University
 
Screen shots : Critical Codes of Capture
Screen shots : Critical Codes of CaptureScreen shots : Critical Codes of Capture
Screen shots : Critical Codes of Capture
Aarhus University
 
Why Code? Why Program? Why Create?
Why Code? Why Program? Why Create? Why Code? Why Program? Why Create?
Why Code? Why Program? Why Create?
Aarhus University
 
Executing tasks: Spam as Automated Agents
Executing tasks: Spam as Automated AgentsExecuting tasks: Spam as Automated Agents
Executing tasks: Spam as Automated Agents
Aarhus University
 
Digital Surveillance in China: From the Great Firewall to the Social Credit S...
Digital Surveillance in China: From the Great Firewall to the Social Credit S...Digital Surveillance in China: From the Great Firewall to the Social Credit S...
Digital Surveillance in China: From the Great Firewall to the Social Credit S...
Aarhus University
 
Executing Liveness
Executing LivenessExecuting Liveness
Executing Liveness
Aarhus University
 
Executing Queries as a form of artistic practice
Executing Queries as a form of artistic practiceExecuting Queries as a form of artistic practice
Executing Queries as a form of artistic practice
Aarhus University
 
Interfacing with questions: The unpredictability of live queries in the work...
Interfacing with questions:  The unpredictability of live queries in the work...Interfacing with questions:  The unpredictability of live queries in the work...
Interfacing with questions: The unpredictability of live queries in the work...
Aarhus University
 
Microtemporality: At The Time When Loading-in-progress
Microtemporality: At The Time When Loading-in-progressMicrotemporality: At The Time When Loading-in-progress
Microtemporality: At The Time When Loading-in-progress
Aarhus University
 
Software art and design: computational thinking through programming practice ...
Software art and design: computational thinking through programming practice ...Software art and design: computational thinking through programming practice ...
Software art and design: computational thinking through programming practice ...
Aarhus University
 
Executing Queries
Executing QueriesExecuting Queries
Executing Queries
Aarhus University
 
Life and Death in Software
Life and Death in SoftwareLife and Death in Software
Life and Death in Software
Aarhus University
 
Network materiality and temporality: Things flow 'non-continuously' in networ...
Network materiality and temporality: Things flow 'non-continuously' in networ...Network materiality and temporality: Things flow 'non-continuously' in networ...
Network materiality and temporality: Things flow 'non-continuously' in networ...
Aarhus University
 
Discussing Software through the art of the Hong Kong Umbrella Movement
Discussing Software through the art of the Hong Kong Umbrella MovementDiscussing Software through the art of the Hong Kong Umbrella Movement
Discussing Software through the art of the Hong Kong Umbrella Movement
Aarhus University
 
Nonhuman Participation: a materialist perspective on execution from agency o...
Nonhuman Participation: a materialist perspective on execution from agency o...Nonhuman Participation: a materialist perspective on execution from agency o...
Nonhuman Participation: a materialist perspective on execution from agency o...
Aarhus University
 
Artist Talk: From net art to software art
Artist Talk: From net art to software artArtist Talk: From net art to software art
Artist Talk: From net art to software art
Aarhus University
 
Collaborative and Collective [Artistic] Research
Collaborative and Collective [Artistic] ResearchCollaborative and Collective [Artistic] Research
Collaborative and Collective [Artistic] ResearchAarhus University
 
Net Art: Data Hacking, Coding and Critical Thinking
Net Art: Data Hacking, Coding and Critical ThinkingNet Art: Data Hacking, Coding and Critical Thinking
Net Art: Data Hacking, Coding and Critical Thinking
Aarhus University
 

More from Aarhus University (20)

Unerasable Characters in Machine Learning
Unerasable Characters in Machine LearningUnerasable Characters in Machine Learning
Unerasable Characters in Machine Learning
 
Humanistic and Computational Thinking Through Practice
Humanistic and Computational Thinking Through PracticeHumanistic and Computational Thinking Through Practice
Humanistic and Computational Thinking Through Practice
 
What is Coding in University in Practice?
What is Coding in University in Practice?What is Coding in University in Practice?
What is Coding in University in Practice?
 
Screen shots : Critical Codes of Capture
Screen shots : Critical Codes of CaptureScreen shots : Critical Codes of Capture
Screen shots : Critical Codes of Capture
 
Why Code? Why Program? Why Create?
Why Code? Why Program? Why Create? Why Code? Why Program? Why Create?
Why Code? Why Program? Why Create?
 
Executing tasks: Spam as Automated Agents
Executing tasks: Spam as Automated AgentsExecuting tasks: Spam as Automated Agents
Executing tasks: Spam as Automated Agents
 
Digital Surveillance in China: From the Great Firewall to the Social Credit S...
Digital Surveillance in China: From the Great Firewall to the Social Credit S...Digital Surveillance in China: From the Great Firewall to the Social Credit S...
Digital Surveillance in China: From the Great Firewall to the Social Credit S...
 
Executing Liveness
Executing LivenessExecuting Liveness
Executing Liveness
 
Executing Queries as a form of artistic practice
Executing Queries as a form of artistic practiceExecuting Queries as a form of artistic practice
Executing Queries as a form of artistic practice
 
Interfacing with questions: The unpredictability of live queries in the work...
Interfacing with questions:  The unpredictability of live queries in the work...Interfacing with questions:  The unpredictability of live queries in the work...
Interfacing with questions: The unpredictability of live queries in the work...
 
Microtemporality: At The Time When Loading-in-progress
Microtemporality: At The Time When Loading-in-progressMicrotemporality: At The Time When Loading-in-progress
Microtemporality: At The Time When Loading-in-progress
 
Software art and design: computational thinking through programming practice ...
Software art and design: computational thinking through programming practice ...Software art and design: computational thinking through programming practice ...
Software art and design: computational thinking through programming practice ...
 
Executing Queries
Executing QueriesExecuting Queries
Executing Queries
 
Life and Death in Software
Life and Death in SoftwareLife and Death in Software
Life and Death in Software
 
Network materiality and temporality: Things flow 'non-continuously' in networ...
Network materiality and temporality: Things flow 'non-continuously' in networ...Network materiality and temporality: Things flow 'non-continuously' in networ...
Network materiality and temporality: Things flow 'non-continuously' in networ...
 
Discussing Software through the art of the Hong Kong Umbrella Movement
Discussing Software through the art of the Hong Kong Umbrella MovementDiscussing Software through the art of the Hong Kong Umbrella Movement
Discussing Software through the art of the Hong Kong Umbrella Movement
 
Nonhuman Participation: a materialist perspective on execution from agency o...
Nonhuman Participation: a materialist perspective on execution from agency o...Nonhuman Participation: a materialist perspective on execution from agency o...
Nonhuman Participation: a materialist perspective on execution from agency o...
 
Artist Talk: From net art to software art
Artist Talk: From net art to software artArtist Talk: From net art to software art
Artist Talk: From net art to software art
 
Collaborative and Collective [Artistic] Research
Collaborative and Collective [Artistic] ResearchCollaborative and Collective [Artistic] Research
Collaborative and Collective [Artistic] Research
 
Net Art: Data Hacking, Coding and Critical Thinking
Net Art: Data Hacking, Coding and Critical ThinkingNet Art: Data Hacking, Coding and Critical Thinking
Net Art: Data Hacking, Coding and Critical Thinking
 

Recently uploaded

Fashionista Chic Couture Mazes and Coloring AdventureA
Fashionista Chic Couture Mazes and Coloring AdventureAFashionista Chic Couture Mazes and Coloring AdventureA
Fashionista Chic Couture Mazes and Coloring AdventureA
julierjefferies8888
 
This is a certificate template for Daily Vacation Bible School Awards Can edi...
This is a certificate template for Daily Vacation Bible School Awards Can edi...This is a certificate template for Daily Vacation Bible School Awards Can edi...
This is a certificate template for Daily Vacation Bible School Awards Can edi...
RodilynColampit
 
Investors Data Sample containing data.csv.pdf
Investors Data Sample containing data.csv.pdfInvestors Data Sample containing data.csv.pdf
Investors Data Sample containing data.csv.pdf
danielses2
 
WEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdf
WEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdfWEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdf
WEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdf
AntonetteLaurio1
 
Caffeinated Pitch Bible- developed by Claire Wilson
Caffeinated Pitch Bible- developed by Claire WilsonCaffeinated Pitch Bible- developed by Claire Wilson
Caffeinated Pitch Bible- developed by Claire Wilson
ClaireWilson398082
 
Rishikesh @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model Safe
Rishikesh  @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model SafeRishikesh  @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model Safe
Rishikesh @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model Safe
hilij84961
 
Codes n Conventionss copy (2).pptx new new
Codes n Conventionss copy (2).pptx new newCodes n Conventionss copy (2).pptx new new
Codes n Conventionss copy (2).pptx new new
ZackSpencer3
 
HOW TO USE PINTEREST_by: Clarissa Credito
HOW TO USE PINTEREST_by: Clarissa CreditoHOW TO USE PINTEREST_by: Clarissa Credito
HOW TO USE PINTEREST_by: Clarissa Credito
ClarissaAlanoCredito
 
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
taqyed
 
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
zeyhe
 
Memory Rental Store - The Chase (Storyboard)
Memory Rental Store - The Chase (Storyboard)Memory Rental Store - The Chase (Storyboard)
Memory Rental Store - The Chase (Storyboard)
SuryaKalyan3
 
A Brief Introduction About Hadj Ounis
A Brief  Introduction  About  Hadj OunisA Brief  Introduction  About  Hadj Ounis
A Brief Introduction About Hadj Ounis
Hadj Ounis
 
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
zeyhe
 
Memory Rental Store - The Ending(Storyboard)
Memory Rental Store - The Ending(Storyboard)Memory Rental Store - The Ending(Storyboard)
Memory Rental Store - The Ending(Storyboard)
SuryaKalyan3
 
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
iraqartsandculture
 
Fed by curiosity and beauty - Remembering Myrsine Zorba
Fed by curiosity and beauty - Remembering Myrsine ZorbaFed by curiosity and beauty - Remembering Myrsine Zorba
Fed by curiosity and beauty - Remembering Myrsine Zorba
mariavlachoupt
 
Cream and Brown Illustrative Food Journal Presentation.pptx
Cream and Brown Illustrative Food Journal Presentation.pptxCream and Brown Illustrative Food Journal Presentation.pptx
Cream and Brown Illustrative Food Journal Presentation.pptx
cndywjya001
 
Complete Lab 123456789123456789123456789
Complete Lab 123456789123456789123456789Complete Lab 123456789123456789123456789
Complete Lab 123456789123456789123456789
vickyvikas51556
 

Recently uploaded (18)

Fashionista Chic Couture Mazes and Coloring AdventureA
Fashionista Chic Couture Mazes and Coloring AdventureAFashionista Chic Couture Mazes and Coloring AdventureA
Fashionista Chic Couture Mazes and Coloring AdventureA
 
This is a certificate template for Daily Vacation Bible School Awards Can edi...
This is a certificate template for Daily Vacation Bible School Awards Can edi...This is a certificate template for Daily Vacation Bible School Awards Can edi...
This is a certificate template for Daily Vacation Bible School Awards Can edi...
 
Investors Data Sample containing data.csv.pdf
Investors Data Sample containing data.csv.pdfInvestors Data Sample containing data.csv.pdf
Investors Data Sample containing data.csv.pdf
 
WEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdf
WEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdfWEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdf
WEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdf
 
Caffeinated Pitch Bible- developed by Claire Wilson
Caffeinated Pitch Bible- developed by Claire WilsonCaffeinated Pitch Bible- developed by Claire Wilson
Caffeinated Pitch Bible- developed by Claire Wilson
 
Rishikesh @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model Safe
Rishikesh  @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model SafeRishikesh  @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model Safe
Rishikesh @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model Safe
 
Codes n Conventionss copy (2).pptx new new
Codes n Conventionss copy (2).pptx new newCodes n Conventionss copy (2).pptx new new
Codes n Conventionss copy (2).pptx new new
 
HOW TO USE PINTEREST_by: Clarissa Credito
HOW TO USE PINTEREST_by: Clarissa CreditoHOW TO USE PINTEREST_by: Clarissa Credito
HOW TO USE PINTEREST_by: Clarissa Credito
 
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
 
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
 
Memory Rental Store - The Chase (Storyboard)
Memory Rental Store - The Chase (Storyboard)Memory Rental Store - The Chase (Storyboard)
Memory Rental Store - The Chase (Storyboard)
 
A Brief Introduction About Hadj Ounis
A Brief  Introduction  About  Hadj OunisA Brief  Introduction  About  Hadj Ounis
A Brief Introduction About Hadj Ounis
 
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
 
Memory Rental Store - The Ending(Storyboard)
Memory Rental Store - The Ending(Storyboard)Memory Rental Store - The Ending(Storyboard)
Memory Rental Store - The Ending(Storyboard)
 
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
 
Fed by curiosity and beauty - Remembering Myrsine Zorba
Fed by curiosity and beauty - Remembering Myrsine ZorbaFed by curiosity and beauty - Remembering Myrsine Zorba
Fed by curiosity and beauty - Remembering Myrsine Zorba
 
Cream and Brown Illustrative Food Journal Presentation.pptx
Cream and Brown Illustrative Food Journal Presentation.pptxCream and Brown Illustrative Food Journal Presentation.pptx
Cream and Brown Illustrative Food Journal Presentation.pptx
 
Complete Lab 123456789123456789123456789
Complete Lab 123456789123456789123456789Complete Lab 123456789123456789123456789
Complete Lab 123456789123456789123456789
 

n.a.g/the inexecutable query