Skip to content

Commit 9a49197

Browse files
authored
Merge pull request #29 from jku-vds-lab/denisse
Add Denisse to the main page
2 parents 322ea39 + 06d6f2c commit 9a49197

File tree

2 files changed

+72
-0
lines changed

2 files changed

+72
-0
lines changed

_persons/chacon.md

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
---
2+
layout: team-member # do not change
3+
4+
#### these fields are mandatory. please fill them out
5+
first_name: Denisse
6+
last_name: Chacón Ramírez
7+
title: "Denisse Chacón Ramírez"
8+
key: chacon # this should be your lastname in lower case; the key is important for publications or other listings that need to be linked to your profile. it needs to be unique (should there be someone else with the same lastname, please contact the admin)
9+
10+
# choose one of the following:
11+
# - "faculty": Faculty
12+
# - "raPhD": Research Associates & PhD Students
13+
# - "undergrad": Undergraduate Students
14+
# - "phdgrad": PhD Graduates
15+
# - "alumni": Other Alumni
16+
role: raPhD
17+
18+
email: [email protected] # this is your work e-mail address
19+
image: /assets/images/team_colored/chacon.jpg # insert the relative link to your profile image
20+
organization: Johannes Kepler University Linz # usually you leave this unchanged, but if your have a different organization, feel free to change the property
21+
position: Project Assistant # This is the position that you have within your organization. e.g. "Project Assistant", "University Assistant", "Technical Support", "Student Research" (or whatever Marc tells you^^)
22+
####
23+
24+
25+
26+
# cg_website: "https://www.jku.at/en/institute-of-computer-graphics/about-us/team/marc-streit/" # if you add this link, there won't be a local page for your profile, but you would be redirected to another website (usually you would link your profile in the cg website)
27+
28+
29+
#### the following fields are optional. It is recommended to add as much information as possible, since otherwise your page would look empty ;)
30+
31+
# in degrees_pre you can state all your degrees that should be displayed in front of your name e.g. "Dr", "DI", "Prof" etc. (or a combination of several)
32+
degrees_post: BSc MSc
33+
# in degrees_post you can state all your degrees that should be displayed after your name e.g. "BSc", "MSc" etc. (or a combination of several)
34+
degrees_post:
35+
36+
# the location property states your work address. Usually you would only need to adjust the room number below i.e. change "0357" which is Marc's office to your own
37+
location: "Johannes Kepler University Linz<br />
38+
Institute of Computer Graphics<br />
39+
Altenberger Straße 69<br />
40+
Computer Science Building, 358 <br />
41+
A-4040 Linz, Austria"
42+
43+
# thats your office number. usually you only need to replace the last 4 numbers with your own extension i.e. replace "6635" (you can find the extension on the right top of your office phone)
44+
phone: "+43 732 2468 7911"
45+
# if you have a fax you can enter your fax information here
46+
fax:
47+
# add your twitter handle (e.g. "marc_streit")
48+
twitter:
49+
# add your github username (e.g. "mstreit")
50+
github: denisseram
51+
# add your google scholar key (e.g. "l7TTSP0AAAAJ")
52+
# google_scholar:
53+
# add your linkedin username (e.g. "marcstreit")
54+
linkedin: https://www.linkedin.com/in/denisse-chacon218/
55+
# here you can add a link to your CV (e.g. "http://data.jku-vds-lab.at/team/marc/cv_streit.pdf")
56+
cv:
57+
# here you can add a link to a personal website
58+
website:
59+
60+
61+
# uncomment this property, if your personal page should have a navigation for publications (i.e. if you have many publications). usually you don't need this.
62+
# show_pub_nav: true
63+
64+
####
65+
---
66+
67+
I am a PhD student and DANIO-ReCODE Fellow in the Visual Data Science Lab at Johannes Kepler University Linz, Austria. My research focuses on interactive visualization to support bioinformatics, particularly in genomics and single-cell analysis.
68+
69+
I hold a Master’s degree in Computer Science from Tecnológico de Monterrey and a Bachelor’s degree in Biotechnology Engineering. During my Master’s thesis, I explored the impact of data imputation on single-cell RNA sequencing analysis and the integration of spatial transcriptomics.
70+
71+
I am fascinated by the intersection of computer science, mathematics, and biology, and I am excited about the advances that can be achieved by combining these disciplines. I really enjoy learning, working in interdisciplinary research teams, and contributing to projects where different perspectives come together.
72+
136 KB
Loading

0 commit comments

Comments
 (0)