-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtalks.html
More file actions
91 lines (90 loc) · 5.39 KB
/
talks.html
File metadata and controls
91 lines (90 loc) · 5.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=yes"/>
<meta name="theme-color" content="#171519"/>
<title>IGOR TANNUS</title>
<link href="resources/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="resources/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="resources/css/styles.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Changa:400,500|Londrina+Solid:400,900" rel="stylesheet">
<link rel="icon" href="images/favicon.png" sizes="16x16" type="image/png">
<!-- <link href="https://fonts.googleapis.com/css?family=Hammersmith+One|Kreon" rel="stylesheet"> -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-114523159-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-114523159-1');
</script>
</head>
<body>
<div class="container">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 title">
<!-- <a href="br/talks.html"><img src="images/br.png" class="lang"/></a> -->
<p class="text-center">IGOR TANNUS</p>
</div>
<ul class="menu text-center">
<li><a href="index.html" data-menu="about">ABOUT</a></li>
<li><a href="resume.html" data-menu="resume">RESUME</a></li>
<li class="active"><a href="talks.html" data-menu="talks">TALKS</a></li>
<li><a href="contact.html" data-menu="contact">CONTACT</a></li>
</ul>
<div class="content">
<p>I believe that kwnoledge should be shared with others and contributing to the tech community
is a nice way of giving back since I've learned so much with tutorials, talks, and blog posts
online or during conferences.</p>
<p>Here you can find the slides of my talks.</p>
<section>
<p id="react">ReactJS in a nutshell</p>
<ul>
<li>A brief introduction about React, one of the top JavaScript frameworks!</li>
<li>Presented at <a href="https://www.meetup.com/pt-BR/frontInUdi/events/259127538/" target="_blank">frontInUdi: the comeback</a> </li>
</ul>
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRh0qymC-d3l2B_yc9tQBiAmJpmWFYxvCEBzIWYuGJuxbWN81zUK__VYwLtn9aquKGFN0TWeUDdiiZ7/embed?start=false&loop=false&delayms=3000" frameborder="0" width="100%" height="220" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</section>
<br/>
<section>
<p id="cloud">Deploying apps to the cloud</p>
<ul>
<li>Cool ways of making your app available online ASAP!</li>
<li>Presented during the <a href="https://softbox.gitbook.io/front-end/" target="_blank">Front-end chapter at Softbox</a></li>
</ul>
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vS31-OZQ2kEzdyD2uXrH5dnpSOA_Cy06T8n2BWTBbHQxNp5kwSdv6tZhVw_qGCdnVtRljjB3PYwliMg/embed?start=false&loop=false&delayms=3000" frameborder="0" width="100%" height="220" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</section>
<br/>
<section>
<p id="oscars">Sentiment Analysis of Twitter Posts About the 2017 Academy Awards</p>
<ul>
<li>Does the Academy agree with the Twitter audience?</li>
<li>Presented at the <a href="http://portaldeconteudo.sbc.org.br/index.php/eniac/article/view/4427" target="_blank">ENIAC 2018</a></li>
</ul>
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRaijKO0FyqS4rwnDyJHVSeVniBPCwwD5Ph3wab0d-Txj000CuZpTCjUSHnWYOGmcGSPl7f3f_5t9Dn/embed?start=false&loop=false&delayms=3000" frameborder="0" width="100%" height="220" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</section>
<br/>
<section>
<p id="lgbtq">Building the Human Identity</p>
<ul>
<li>I take you on a journey about how the human identity is built and we talk about gender, sex, and gender neutral language.</li>
<li>Presented internally at <a href="httsp://hey.car" target="_blank">heycar</a> and <a href="https://www.t10.digital/" target="_blank">T10</a>.</li>
</ul>
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vTcZvrq6njWINOQXX4kMilnjFDcZpGJneM9pbqTdmLeCD100QQI_J2U-ES2sug6w1lsaHi5Zo6RAL6I/embed?start=false&loop=false&delayms=3000" frameborder="0" width="100%" height="220" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</section>
<br/>
<section>
<p id="meetings">How to host cool meetings</p>
<ul>
<li>I teach you how to level-up your meetings in a pandemic world.</li>
<li>Presented internally at <a href="httsp://hey.car" target="_blank">heycar</a>.</li>
</ul>
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vSTPceiDI-vBxbU_pWiy5lVeO9ZjQYldrtach6Par0Hr46M78kuVSko0xB9nL778wG_KOMhhOjVQL_P/embed?start=false&loop=false&delayms=3000" frameborder="0" width="100%" height="220" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</section>
</div>
</div>
<script src="resources/jquery/jquery.min.js"></script>
<script src="resources/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="resources/js/scripts.js"></script>
</body>
</html>