-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.html
More file actions
175 lines (141 loc) · 6.14 KB
/
Copy pathresume.html
File metadata and controls
175 lines (141 loc) · 6.14 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Rafael Kellermann Streit (@rafaelks) - Resume</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="p:domain_verify" content="5a53a96d324d8ca4b035c3c64129a697"/>
<meta name="author" content="Rafael Kellermann Streit">
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<div class="content">
<img id="avatar" src="avatar.jpg" />
<h1><a href="index.html">Rafael K. Streit</a></h1>
<h2>Work</h2>
<p>
<b>Founder & Developer</b>
<br /><a id="tripsy" href="https://tripsy.app" target="_blank">Tripsy</a>
<br />2018 — Current
</p>
<p>
<b>Developer-in-Residence</b>
<br /><a id="expa" href="https://expa.com" target="_blank">Expa</a>
<br />2021 — 2023
</p>
<p>
<b>iOS Engineer</b>
<br /><a href="https://getcircuit.com" target="_blank">Circuit</a>
<br />2020 — 2021
</p>
<p>
<b>iOS Engineer</b>
<br /><a href="https://maplemedia.io" target="_blank">MapleMedia</a> (acquired <a href="https://weheartit.com" target="_blank">We Heart It</a>)
<br />2018 — 2021
</p>
<p>
<b>Mobile Leader</b>
<br /><a href="https://rocket.chat" target="_blank">Rocket.Chat</a> (<a href="https://github.com/RocketChat/Rocket.Chat.iOS" target="_blank">iOS</a> & <a href="https://github.com/RocketChat/Rocket.Chat.Android" target="_blank">Android</a>)
<br />2015 — 2019
</p>
<p>
<b>iOS Engineer</b>
<br /><a href="https://weheartit.com" target="_blank">We Heart It</a>
<br />2015 — 2018
</p>
<p>
<b>Freelancer / Contractor</b>
<br />2013 — 2018
<ul>
<li><a href="https://www.mandae.com.br" target="_blank">Mandaê</a></li>
<li><a href="https://codigodamente.com" target="_blank">codigodamente.com</a></li>
<li><a href="https://www.superplayer.fm/player" target="_blank">Superplayer.fm</a></li>
<li><a href="https://www.enjoei.com.br" target="_blank">enjoei.com</a></li>
</ul>
</p>
<p>
<b>Co-founder & Mobile Engineer</b>
<br /><a href="https://vimeo.com/311633690" target="_blank">Carddi</a>
<br />2012 — 2016
</p>
<p>
<b>Software Developer</b>
<br /><a href="https://www.nyvra.net" target="_blank">Nyvra</a>
<br />2011 — 2013
</p>
<p>
<b>Software Developer</b>
<br /><b>Calçados Beira-Rio S/A</b>
<br />2020 — 2011
</p>
<p>
<b>Web Developer</b>
<br /><b>CR Sistemas e Web</b>
<br />2009 — 2010
</p>
<p>
<b>Intership Software Developer</b>
<br /><b>DWS</b>
<br />2009
</p>
<h2>Education</h2>
<p>
<b>MBA in Management, Entrepreneurship and Marketing</b>
<br /><b><a href="http://www.pucrs.br" target="_blank">PUCRS</a></b>
<br />2019 — 2020
</p>
<p>
<b>Bachelor of Information Systems</b>
<br /><b><a href="https://www2.faccat.br/portal/" target="_blank">FACCAT</a></b>
<br />2011 — 2017
</p>
<p>
<b>iOS Development</b>
<br /><b><a href="http://www.bepid.com.br/poa/" target="_blank">Apple Developer Academy</a></b>
<br />2013 — 2014
</p>
<p>
<b>Linux Networking Security</b>
<br /><b><a href="https://www2.faccat.br/portal/" target="_blank">FACCAT</a></b>
<br />2009
</p>
<p>
<b>Software Development with ExtJS & PHP</b>
<br /><b><a href="https://www2.faccat.br/portal/" target="_blank">FACCAT</a></b>
<br />2009
</p>
<h2>Presentations</h2>
<p>
<a href="presentations/instituto-desenvolver.pdf" target="_blank"><b>How to start a digital business today</b></a>
<br /><a href="https://www.institutodesenvolver.com" target="_blank">Instituto Desenvolver</a>
<br />2019
<br />My experience starting Tripsy; showing them how easy nowaways it is to start a digital business using no-code solutions.
</p>
<p>
<a href="presentations/tips-and-tricks-realm.pdf" target="_blank"><b>Tips & Tricks with Realm</b></a>
<br /><a href="https://www.institutodesenvolver.com" target="_blank">TheDevConf (TDC) São Paulo</a>
<br />2017
<br />My experience using Realm on Rocket.Chat iOS project; Some tips & tricks on how to take more advantage from it.
</p>
<p>
<a href="presentations/fun-with-ios.pdf" target="_blank"><b>Having fun with iOS development</b></a>
<br /><a href="https://www.faccat.br" target="_blank">FACCAT</a>
<br />2014
<br />Tips on how to get started with iOS and how big the market is.
</p>
<p>
<a href="presentations/titanium-appcelerator.pdf" target="_blank"><b>Titanium Appcelerator</b></a>
<br /><a href="https://www.sisnema.com.br" target="_blank">Sisnema</a>
<br />2012
<br />Presented to ~600 people what Titanium Appcelerator is, how the cross-platform framework works and what are the advanteges from it.
</p>
<h2>Other References</h2>
<p><b>2017</b> — Mentored two students in Google Summer of Code to develop an SDK for Rocket.Chat. The SDKs were developed for iOS and Android in Swift and Kotlin. <a href="https://summerofcode.withgoogle.com/organizations/6368590472151040/#5813544516845568" target="_blank">More info here</a>.</p>
<p><b>2014</b> — Participated in a one year program from Apple Developer Academy to learn more about iOS & create apps. <a href="https://www.pucrs.br/blog/evento/apple-developer-academy-2021/" target="_blank">More info here</a>.
<p><b>2012</b> — Received the certification of Titan from Appcelerator by many contributions on the platform Titanium Mobile.
<p style="text-align:center; margin: 60px auto;">
<a href="https://twitter.com/rafaelks">Twitter</a> • <a href="mailto:rafaelks@me.com">Email</a>
</p>
</div>
</body>
</html>