Files: 1bfb0d193cbe211d8658796595d6f4020592add5 / src / index.html
1927 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 | <link rel="icon" type="image/png" href="favicon.png" /> |
9 | <title>@romuloalves</title> |
10 | <!-- build:inlinecss --> |
11 | <link rel="stylesheet" type="text/css" href="style.css"> |
12 | <!-- endbuild --> |
13 | </head> |
14 | <body> |
15 | <div class="container"> |
16 | <h1>Rômulo Alves</h1> |
17 | <h2> |
18 | Web Developer at <a href="https://www.cwi.com.br/" title="@cwisoftware" target="_blank">@cwisoftware</a> |
19 | </h2> |
20 | <aside> |
21 | <a href="https://twitter.com/romuloalves" target="_blank" title="Twitter">Twitter</a> |
22 | <a href="https://github.com/romuloalves" target="_blank" title="GitHub">GitHub</a> |
23 | <a href="mailto:romuloaalv@gmail.com" target="_blank" title="Email">Email</a> |
24 | <a href="https://medium.com/@romuloalves" target="_blank" title="Medium">Medium</a> |
25 | </aside> |
26 | <section class="content"> |
27 | <section> |
28 | <h1>Where am I?</h1> |
29 | <a href=""></a> |
30 | <h2> |
31 | <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> |
32 | </h2> |
33 | </section> |
34 | <section> |
35 | <h1>Talks</h1> |
36 | <p> |
37 | <a href="https://speakerdeck.com/romuloalves/componentizando-suas-views-com-react" title="Dojo React" target="_blank">Dojo React at @cwisoftware</a> |
38 | </p> |
39 | </section> |
40 | </section> |
41 | </div> |
42 | <!-- build:js index.js --> |
43 | <script src="index.js"></script> |
44 | <!-- build:js index.js --> |
45 | </body> |
46 | </html> |
47 |
Built with git-ssb-web