Skip to content

Commit

Permalink
Added main interest icons next to name in Members and cleaned some im…
Browse files Browse the repository at this point in the history
…ages backgrounds
  • Loading branch information
JuanFernandoCastaneda committed Mar 5, 2024
1 parent d646e04 commit 12cbbbe
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 10 deletions.
25 changes: 21 additions & 4 deletions _data/people.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ prof-nc:
image: img/people/fotoNicolasCardozo.jpg
bio: Associate Professor
interests: Programming Languages, Reinforcement Learning
main-subgroup: PiL

prof-vg:
id: "prof-vg"
Expand All @@ -17,6 +18,7 @@ prof-vg:
role: labhead
bio: Assistant Professor
interests: Cryptography
main-subgroup: crypto

prof-jd:
id: "prof-jd"
Expand All @@ -25,6 +27,7 @@ prof-jd:
image: img/people/fotoJorgeDuitama.jpg
role: labhead
bio: Associate Professor
main-subgroup: bio

prof-om:
id: "prof-om"
Expand All @@ -33,6 +36,7 @@ prof-om:
image: img/people/fotoOlgaMarino.jpg
role: labhead
bio: Associate Professor
main-subgroup: ai

prof-st:
id: "prof-st"
Expand All @@ -41,6 +45,7 @@ prof-st:
image: img/people/fotoSilviaTakahashi.jpg
role: labhead
bio: Associate Professor
main-subgroup: ai

prof-hn:
id: "prof-hn"
Expand All @@ -49,6 +54,7 @@ prof-hn:
image: img/people/fotoHaydemarNunez.jpg
role: labhead
bio: Distinguished Professor
main-subgroup: ai

prof-rm:
id: "prof-rm"
Expand All @@ -57,6 +63,7 @@ prof-rm:
webpage: "https://profesores.virtual.uniandes.edu.co/rfmanrique/en/inicio-en/"
role: labhead
bio: Assistant Professor
main-subgroup: ai

phd-MateoSanabria:
id: "phd-mateoSanabria"
Expand All @@ -65,6 +72,7 @@ phd-MateoSanabria:
webpage: ""
role: predoc
bio: Doctoral Teaching assistant
main-subgroup: PiL

phd-JCSanguino:
id: "phd-jcSanguino"
Expand All @@ -73,22 +81,26 @@ phd-JCSanguino:
webpage: ""
role: predoc
bio: Doctoral Research assistant
main-subgroup: ai

phd-LauraGonzalez:
id: "phd-LauraGonzalez"
display_name: "Laura Gonzalez"
image: img/people/fotoLauraGonzalez.jpg
webpage: ""
webpage: "https://academia.uniandes.edu.co/AcademyCv/ln.gonzalez138"
role: predoc
bio: Doctoral Research assistant
main-subgroup: bio

phd-JorgeDiaz:
id: "phd-JorgeDiaz"
display_name: "Jorge Diaz"
image: img/people/temp.jpg
webpage: ""
image: img/people/fotoJorgeDiaz.jpg
webpage: "https://academia.uniandes.edu.co/AcademyCv/ji.diaz1"
role: predoc
bio: Doctoral Research assistant
main-subgroup: bio


other-DanielBarrero:
id: "other-DanielBarrero"
Expand All @@ -97,6 +109,7 @@ other-DanielBarrero:
webpage: ""
role: others
bio: Instructor
main-subgroup: PiL

other-JuanCastaneda:
id: "other-JuanCastaneda"
Expand All @@ -105,14 +118,16 @@ other-JuanCastaneda:
webpage: ""
role: others
bio: Teaching assistant
main-subgroup: PiL

other-LauraRodriguez:
id: "other-LauraRodriguez"
display_name: "Laura Rodriguez"
image: img/people/fotoLauraRodriguez.jpeg
webpage: ""
role: others
bio: Scholarship awarded student
bio: Scholarship awarded student
main-subgroup: ai

other-SebastianLemmus:
id: "other-SebastianLemus"
Expand All @@ -121,6 +136,7 @@ other-SebastianLemmus:
webpage: ""
role: others
bio: Master student
main-subgroup: PiL

other-JuanCamiloBonet:
id: "other-JuanCamiloBonet"
Expand All @@ -129,6 +145,7 @@ other-JuanCamiloBonet:
webpage: ""
role: others
bio: Advanced undergrad student
main-subgroup: PiL

exprof-rc:
id: "exprof-rc"
Expand Down
2 changes: 1 addition & 1 deletion _researchareas/pil-research.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Programming Language implementations
long-title: Programming Language implementations (PiL)
image: img/PiL-no-name.png
image: img/PiL.png
description: We work on programming language design and implementation to reduce the complexity of software development

people:
Expand Down
2 changes: 1 addition & 1 deletion _thesistopics/devops.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: DevOps: Analysis and implementation
title: "DevOps: Analysis and implementation"
period: 2024
level: undergrad
area: pil
Expand Down
File renamed without changes
Binary file modified img/ai.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/crypto.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/people/fotoJorgeDiaz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 12 additions & 4 deletions members.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
role-tables:
- - roles: [labhead]
image: true
- - roles: [postdoc]
image: true
- - roles: [predoc]
image: true
- - roles: [others]
Expand Down Expand Up @@ -35,7 +33,12 @@ <h1>{{ role.name }}</h1>
<img class="card-img" style="aspect-ratio: 1/1;" src="{{ site.base }}/{{ person.image }}" alt="{{person.display_name}}">
<div class="card-img-overlay d-flex flex-column justify-content-end" style="padding: 0px">
<div style="background-color: #363636aa; color: white; padding-left: 5px">
<h4 class="card-title" style="margin-bottom: 0px">{{person.display_name}}</h4>
<h4 class="card-title" style="margin-bottom: 0px">
<a href="{{site.base}}/researchareas/{{person.main-subgroup}}-research.html">
<img style="aspect-ratio: 1/1; width: 25px;" src = "{{ site.base }}/img/{{person.main-subgroup}}.png">
</a>
{{person.display_name}}
</h4>
<h6>{{person.bio}} </h6>
</div>
</div>
Expand All @@ -48,7 +51,12 @@ <h6>{{person.bio}} </h6>
<img class="card-img" style="aspect-ratio: 1/1;" src="{{ site.base }}/{{ person.image }}" alt="{{person.display_name}}">
<div class="card-img-overlay d-flex flex-column justify-content-end" style="padding: 0px">
<div style="background-color: #363636aa; color: white; padding-left: 5px">
<h4 class="card-title" style="margin-bottom: 0px">{{person.display_name}}</h4>
<h4 class="card-title" style="margin-bottom: 0px">
<a href="{{site.base}}/researchareas/{{person.main-subgroup}}-research.html">
<img style="aspect-ratio: 1/1; width: 25px;" src = "{{ site.base }}/img/{{person.main-subgroup}}.png">
</a>
{{person.display_name}}
</h4>
<h6>{{person.bio}}</h6>
</div>
</div>
Expand Down

0 comments on commit 12cbbbe

Please sign in to comment.