Skip to content

Commit d5d1db6

Browse files
committed
update awards
1 parent be144f2 commit d5d1db6

4 files changed

Lines changed: 10 additions & 4 deletions

File tree

_data/cv.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
6868
- title: Honors and Awards
6969
type: time_table
7070
contents:
71+
- year: 2026
72+
items:
73+
- <a href="https://news.northwestern.edu/stories/2026/4/northwestern-announces-university-teaching-awards">Charles Deering McCormick Distinguished Professor of Instruction</a>
7174
- year: 2025
7275
items:
7376
- NUCS - <a href="https://www.mccormick.northwestern.edu/computer-science/news-events/honors-awards/department-awards.html?utm_source=linkedin&utm_medium=social-post&utm_campaign=cs-news-social-promo&utm_content=___">Excellence in Teaching Award</a>
@@ -160,7 +163,9 @@
160163
institution: McCormick School of Engineering, Northwestern University
161164
year: 2023 -
162165
- title: AP Visiting Fellow (AP Computer Science B)
163-
year: 2025, 2026
166+
year: 2026
167+
- title: AP Visiting Fellow (AP Exploring Computer Science)
168+
year: 2025
164169
- title: Teaching Track Hiring Committee, Computer Science
165170
institution: McCormick School of Engineering, Northwestern University
166171
year: 2023, 2024

_data/repositories.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ repo_description_lines_max: 2
77

88
github_repos:
99
- bainco/canvas-peer-review-tools
10+
- netlogo/models

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: about
33
title: about
44
permalink: /
5-
subtitle: <a href='https://www.mccormick.northwestern.edu/research-faculty/directory/profiles/bain-connor.html'>Assistant Professor of Instruction</a> - CS @ NU
5+
subtitle: <a href='https://www.mccormick.northwestern.edu/research-faculty/directory/profiles/bain-connor.html'>Charles Deering McCormick Professor of Instruction</a> - Assistant Professor of Instruction – CS @ NU
66

77
profile:
88
align: right

_pages/teaching.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ nav_order: 1
6060
<li class="list-group-item" style="background-color: transparent;">
6161
<h5 class="font-italic">
6262

63-
<a href="https://www.mccormick.northwestern.edu/computer-science/academics/courses/descriptions/372-472.html" rel="external nofollow noopener" target="_blank">COMP_SCI 372/472 + LRN_SCI 372/472</a> - Designing and Constructing Models with Multi-Agent Languages</h5>
63+
<a href="https://www.mccormick.northwestern.edu/computer-science/academics/courses/descriptions/372-472.html" rel="external nofollow noopener" target="_blank">CS+LS 372/472</a> - Designing and Constructing Models with Multi-Agent Languages</h5>
6464

6565
<ul class="subitems">
6666

@@ -79,7 +79,7 @@ nav_order: 1
7979
<li class="list-group-item" style="background-color: transparent;">
8080
<h5 class="font-italic">
8181

82-
<a href="https://www.mccormick.northwestern.edu/computer-science/academics/courses/descriptions/396-496-30.html" rel="external nofollow noopener" target="_blank">COMP_SCI 396 + 496</a> - Pedagogical Design in CS</h5>
82+
<a href="https://www.mccormick.northwestern.edu/computer-science/academics/courses/descriptions/396-496-30.html" rel="external nofollow noopener" target="_blank">CS 396 + 496</a> - Pedagogical Design in CS</h5>
8383

8484
<ul class="subitems">
8585

0 commit comments

Comments
 (0)