Skip to content

Commit

Permalink
add tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Uenas committed Apr 9, 2024
1 parent e2f0add commit c4eb6a6
Show file tree
Hide file tree
Showing 20 changed files with 36 additions and 321 deletions.
20 changes: 11 additions & 9 deletions _layouts/posts.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,16 @@
{{ content }}
<ul id="archive">
{% for post in site.posts %}
<li class="archiveposturl" style="background: transparent">
<span><a href="{{ post.url | prepend: site.baseurl}}">{{ post.title }}</a></span>
<strong style="font-size:100%; font-family: 'Titillium Web', sans-serif; float:right">
<a title="Go to assignment instructions" href="{{ post.pdf }}"><i class="fas fa-link"></i></a>
<!-- {% if post.attachment %}
&nbsp; <a title="Download attachments (zip)" href="{{ post.attachment | prepend: site.baseurl }}"><i class="fas fa-file-archive"></i></a>
{% endif %} -->
</strong>
</li>
{% if post.group == "posts" %}
<li class="archiveposturl" style="background: transparent">
<span><a href="{{ post.url | prepend: site.baseurl}}">{{ post.title }}</a></span>
<strong style="font-size:100%; font-family: 'Titillium Web', sans-serif; float:right">
<a title="Go to assignment instructions" href="{{ post.pdf }}"><i class="fas fa-link"></i></a>
<!-- {% if post.attachment %}
&nbsp; <a title="Download attachments (zip)" href="{{ post.attachment | prepend: site.baseurl }}"><i class="fas fa-file-archive"></i></a>
{% endif %} -->
</strong>
</li>
{% endif %}
{% endfor %}
</ul>
17 changes: 11 additions & 6 deletions _layouts/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,16 @@ <h1>Projetos Brisa</h1>
<div class="content-wrapper">
<p>Aqui você encontrará o escopo dos Projetos realizados .</p>
{% for projeto in site.posts %}
<div class="repository-content">
<div class="repo">
<h3><a href="{{ projeto.url | prepend: site.baseurl }}">{{ projeto.title }}</a></h3>
<p>{{ projeto.description }}</p>
</div>
</div>
{% if projeto.group == "projects" %}
<div class="repository-content">
<div class="repo">
<h3><a href="{{ projeto.url | prepend: site.baseurl }}">{{ projeto.title }}</a></h3>
<p>{{ projeto.description }}</p>
{% for tag in projeto.tags %}
<p>{{ tag }}</p>
{% endfor %}
</div>
</div>
{% endif %}
{% endfor %}
</div>
1 change: 1 addition & 0 deletions _posts/2023-11-28-versionamento.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
type: post
group: posts
date: 2023-11-28
title: 'Versionamento de Código com GitHub Skills'
author: Isaque Alvez
Expand Down
1 change: 1 addition & 0 deletions _posts/2023-12-08-Github_codespaces.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
type: post
group: posts
date: 2023-12-08
title: 'Github Codespaces/Programação facilitada e acessível'
author: Carol Fernandes
Expand Down
1 change: 1 addition & 0 deletions _posts/2023-12-09-introducao_python.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
type: post
group: posts
date: 2023-12-09
title: 'Introdução ao Python'
author: Guilherme Oliveira
Expand Down
1 change: 1 addition & 0 deletions _posts/2023-12-16-IOT.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
type: post
group: posts
date: 2023-12-16
title: 'Internet das Coisas/Um mundo conectado'
author: Carol Fernandes
Expand Down
1 change: 1 addition & 0 deletions _posts/2024-01-05-Trabalho_em_Equipe.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
type: post
group: posts
date: 2024-01-05
title: 'Trabalho em Equipe: Fomentando a Sinergia e a Produtividade'
author: Rafael Bosi
Expand Down
1 change: 1 addition & 0 deletions _posts/2024-01-10-Boas_Praticas.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
type: post
group: posts
date: 2024-01-10
title: 'Elevando o Código ao Padrão: Boas Práticas de Programação Desvendadas'
author: Amanda Campos
Expand Down
1 change: 1 addition & 0 deletions _posts/2024-01-17-resultado_ead.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
type: post
group: posts
date: 2024-01-17
title: 'Resultado 1.0 | Prova Final - Turma 2'
author: Leonardo Gomes
Expand Down
1 change: 1 addition & 0 deletions _posts/2024-01-19-resultado2_ead.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
type: post
group: posts
date: 2024-01-19
title: 'Resultado 2.0 | Prova Final - Turma 2'
author: Suporte UnB
Expand Down
1 change: 1 addition & 0 deletions _posts/2024-01-25-resultado_final.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
type: post
group: posts
date: 2024-01-25
title: 'Resultado Final | Brisa UnB - Segunda Etapa'
author: Suporte UnB
Expand Down
5 changes: 5 additions & 0 deletions _posts/2024-01-25-edutech.md → _posts/2024-04-09-edutech.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
---
type: post
tags: |
Machine learning
Previsão
Educação
group: projects
date: 2023-11-28
title: 'Edutech - Acompanhamento de alunos de ensino médio em escolas privadas'
description: Criar uma solução de predição de notas por meio de Machine Learning de alunos de ensino médio de escolas privadas com base no seu histórico acadêmico anterior, perfil familiar, perfil social, interação familiar com a educação, participação em atividades, desempenho acadêmico, evento escolares, histórico financeiro etc. para prever desempenho futuro do aluno (reprovação em matérias especificas, potencial de inadimplência, evasão, etc.)
Expand Down
39 changes: 0 additions & 39 deletions _projetos/2023-12-08-Github_codespaces.md

This file was deleted.

75 changes: 0 additions & 75 deletions _projetos/2023-12-09-introducao_python.md

This file was deleted.

33 changes: 0 additions & 33 deletions _projetos/2023-12-16-IOT.md

This file was deleted.

54 changes: 0 additions & 54 deletions _projetos/2024-01-05-Trabalho_em_Equipe.md

This file was deleted.

Loading

0 comments on commit c4eb6a6

Please sign in to comment.