-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
154 lines (136 loc) · 9.1 KB
/
index.html
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
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio - Certificard</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<header class="cabecalho">
<div class=perfil>
<img class="perfil-foto" src="https://github.com/alnsanches.png" />
<div class="titulo">
<h1>Aline Sanches</h1>
<h4>Desenvolvedora front-end Jr | HTML | CSS | JavaScript</h4>
</div>
</div>
<div class="tema">
<button onclick="mudaTema()">Alterar tema</button>
</div>
</header>
<main class="projetos">
<ul>
<p class="projetos-titulo">Projetos</p>
<li class="projeto-item">
<p>🔢 Calculadora de média</p>
<p class="codepen" data-height="300" data-default-tab="html,result" data-slug-hash="BaxygEx"
data-user="alnsanches"
style="height: 300px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
<span>See the Pen <a href="https://codepen.io/alnsanches/pen/BaxygEx">
Calculadora de média</a> by Aline Sanches (<a
href="https://codepen.io/alnsanches">@alnsanches</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
</li>
<li class="projeto-item">
<p>🔮 Jogo de Adivinhação</p>
<p class="codepen" data-height="300" data-default-tab="html,result" data-slug-hash="wvjKZgy"
data-user="alnsanches"
style="height: 300px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
<span>See the Pen <a href="https://codepen.io/alnsanches/pen/wvjKZgy">
Jogo de Adivinhação</a> by Aline Sanches (<a
href="https://codepen.io/alnsanches">@alnsanches</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
</li>
<li class="projeto-item">
<p>🌡 Conversor de temperatura</a>
<p class="codepen" data-height="300" data-default-tab="html,result" data-slug-hash="NWMGmpz"
data-user="alnsanches"
style="height: 300px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
<span>See the Pen <a href="https://codepen.io/alnsanches/pen/NWMGmpz">
Conversor de Temperaturas</a> by Aline Sanches (<a
href="https://codepen.io/alnsanches">@alnsanches</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
</li>
<li class="projeto-item">
<p>💰 Conversor de moedas</p>
<p class="codepen" data-height="300" data-default-tab="html,result" data-slug-hash="oNdXRNE"
data-user="alnsanches"
style="height: 300px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
<span>See the Pen <a href="https://codepen.io/alnsanches/pen/oNdXRNE">
Conversor de moedas </a> by Aline Sanches (<a
href="https://codepen.io/alnsanches">@alnsanches</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
</li>
<li class="projeto-item">
<p>🎬 Serieflix</p>
<p class="codepen" data-height="300" data-default-tab="html,result" data-slug-hash="KKRMPaE"
data-user="alnsanches"
style="height: 300px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
<span>See the Pen <a href="https://codepen.io/alnsanches/pen/KKRMPaE">
SerieFlix</a> by Aline Sanches (<a href="https://codepen.io/alnsanches">@alnsanches</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
</li>
<li class="projeto-item">
<p>🌠 Conversor de Km para Anos-Luz</p>
<p class="codepen" data-height="300" data-default-tab="html,result" data-slug-hash="rNvWaLz"
data-user="alnsanches"
style="height: 300px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
<span>See the Pen <a href="https://codepen.io/alnsanches/pen/rNvWaLz">
Conversor de Km para Ano Luz</a> by Aline Sanches (<a
href="https://codepen.io/alnsanches">@alnsanches</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
</li>
<li class="projeto-item">
<p>⚽ Tabela de Classificação</p>
<p class="codepen" data-height="300" data-default-tab="html,result" data-slug-hash="jOxMOJr"
data-user="alnsanches"
style="height: 300px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
<span>See the Pen <a href="https://codepen.io/alnsanches/pen/jOxMOJr">
Tabela de classificação - dia 6</a> by Aline Sanches (<a
href="https://codepen.io/alnsanches">@alnsanches</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
</li>
<li class="projeto-item">
<p>🃏 Pokemon - Super Trunfo</p>
<p class="codepen" data-height="300" data-default-tab="html,result" data-slug-hash="GRdjLpa"
data-user="alnsanches"
style="height: 300px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
<span>See the Pen <a href="https://codepen.io/alnsanches/pen/GRdjLpa">
Super Trunfo - Dia 7 e 8</a> by Aline Sanches (<a
href="https://codepen.io/alnsanches">@alnsanches</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
</li>
</ul>
<footer>
<a href="https://github.com/alnsanches" class="icons" target="_blank" rel="external"><img
src="https://img.icons8.com/sf-ultralight-filled/30/000000/github.png" alt="Ícone guihub"></a>
<a href="https://www.linkedin.com/in/alnsanches/" class="icons" target="_blank" rel="external"><img
src="https://img.icons8.com/ios-glyphs/30/000000/linkedin.png" alt="Ícone linkedin"></a>
<a href="https://codepen.io/alnsanches" class="icons" target="_blank" rel="external"><img
src="https://img.icons8.com/ios-filled/30/000000/codepen.png" alt="Ícone Codepen"></a>
</footer>
<h5>#imersaodev</h5>
</main>
</div>
<script src="script.js"></script>
</body>
</html>