git ssb

0+

Rômulo Alves / website



Tree: 064b54a41760691fc6bfc0cf6969e45b52012cc0

Files: 064b54a41760691fc6bfc0cf6969e45b52012cc0 / index.html

8508 bytesRaw
1<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <meta charset="UTF-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <meta http-equiv="X-UA-Compatible" content="ie=edge">
7 <meta name="description" content="romuloalves - software developer" />
8 <link rel="icon" type="image/png" href="static/favicon.png" />
9 <title>romuloalves</title>
10 <style type="text/css">
11 html {
12 margin: 0;
13 padding: 0;
14 }
15 body {
16 margin: 0 auto;
17 max-width: 1024px;
18 padding: 25px;
19 }
20 h1, h2 {
21 margin: 0;
22 padding: 0;
23 }
24 header h1 {
25 font-size: 32px;
26 }
27 header h2 {
28 color: #666;
29 font-size: 24px;
30 }
31 header p {
32 font-size: 18px;
33 margin: 5px 0 0;
34 }
35 header img {
36 border-radius: 50%;
37 }
38 section {
39 margin: 25px 0;
40 }
41 section h1 {
42 font-size: 22px;
43 }
44 section h2 {
45 font-size: 18px;
46 }
47 section > section {
48 margin-left: 15px;
49 }
50 section ul {
51 list-style: none;
52 margin: 0;
53 padding: 15px 0 15px 15px;
54 }
55 .talk {
56 margin-bottom: 25px;
57 }
58 .post-date {
59 color: #666;
60 display: block;
61 }
62 code, blockquote {
63 background: #eee;
64 }
65 code {
66 margin-left: 5px;
67 padding: 2px 5px;
68 }
69 br ~ code {
70 margin-left: 0;
71 }
72
73 blockquote {
74 margin: 0;
75 padding: 10px;
76 text-align: justify;
77 }
78
79 @media (max-width: 700px) {
80 html, body {
81 margin: 8px;
82 padding: 0;
83 }
84 header {
85 text-align: center;
86 }
87 header p {
88 text-align: justify;
89 }
90 section ul {
91 padding: 15px 0;
92 }
93 section ul span {
94 display: block;
95 }
96 section ul li {
97 margin-bottom: 15px;
98 word-break: break-word;
99 }
100 code {
101 margin-left: 0;
102 }
103 }
104 </style>
105 <script>
106 !function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
107 posthog.init('UAOdOq87kP4SChdDLHy3kVb2T0qRwW8Hpzvba0QRtKw',{api_host:'https://analytics.romuloalves.dev'})
108 </script>
109 </head>
110 <body>
111 <header>
112 <img src="static/picture.jpg" alt="photo" width="200" height="200" />
113 <h1>Rômulo Alves</h1>
114 <h2>
115 software developer
116 </h2>
117 <p>
118 <i>What I love the most about software is that I can instantly see the result of the code I write.</i>
119 <br />
120 I'm a brazilian software developer with 10 years of experience, working at <a href="https://cwi.com.br/" title="CWI Software" target="_blank" rel="noopener">CWI Software</a>.
121 <br />
122 Graduated in Computer Science at <a href="https://feevale.br/" title="Universidade Feevale" target="_blank" rel="noopener">Universidade Feevale</a>, I'm a generalist who likes to overcome challenges.
123 <br />
124 I worked with several technologies like .NET, Java, JavaScript, Node.js, Vue.js, React, Next.js, React Native, Golang and others.
125 </p>
126 </header>
127 <section id="contact">
128 <h1>Contact</h1>
129 <ul>
130 <li>
131 <span>Secure Scuttlebutt</span>
132 <code>@xr/Q/zqaEwmmd4wg8xRU1TrMLQhc9qBqNCioCqmv1vQ=.ed25519</code>
133 <br>
134 <code>@2CFA0rXTIXzlwLvln3NhY8+RvuKFhNkejhLZhrDiCMU=.ed25519</code>
135 </li>
136 <li>
137 <span>E-mail</span>
138 <code>
139 <a href="mailto:contact@romuloalves.dev" title="contact@romuloalves.dev">contact@romuloalves.dev</a>
140 </code>
141 </li>
142 <li>
143 <span>LinkedIn</span>
144 <code>
145 <a href="https://www.linkedin.com/in/romuloalves" title="/in/romuloalves" target="_blank" rel="noopener">/in/romuloalves</a>
146 </code>
147 </li>
148 </ul>
149 </section>
150 <section id="code">
151 <h1>Code</h1>
152 <ul>
153 <li>
154 <span>Sourcehut</span>
155 <code>
156 <a href="https://git.sr.ht/~romuloalves" title="Sourcehut" target="_blank" rel="noopener">git.sr.ht/~romuloalves</a>
157 </code>
158 </li>
159 <li>
160 <span>Gitlab</span>
161 <code>
162 <a href="https://gitlab.com/romuloalves" title="Gitlab" target="_blank" rel="noopener">gitlab.com/romuloalves</a>
163 </code>
164 </li>
165 <li>
166 <span>GitHub</span>
167 <code>
168 <a href="https://github.com/romuloalves" title="GitHub" target="_blank" rel="noopener">github.com/romuloalves</a>
169 </code>
170 </li>
171 </ul>
172 </section>
173 <section id="projects">
174 <h1>Projects</h1>
175 <section id="contributions">
176 <h2>Contributions</h2>
177 <ul>
178 <li>
179 <span>Āhau</span>
180 <code>
181 <a href="https://www.ahau.io/" title="Āhau.io" target="_blank" rel="noopener">ahau.io</a>
182 </code>
183 </li>
184 <li>
185 <span>Manyverse</span>
186 <code>
187 <a href="https://www.manyver.se/" title="Manyver.se" target="_blank" rel="noopener">manyver.se</a>
188 </code>
189 </li>
190 </ul>
191 </section>
192 <section id="packages">
193 <h2>Packages</h2>
194 <ul>
195 <li>
196 <span>go-dsv</span>
197 <code>
198 <a href="https://git.sr.ht/~romuloalves/go-dsv" title="git.sr.ht/~romuloalves/go-dsv" target="_blank" rel="noopener">git.sr.ht/~romuloalves/go-dsv</a>
199 </code>
200 </li>
201 <li>
202 <span>certificate-from-s3 (Golang)</span>
203 <code>
204 <a href="https://git.sr.ht/~romuloalves/certificate-from-s3" title="git.sr.ht/~romuloalves/certificate-from-s3" target="_blank" rel="noopener">git.sr.ht/~romuloalves/certificate-from-s3</a>
205 </code>
206 </li>
207 <li>
208 <span>create-micro</span>
209 <code>
210 <a href="https://git.sr.ht/~romuloalves/create-micro" title="git.sr.ht/~romuloalves/create-micro" target="_blank" rel="noopener">git.sr.ht/~romuloalves/create-micro</a>
211 </code>
212 </li>
213 <li>
214 <span>micro-get</span>
215 <code>
216 <a href="https://git.sr.ht/~romuloalves/micro-get" title="git.sr.ht/~romuloalves/micro-get" target="_blank" rel="noopener">git.sr.ht/~romuloalves/micro-get</a>
217 </code>
218 </li>
219 <li>
220 <span>micro-post</span>
221 <code>
222 <a href="https://git.sr.ht/~romuloalves/micro-post" title="git.sr.ht/~romuloalves/micro-post" target="_blank" rel="noopener">git.sr.ht/~romuloalves/micro-post</a>
223 </code>
224 </li>
225 </ul>
226 </section>
227 </section>
228 <section id="recommendations">
229 <h1>Recommendations (pt-br)</h1>
230 <ul>
231 <li>
232 <span>
233 <a href="https://www.linkedin.com/in/felipekm/" title="Felipe Kautzmann" target="_blank" rel="noopener">Felipe Kautzmann</a> on 2020-10-30
234 </span>
235 <blockquote>
236 O Rômulo é profissional diferenciado, altamente técnico e super focado, durante esses anos no qual trabalhamos juntos ele foi fundamental para definições de arquitetura e construção da nossa base de aplicações, conheci poucos profissionais com a resiliência e pegada desse profissional, portanto recomendo os seus serviços em qualquer stack de trabalho.
237 </blockquote>
238 </li>
239 </ul>
240 </section>
241 </body>
242</html>
243

Built with git-ssb-web