Files: eaabead8a17ab34cf7a0a2045511a03d8ff3e74e / src / index.html
2361 bytesRaw
1 | |
2 | <html> |
3 | <head> |
4 | <meta charset="utf-8"> |
5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
6 | <meta name="description" content="@romuloalves - Web Developer"> |
7 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
8 | <title>@romuloalves</title> |
9 | <!-- build:inlinecss --> |
10 | <link rel="stylesheet" type="text/css" href="style.css"> |
11 | <!-- endbuild --> |
12 | </head> |
13 | <body> |
14 | <div class="container"> |
15 | <h1>Rômulo Alves</h1> |
16 | <h2> |
17 | Web Developer at <a href="https://www.cwi.com.br/" title="@cwisoftware" target="_blank">@cwisoftware</a> |
18 | </h2> |
19 | <aside> |
20 | <a href="https://twitter.com/romuloalves" target="_blank" title="Twitter">Twitter</a> |
21 | <a href="https://github.com/romuloalves" target="_blank" title="GitHub">GitHub</a> |
22 | <a href="mailto:romuloaalv@gmail.com" target="_blank" title="Email">Email</a> |
23 | </aside> |
24 | <section class="content"> |
25 | <section> |
26 | <h1>Where am I?</h1> |
27 | <a href=""></a> |
28 | <h2> |
29 | <a href="https://www.google.com.br/maps/place/Sapiranga,+RS/@-29.6410773,-51.0112617,14z/data=!3m1!4b1!4m5!3m4!1s0x95193f737e8194df:0x571f590faf537198!8m2!3d-29.6353852!4d-51.0069543?hl=en" title="Sapiranga, Rio Grande do Sul, Brazil" target="_blank">Sapiranga, Rio Grande do Sul, Brazil</a> |
30 | </h2> |
31 | </section> |
32 | <section> |
33 | <h1>Projects</h1> |
34 | <p> |
35 | <a href="https://chrome.google.com/webstore/detail/feevale-login/koehjiiolfbhoknakjbecclbkjommagi" title="Feevale Login" target="_blank">Feevale Login</a> |
36 | <a href="https://github.com/romuloalves/coffeerelax" title="Coffeerelax" target="_blank">Coffeerelax</a> |
37 | <a href="https://github.com/romuloalves/cwi-registrar-ponto" title="CWI Registrar Ponto" target="_blank">CWI Registrar Ponto</a> |
38 | <a href="https://chrome.google.com/webstore/detail/superplayerfm-control/kfcbakdlhhmnfnpgjohggcaifdadglbm" title="Superplayer.fm Control" target="_blank">Superplayer.fm Control</a> |
39 | </p> |
40 | </section> |
41 | <section> |
42 | <h1>Talks</h1> |
43 | <p> |
44 | <a href="https://github.com/romuloalves/cwi-dojo-react" title="Dojo React" target="_blank">Dojo React at @cwisoftware</a> |
45 | </p> |
46 | </section> |
47 | </section> |
48 | </div> |
49 | </body> |
50 | </html> |
51 |
Built with git-ssb-web