Skip to content

Instantly share code, notes, and snippets.

View glucasmr's full-sized avatar
🎯
Focus

Gleison Rocha glucasmr

🎯
Focus
View GitHub Profile
@glucasmr
glucasmr / index.html
Created January 26, 2022 01:30
Meu portfolio
<body>
<div class="container">
<header class="cabecalho">
<div class="perfil">
<img class="perfil-foto" src="https://github.com/glucasmr.png" />
<div class="titulo">
<h1>Gleison Rocha</h1>
<h3>Graduando em Eng. Elétrica e desenvolvedor web front-end</h3>
</div>
</div>
@glucasmr
glucasmr / index.html
Created January 22, 2022 02:55
PokeTrunfo 2.0
<html>
<head>
<title>
PokeTrunfo 2.0
</title>
</head>
<body>
<div class="container">
@glucasmr
glucasmr / index.html
Created January 18, 2022 00:29
Super Trunfo - Dia 7
<html>
<head>
<title>
Imersão Dev - Aula 07
</title>
</head>
<body>
<div class="container">
@glucasmr
glucasmr / index.html
Created January 17, 2022 00:37
Tabela do campeonato
<html>
<head>
<title>
Imersão Dev - Aula 06
</title>
</head>
<body>
<h1>Tabela de classificação</h1>
@glucasmr
glucasmr / index.html
Created January 13, 2022 03:38
My Movies List
<div class="container">
<h1 class="page-title">
My Movies List
</h1>
<br>
<label class="page-subtitle" for="fileName">Adicione um filme a sua lista</label><br><br>
<label class="page-subtitle" for="nomeFilme">Nome do filme:</label>
<input type="text" id="nomeFilme" placeholder="Adicione um nome" />
<br>
<label class="page-subtitle" for="imagemFilme">Capa do filme:</label>
@glucasmr
glucasmr / index.html
Created January 13, 2022 03:30
My Movies List
<div class="container">
<h1 class="page-title">
My Movies List
</h1>
<br>
<label class="page-subtitle" for="fileName">Adicione um filme a sua lista</label><br><br>
<label class="page-subtitle" for="nomeFilme">Nome do filme:</label>
<input type="text" id="nomeFilme" placeholder="Adicione um nome" />
<br>
<label class="page-subtitle" for="imagemFilme">Capa do filme:</label>
@glucasmr
glucasmr / index.html
Created January 8, 2022 01:12
Mentalista
<html>
<head>
<title>
Imersão Dev - Aula 03
</title>
</head>
<body>
<div class="container">
@glucasmr
glucasmr / conversor-de-moedas.markdown
Created January 7, 2022 06:31
Conversor de moedas
@glucasmr
glucasmr / calculadora-de-media.markdown
Created January 7, 2022 03:49
Calculadora de média