git ssb

0+

Rômulo Alves / website



Tree: 570fd515a2849d759e52bc29a13298e1f6530093

Files: 570fd515a2849d759e52bc29a13298e1f6530093 / index.html

7563 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 async defer data-domain="romuloalves.dev" src="https://analytics.romuloalves.dev/js/plausible.js"></script>
106 </head>
107 <body>
108 <header>
109 <img src="static/picture.jpg" alt="photo" width="200" height="200" />
110 <h1>Rômulo Alves</h1>
111 <h2>
112 software developer
113 </h2>
114 <p>
115 <i>What I love the most about software is that I can instantly see the result of the code I write.</i>
116 <br />
117 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>.
118 <br />
119 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.
120 <br />
121 I worked with several technologies like .NET, Java, JavaScript, Node.js, Vue.js, React, Next.js, React Native, Golang and others.
122 </p>
123 </header>
124 <section id="contact">
125 <h1>Contact</h1>
126 <ul>
127 <li>
128 <span>Secure Scuttlebutt</span>
129 <code>@xr/Q/zqaEwmmd4wg8xRU1TrMLQhc9qBqNCioCqmv1vQ=.ed25519</code>
130 <br>
131 <code>@2CFA0rXTIXzlwLvln3NhY8+RvuKFhNkejhLZhrDiCMU=.ed25519</code>
132 </li>
133 <li>
134 <span>E-mail</span>
135 <code>
136 <a href="mailto:contact@romuloalves.dev" title="contact@romuloalves.dev">contact@romuloalves.dev</a>
137 </code>
138 </li>
139 <li>
140 <span>LinkedIn</span>
141 <code>
142 <a href="https://www.linkedin.com/in/romuloalves" title="/in/romuloalves" target="_blank" rel="noopener">/in/romuloalves</a>
143 </code>
144 </li>
145 </ul>
146 </section>
147 <section id="code">
148 <h1>Code</h1>
149 <ul>
150 <li>
151 <span>Sourcehut</span>
152 <code>
153 <a href="https://git.sr.ht/~romuloalves" title="Sourcehut" target="_blank" rel="noopener">git.sr.ht/~romuloalves</a>
154 </code>
155 </li>
156 <li>
157 <span>Gitlab</span>
158 <code>
159 <a href="https://gitlab.com/romuloalves" title="Gitlab" target="_blank" rel="noopener">gitlab.com/romuloalves</a>
160 </code>
161 </li>
162 <li>
163 <span>GitHub</span>
164 <code>
165 <a href="https://github.com/romuloalves" title="GitHub" target="_blank" rel="noopener">github.com/romuloalves</a>
166 </code>
167 </li>
168 </ul>
169 </section>
170 <section id="projects">
171 <h1>Projects</h1>
172 <section id="contributions">
173 <h2>Contributions</h2>
174 <ul>
175 <li>
176 <span>Āhau</span>
177 <code>
178 <a href="https://www.ahau.io/" title="Āhau.io" target="_blank" rel="noopener">ahau.io</a>
179 </code>
180 </li>
181 <li>
182 <span>Manyverse</span>
183 <code>
184 <a href="https://www.manyver.se/" title="Manyver.se" target="_blank" rel="noopener">manyver.se</a>
185 </code>
186 </li>
187 </ul>
188 </section>
189 <section id="packages">
190 <h2>Packages</h2>
191 <ul>
192 <li>
193 <span>go-dsv</span>
194 <code>
195 <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>
196 </code>
197 </li>
198 <li>
199 <span>certificate-from-s3 (Golang)</span>
200 <code>
201 <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>
202 </code>
203 </li>
204 <li>
205 <span>create-micro</span>
206 <code>
207 <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>
208 </code>
209 </li>
210 <li>
211 <span>micro-get</span>
212 <code>
213 <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>
214 </code>
215 </li>
216 <li>
217 <span>micro-post</span>
218 <code>
219 <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>
220 </code>
221 </li>
222 </ul>
223 </section>
224 </section>
225 <section id="recommendations">
226 <h1>Recommendations (pt-br)</h1>
227 <ul>
228 <li>
229 <span>
230 <a href="https://www.linkedin.com/in/felipekm/" title="Felipe Kautzmann" target="_blank" rel="noopener">Felipe Kautzmann</a> on 2020-10-30
231 </span>
232 <blockquote>
233 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.
234 </blockquote>
235 </li>
236 </ul>
237 </section>
238 </body>
239</html>
240

Built with git-ssb-web