-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
91525c8
commit ff8515e
Showing
20 changed files
with
660 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,235 @@ | ||
<!DOCTYPE html> | ||
|
||
<!-- É assim que se inserem comentários. --> | ||
|
||
|
||
<html lang="pt"> | ||
|
||
|
||
|
||
<head> | ||
<title> Francisco Valente </title> | ||
<meta charset="UTF-8"> | ||
<meta name="author" content="Francisco"> | ||
<meta name="description" content="Descrição do meu site pessoal"> | ||
|
||
<link rel="icon" href="favicon.ico" type="image/apple-touch-icon.png" /> | ||
|
||
|
||
<!-- Podemos importar fontes do GoogleFonts mas temos de inserir antes do ficheiro CSS --> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@300&display=swap" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://fonts.google.com/specimen/Bitter?category=Serif,Monospace"> | ||
|
||
<!-- Comandos para inserir ficheiro .css e .js--> | ||
<link rel="stylesheet" href="style.css" /> | ||
<!-- <script src="my-js-file.js" defer></script> --> | ||
|
||
</head> | ||
|
||
|
||
|
||
|
||
|
||
<body> | ||
|
||
|
||
<!-- <div class="menu-container"> | ||
<input type="checkbox" id="openmenu" class="hamburger-checkbox"> | ||
<div class="hamburger-icon"> | ||
<label for="openmenu" id="hamburger-label"> | ||
<span></span> | ||
<span></span> | ||
<span></span> | ||
<span></span> | ||
</label> | ||
</div> --> | ||
|
||
|
||
|
||
<!-- <div class="menu-pane"> | ||
<nav> | ||
<ul class="menu-links"> | ||
<li><a href="#section1">Formação Académica</a></li> | ||
<li><a href="#section2">Experiência Relevante</a></li> | ||
<li><a href="#section3">Competências</a></li> | ||
<li><a href="#section4">Contactos</a></li> | ||
</ul> | ||
</nav> | ||
</div> --> | ||
|
||
<div class="body-text"> | ||
<h1> Francisco Valente Pereira</h1> | ||
</div> | ||
|
||
</div> | ||
|
||
|
||
|
||
|
||
<figure> | ||
<img src="images/potencial2-removebg-preview.png" alt="Foto de Perfil", width="200px" height="200px"> | ||
</figure> | ||
|
||
<figcaption> | ||
</figcaption> | ||
|
||
<h2 id="section1"> Formação Académica </h2> | ||
|
||
|
||
<ul> | ||
|
||
<li > Licenciatura em Física </li> | ||
<ul> | ||
<li class="habs"> Faculdade de Ciências da Universidade do Porto     09/2017 - 01/2022 </li> | ||
<li class="habs" > <h4>Cadeiras Relevantes </h4> </li> | ||
<li class="habs"> | ||
|
||
<div class="center-table"> | ||
|
||
<table class="center-table"> | ||
<tr> | ||
<td>Análise Real I </td> | ||
<td>Análise II </td> | ||
<td>Análise III </td> | ||
<td>Álgebra Linear e Geometria Analítica</td> | ||
</tr> | ||
</table> | ||
|
||
</div> | ||
|
||
<div class="center-second-row"> | ||
<table> | ||
<tr> | ||
<td> Modelos Matemáticos nas Ciências </td> | ||
<td> Análise Numérica </td> | ||
<td> Física Computacional </td> | ||
</tr> | ||
</table> | ||
|
||
</div> | ||
|
||
|
||
|
||
|
||
|
||
</li> | ||
|
||
</ul> | ||
|
||
|
||
<li> Mestrado em Estatística Computacional e Análise de Dados </li> | ||
<ul> | ||
<li class="habs"> Faculdade de Ciências da Universidade do Porto     09/2022 - Presente</li> | ||
<li class="habs"> <h4>Cadeiras Relevantes </h4></li> | ||
<li class="habs"> | ||
|
||
<div class="center-table"> | ||
|
||
<table class="center-table"> | ||
<tr> | ||
<td>Estatística Aplicada </td> | ||
<td>Estatística Computacional </td> | ||
<td>Análise Numérica e Simulação</td> | ||
</tr> | ||
</table> | ||
|
||
</div></li> | ||
</ul> | ||
</ul> | ||
|
||
|
||
|
||
<h2 id="section2"> Experiência Relevante</h2> | ||
|
||
<ul> | ||
|
||
<li > Explicador de Matemática </li> | ||
<ul> | ||
<li class="habs"> Centro de Explicações Ciência do Saber     04/2022 - 06/2022 </li> | ||
<li class="habs">Preparação de alunos para exame nacional de Matemática</li> | ||
</ul> | ||
|
||
</ul> | ||
|
||
<h2 id="section3">Competências </h2> | ||
|
||
<h3>Matemáticas</h3> | ||
|
||
|
||
<div class="center-table"> | ||
|
||
<table> | ||
<tr> | ||
<td> Funções Reais de Variável Real </td> | ||
<td> Trignometria e Funções trignométricas </td> | ||
<td> Cálculo de Primitivas e Integrais </td> | ||
<td> Geometria no plano e espaço </td> | ||
</tr> | ||
|
||
<tr> | ||
<td> Sucessões, Limites e Séries </td> | ||
<td> Análise Complexa </td> | ||
<td> Probabilidades </td> | ||
<td> Estatística </td> | ||
</tr> | ||
</table> | ||
|
||
|
||
</div> | ||
|
||
|
||
<h3>Computacionais</h3> | ||
|
||
<ul> | ||
<li class="coise" >Conhecimento das linguagens de programação Python e R. Acredito que o uso de linguagens de programação é essencial durante o estudo de disciplinas como Matemática. | ||
Ajuda a desenvolver intuição lógica ao tornar conceitos abstratos mais palpáveis. </li> | ||
|
||
<li class="coise1"> | ||
<div class="center-table"> | ||
<table class="center-table"> | ||
|
||
<tr> | ||
<td> Representações Gráficas </td> | ||
<td> Visualização de Séries e Limites </td> | ||
<td> Estudo de Casos Reais </td> | ||
</tr> | ||
|
||
</table> | ||
|
||
|
||
</div> | ||
|
||
</ul> | ||
|
||
<p><a href="CV.pdf" download="currículo">Download</a> do currículo em formato PDF. </p> | ||
|
||
|
||
|
||
<footer class="footer" id="section4"> | ||
<div class="waves"> | ||
<div class="wave" id="wave1"></div> | ||
<div class="wave" id="wave2"></div> | ||
<div class="wave" id="wave3"></div> | ||
<div class="wave" id="wave4"></div> | ||
</div> | ||
|
||
|
||
<ul class="menu"> | ||
<li class="menu__item"><a class="menu__link" >Porto, Portugal </a></li> | ||
<li class="menu__item"><a class="menu__link" >Telemóvel : (+351) 964777823 </a></li> | ||
<li class="menu__item"><a class="menu__link" >Email : [email protected] </a></li> | ||
|
||
|
||
</ul> | ||
<p>© 2023 Francisco Valente Pereira | All Rights Reserved</p> | ||
</footer> | ||
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script> | ||
<script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script> | ||
|
||
|
||
</body> | ||
</html> |
Oops, something went wrong.