Skip to content

Commit 7b15ea0

Browse files
committed
add teaching page and rewrite index blurb
1 parent fc4c374 commit 7b15ea0

File tree

5 files changed

+70
-44
lines changed

5 files changed

+70
-44
lines changed

.Rproj.user/shared/notebooks/paths

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
/Users/mimir/Library/CloudStorage/OneDrive-UBC/github_repos/vbaliga.github.io/data-software-code.qmd="F3976225"
2-
/Users/mimir/Library/CloudStorage/OneDrive-UBC/github_repos/vbaliga.github.io/index.qmd="4931E90A"
3-
/Users/mimir/Library/CloudStorage/OneDrive-UBC/github_repos/vbaliga.github.io/publications.qmd="FC5D2F51"
1+
/Users/vikrambaliga/Library/CloudStorage/OneDrive-UBC/github_repos/vbaliga.github.io/about.qmd="18263BD0"
2+
/Users/vikrambaliga/Library/CloudStorage/OneDrive-UBC/github_repos/vbaliga.github.io/index.qmd="58E559FB"
3+
/Users/vikrambaliga/Library/CloudStorage/OneDrive-UBC/github_repos/vbaliga.github.io/publications.qmd="6B7EFE7D"
4+
/Users/vikrambaliga/Library/CloudStorage/OneDrive-UBC/github_repos/vbaliga.github.io/teaching.qmd="44DC08AE"

_quarto.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ editor:
1010
execute:
1111
freeze: auto
1212

13-
description-meta: "Personal site for Vikram B. Baliga"
13+
description-meta: "Vikram B. Baliga"
1414

1515
website:
1616
title: "vbaliga.github.io"
@@ -27,10 +27,12 @@ website:
2727
right:
2828
- text: "Home"
2929
href: index.qmd
30+
- text: "Teaching"
31+
href: teaching.qmd
32+
- text: "Data, software & code"
33+
href: data-software-code.qmd
3034
- text: "Publications"
3135
href: publications.qmd
32-
- text: "Data, software & code"
33-
href: data-software-code.qmd
3436
- text: "Press"
3537
href: press.qmd
3638
- text: "Tidbits"

_variables-haliaeetus.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

index.qmd

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,26 +29,30 @@ width="200"}
2929

3030
## Welcome
3131

32-
I am an Assistant Professor of Teaching in the Department of Zoology at UBC.
32+
I am an Assistant Professor of Teaching in the Department of Zoology at UBC,
33+
with a special focus on Biostatistics and Data Science.
3334

3435
In the recent past, I was a scientist (also at UBC) whose work focused on animal
3536
locomotion, vision, and evolutionary biology. My research asked how
3637
musculoskeletal and visual systems allow animals to control complex motion. This
37-
means I got to use motion capture and virtual reality to investigate animals'
38-
locomotor behaviors, and examine anatomy & physiology to understand how these
39-
behaviors are made possible.
38+
means that I used motion capture and virtual reality to investigate animals'
39+
locomotor behaviors, and examined the evolution of anatomy & physiology to
40+
understand mechanisms and limitations.
4041

4142
Data from behavioral or physiological studies tend to be extremely noisy. Making
42-
sense of information in these diverse data sets makes me appreciate statistical
43-
methods and the design of effective visualizations. One of my favorite things to
44-
do is work with people through these types of problems, which inspired me to
45-
teach data science and biostatistics to undergrads at UBC.
46-
47-
I am now actively involved in teaching [BIOL
43+
sense of information in these diverse data sets made me appreciate statistical
44+
methods and the design of effective visualizations. My passion for discussing
45+
and teaching statistics developed organically as I steadily embraced the
46+
analytical aspects of my job and sought opportunities to teach. I realized one
47+
of my favorite things to do is to work with people through these types of
48+
problems.
49+
50+
As an Assistant Professor, I now teach and/or coordinate [BIOL
4851
300](https://biologyprogram-2023.sites.olt.ubc.ca/files/2019/08/Syllabus_BIOL300_2019.pdf):
4952
Fundamentals of Biostatistics regularly at UBC. Future teaching efforts may
5053
relate to [DSCI
51-
100](https://www.stat.ubc.ca/sites/default/files/course_outlines/dsci100_outline_2020st2_melissa.pdf).
54+
100](https://www.stat.ubc.ca/sites/default/files/course_outlines/dsci100_outline_2020st2_melissa.pdf)
55+
or courses that blend biology, statistics, and data science.
5256

5357
🐢
5458

teaching.qmd

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "Teaching"
3+
editor: visual
4+
---
5+
6+
All courses taught at UBC unless otherwise noted. Content for each course is
7+
within the specific Canvas site for each term (accessible to enrolled students
8+
and teaching team only), but syllabi are available via the links below.
9+
10+
--------------------------------------------------------------------------------
11+
12+
## Upcoming courses
13+
14+
### 2025W2
15+
16+
- [BIOL 300: Fundamentals of
17+
Biostatistics](https://biologyprogram-2023.sites.olt.ubc.ca/files/2019/08/Syllabus_BIOL300_2019.pdf)
18+
Sections 201 and 202 (jointly with Darren Irwin)
19+
20+
### 2025W1
21+
22+
- [BIOL 300: Fundamentals of
23+
Biostatistics](https://biologyprogram-2023.sites.olt.ubc.ca/files/2019/08/Syllabus_BIOL300_2019.pdf)
24+
Section 101 (jointly with Kaitlyn Gaynor)
25+
26+
--------------------------------------------------------------------------------
27+
28+
## Courses taught
29+
30+
### 2025S2
31+
32+
- [BIOL 300: Fundamentals of
33+
Biostatistics](https://biologyprogram-2023.sites.olt.ubc.ca/files/2019/08/Syllabus_BIOL300_2019.pdf)
34+
Section 951 (Coordinator; Instructor is Mike Whitlock)
35+
36+
### 2024W1
37+
38+
- [BIOL 300: Fundamentals of
39+
Biostatistics](https://biologyprogram-2023.sites.olt.ubc.ca/files/2019/08/Syllabus_BIOL300_2019.pdf)
40+
Section 101
41+
42+
### 2019W1
43+
44+
- [SCIE 300: Communicating
45+
Science](https://vancouver.calendar.ubc.ca/course-descriptions/courses/sciev-300)
46+
Section 111

0 commit comments

Comments
 (0)