Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _data/people.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
twitter: jandot
blog: http://saaientist.blogspot.com
bio: |
Jan has a background in genetics and genomics, and performed his doctoral research at the University of Wageningen (Netherlands) on the Chicken Genome Sequencing Project. He then moved to Scotland to work as a postdoctoral researcher at the Roslin Institute on the Cow Genome Sequencing Project. Next, he continued his research at the Wellcome Trust Sanger Institute near Cambridge (UK) focusing on structural variation in the human and other primate genomes. At his return to Belgium at the KU Leuven in 2010 (as assistent and later associate professor), he shifted focus to data visualization and visual analytics, with the aim of finding interesting questions in large datasets (big data). His main research topics revolve around visual design, interaction design, and (human and computational) scalability. Since 2019, he is professor at Hasselt University where he continues his visual analytics work and helps build a new Data Science Institute.
Jan has a background in genetics and genomics, and performed his doctoral research at the University of Wageningen (Netherlands) on the Chicken Genome Sequencing Project. He then moved to Scotland to work as a postdoctoral researcher at the Roslin Institute on the Cow Genome Sequencing Project. Next, he continued his research at the Wellcome Trust Sanger Institute near Cambridge (UK) focusing on structural variation in the human and other primate genomes. At his return to Belgium at the KU Leuven in 2010 (as assistent and later associate professor), he shifted focus to data visualization and visual analytics, with the aim of finding interesting questions and gaining deeper insight in large and complex datasets. In support of this, he also researches topological data analysis (TDA) as a method to identify underlying structures. From 2019 until 2021 he was Full Professor at Hasselt University and Director of its Data Science Institute. Since 2022 he is part-time Professor at the universities of Leuven and Hasselt, and Research Fellow for Amador Bioscience.

Jan has been on the organising committees of several conferences (including BioVis and Beyond The Genome), and has chaired visualization-related sessions at conferences including VIZBI, the Bioinformatics Open Source Conference BOSC and EuroVis/VMLS. He is also Associate Editor for the BioMedCentral Thematic Series on Biological Data Visualization, and academic editor for PLoS One. He was founding member of the Young Academy Royal Flemish Academy of Belgium for Sciences and the Arts.
Jan has been on the organising committees of several conferences (including BioVis and Beyond The Genome), and has chaired visualization-related sessions at conferences including VIZBI, the Bioinformatics Open Source Conference BOSC and EuroVis/VMLS. He is also Associate Editor for the BioMedCentral Thematic Series on Biological Data Visualization, and academic editor for PLoS One and Frontiers in Bioinformatics. He was founding member of the Young Academy - Royal Flemish Academy of Belgium for Sciences and the Arts.

- name: Danai Kafetzaki
class: current
Expand Down
920 changes: 920 additions & 0 deletions assets/exam_20220623.html

Large diffs are not rendered by default.

Binary file added assets/sketch_example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions dvds.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Content:
* Programming visualizations: static and dynamic
* Project: visualization of expert dataset

## 2021-2022
Information about the retake exam in August 2022 is available [here]({{site.baseurl}}/visds_resit2022.html).

## 2020-2021

Expand Down
1 change: 1 addition & 0 deletions resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ color: "#fff2ae"

* [Svelte](http://svelte.dev) - General framework for creating web content and visuals
* [D3](d3js.org) - Javascript visualisation library
* [D3 Discovery](d3-discovery.net) - Finding D3 plugins with ease
* [P5](p5js.org) - Another javascript visualisation library
* [OpenProcessing](openprocessing.org) - classroom platform for teaching P5
* [Quil](quil.info) - clojure implementation of P5
Expand Down
202 changes: 156 additions & 46 deletions svelte-components/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading