User:Pedro Sá Couto/Prototyping: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
(Blanked the page)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Bo, Bi, Pedro, Rita group(BBPR)==
https://pad.xpub.nl/p/LINKEDIN


===OUTCOME=== 
http://145.24.139.232/~pedrosaclout/linkedinproject/
<blockquote>
In my role as Head of recruiting for technology product development in India, I have had the exciting opportunity to was director of Open State Foundation, a non-profit organization. I am Isla Garcia and I . I take responsibility and pride myself in being strategic yet adaptable. I have an entrepreneurial spirit in that I enjoy taking on new challenges, creating new opportunities and designing new programs. My passions lie in reinforcement learning. When Iâm not focused on my professional endeavors, you can find me go 14,000 feet above sea level hiking a mountain. My goal is to be a good social responsibility person in society. </blockquote>
<blockquote>
In my role as Co-Founder, I have had the exciting opportunity to was director of Open State Foundation, a non-profit organization. I am Isla Garcia and I . I take responsibility and pride myself in being strategic yet adaptable. I have an entrepreneurial spirit in that I enjoy taking on new challenges, creating new opportunities and designing new programs. My passions lie in GANs. When Iâm not focused on my professional endeavors, you can find me go 14,000 feet above sea level hiking a mountain. My goal is to become a good software engineer in software field.  </blockquote>
===SCRIPT===
/home/pedrosaclout/public_html/linkedinproject/generator.sh
<pre>
#!/bin/sh
dir=/home/pedrosaclout/public_html/linkedinproject
profession=`cat $dir/professions.txt | sort -R | head -n 1`
subject=`cat $dir/subject.txt | sort -R | head -n 1`
goal=`cat $dir/goal.txt | sort -R | head -n 1`
education=`cat $dir/education.txt | sort -R | head -n 1`
quotes=`cat $dir/quotes.txt | sort -R | head -n 1`
adjectives=`cat $dir/adjectives.txt | sort -R | head -n 1`
name=`cat $dir/names.txt | sort -R | head -n 1`
hobby=`cat $dir/hobby.txt | sort -R | head -n 1`
experience=`cat $dir/experience.txt | sort -R | head -n 1`
template=`cat $dir/template.txt| sort -R | head -n 1`
echo $template | sed "s/PROFESSION/$profession/g"  | sed "s/EXPERIENCE/$experience/g" | sed "s/SUBJECT/$subject/g" | sed "s/GOAL/$goal/g" | sed "s/EDUCATION/$education/g" | sed "s/QUOTE/$quotes/g" | sed "s/ADJECTIVES/$adjectives/g" | sed "s/NAME/$name/g" | sed "s/HOBBY/$hobby/g" | sed "s/EXPERIENCE/$experience/g" > $dir/index.html
</pre>
PADS
[http://145.24.139.232/ PI IP]<br>
[https://pad.xpub.nl/p/UNIX UNIX PAD]<br>
[https://pad.xpub.nl/p/xpi-html HTML PAD]<br>
[https://pad.xpub.nl/p/xpi-css CSS PAD]
[http://cheatsheetworld.com/programming/unix-linux-cheat-sheet/ UNIX / LINUX CHEAT SHEET]
<br><br>
HUMAN COMPUTATION<br>
The ESP game<br>
DOG.JPG<br>
{{youtube|tx082gDwGcM}}
<br><br>
BLINDSPOT 2018<br>
Project developed by Beatriz Ferreira, Marta Leucona, Pedro Sá Couto, Rita Graça.<br>
Using Haar Cascades and Open CV<br>
{{vimeo|261743692}}
<br>
<br><br>
Performing Human Adding Machine <br>
[https://anthology.elmcip.net/materials/assignments/Murtaugh_Machine.pdf Murtaugh Machine]
Quick-sort with Hungarian (Küküllőmenti legényes) folk dance<br>
{{youtube|ywWBy6J5gz8}}
<br><br>
Charles and Ray Eames
A Computer Glossary<br>
{{youtube|eIgX6sPOqCY}}
A power of ten <br>
{{youtube|0fKBhvDjuy0}}
[[Category:Prototyping]]

Latest revision as of 14:35, 13 February 2019