Skip to content

Commit 808bfed

Browse files
committed
cv
1 parent 1949e2f commit 808bfed

15 files changed

+69
-44
lines changed

cv.pdf

10.8 KB
Binary file not shown.

img/correlation.png

-156 Bytes
Loading

img/correlation_monthly.png

-190 Bytes
Loading

img/easystats_monthly.png

200 Bytes
Loading

img/lavaanExtra_monthly.png

275 Bytes
Loading

img/modelbased.png

6.94 KB
Loading

img/modelbased_monthly.png

6.26 KB
Loading

img/performance_monthly.png

-190 Bytes
Loading

img/rempsyc_monthly.png

577 Bytes
Loading

img/report.png

121 Bytes
Loading

img/report_monthly.png

-278 Bytes
Loading

sections/awards.Rmd

Lines changed: 45 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ library(tidyverse)
1414
data <- rbind(
1515
1616
# tibble(
17-
# Name = "Postdoctoral Fellowship (SSHRC)",
17+
# Name = "35. Postdoctoral Fellowship (SSHRC)",
1818
# URL = "",
1919
# Details = "",
2020
# Date = "2024-2026",
@@ -24,7 +24,7 @@ data <- rbind(
2424
# Declined = FALSE),
2525
#
2626
# tibble(
27-
# Name = "Postdoctoral Fellowship (FRQSC)",
27+
# Name = "34. Postdoctoral Fellowship (FRQSC)",
2828
# URL = "",
2929
# Details = "",
3030
# Date = "2024-2026",
@@ -34,7 +34,7 @@ data <- rbind(
3434
# Declined = FALSE),
3535
3636
tibble(
37-
Name = "SNC-Lavalin Award (UQAM)",
37+
Name = "33. SNC-Lavalin Award (UQAM)",
3838
URL = "",
3939
Details = "",
4040
Date = "2024",
@@ -44,7 +44,7 @@ data <- rbind(
4444
Declined = FALSE),
4545
4646
tibble(
47-
Name = "Best Student Paper Award (UQAM)",
47+
Name = "32. Best Student Paper Award (UQAM)",
4848
URL = "",
4949
Details = "",
5050
Date = "2024",
@@ -54,7 +54,7 @@ data <- rbind(
5454
Declined = FALSE),
5555
5656
tibble(
57-
Name = "Adrien-Pinard Psychology Award (UQAM)",
57+
Name = "31. Adrien-Pinard Psychology Award (UQAM)",
5858
URL = "",
5959
Details = "",
6060
Date = "2024",
@@ -64,7 +64,7 @@ data <- rbind(
6464
Declined = FALSE),
6565
6666
tibble(
67-
Name = "International Mobility Award - Ministère de l'Éducation, de l'Enseignement supérieur (MEES)",
67+
Name = "30. International Mobility Award - Ministère de l'Éducation, de l'Enseignement supérieur (MEES)",
6868
URL = "",
6969
Details = "",
7070
Date = "2024",
@@ -74,7 +74,7 @@ data <- rbind(
7474
Declined = FALSE),
7575
7676
tibble(
77-
Name = "International Mobility Award - Offices jeunesse internationaux du Québec (LOJIQ)",
77+
Name = "29. International Mobility Award - Offices jeunesse internationaux du Québec (LOJIQ)",
7878
URL = "",
7979
Details = "",
8080
Date = "2023",
@@ -84,7 +84,7 @@ data <- rbind(
8484
Declined = FALSE),
8585
8686
tibble(
87-
Name = "International Mobility Award - Ministère de l'Éducation, de l'Enseignement supérieur (MEES)",
87+
Name = "28. International Mobility Award - Ministère de l'Éducation, de l'Enseignement supérieur (MEES)",
8888
URL = "",
8989
Details = "",
9090
Date = "2023",
@@ -94,7 +94,7 @@ data <- rbind(
9494
Declined = FALSE),
9595
9696
tibble(
97-
Name = "Student Involvement Recognition Award - Personality 2nd and 3rd cycles (UQAM)",
97+
Name = "27. Student Involvement Recognition Award - Personality 2nd and 3rd cycles (UQAM)",
9898
URL = "https://actualites.uqam.ca/2023/bourses-implication-etudiante",
9999
Details = "Volet Santé et saines habitudes de vie - Programme des ambassadeurs étudiants de l'ACPP",
100100
Date = "2023",
@@ -104,7 +104,7 @@ data <- rbind(
104104
Declined = FALSE),
105105
106106
tibble(
107-
Name = "Student Involvement Recognition Award - Project, Health and healthy lifestyle component (UQAM)",
107+
Name = "26. Student Involvement Recognition Award - Project, Health and healthy lifestyle component (UQAM)",
108108
URL = "https://actualites.uqam.ca/2023/bourses-implication-etudiante",
109109
Details = "Volet Santé et saines habitudes de vie - Programme des ambassadeurs étudiants de l'ACPP",
110110
Date = "2023",
@@ -114,7 +114,7 @@ data <- rbind(
114114
Declined = FALSE),
115115
116116
tibble(
117-
Name = "Society for the Improvement of Psychological Science (SIPS) Mission Award (to easystats members)",
117+
Name = "25. Society for the Improvement of Psychological Science (SIPS) Mission Award (to easystats members)",
118118
URL = "https://improvingpsych.org/mission/awards/",
119119
Details = "For easystats project",
120120
Date = "2023",
@@ -124,7 +124,7 @@ data <- rbind(
124124
Declined = FALSE),
125125
126126
tibble(
127-
Name = "J.A. DeSève Foundation Award (UQAM)",
127+
Name = "24. J.A. DeSève Foundation Award (UQAM)",
128128
URL = "https://fondation.uqam.ca/uqam-1/bourses-hiver2023",
129129
Details = "For academic excellence",
130130
Date = "2023",
@@ -134,7 +134,7 @@ data <- rbind(
134134
Declined = FALSE),
135135
136136
tibble(
137-
Name = "UQAM Merit Award – Next Generation of Students (PhD)",
137+
Name = "23. UQAM Merit Award – Next Generation of Students (PhD)",
138138
URL = "https://actualites.uqam.ca/2023/deuxieme-edition-des-prix-du-merite/",
139139
Details = "For academic excellence and exceptional character of the profile",
140140
Date = "2023",
@@ -144,7 +144,7 @@ data <- rbind(
144144
Declined = FALSE),
145145
146146
tibble(
147-
Name = "Involvement Award from the Union of Professors of UQAM (SPUQ) - PhD",
147+
Name = "22. Involvement Award from the Union of Professors of UQAM (SPUQ) - PhD",
148148
URL = "https://web.archive.org/web/20240203075622/https://www.spuq.uqam.ca/profil/bourses",
149149
Details = "For student involvement and academic excellence",
150150
Date = "2023",
@@ -154,7 +154,7 @@ data <- rbind(
154154
Declined = FALSE),
155155
156156
tibble(
157-
Name = "Desjardins Award, Helping Hand category – Academic perseverance",
157+
Name = "21. Desjardins Award, Helping Hand category – Academic perseverance",
158158
URL = "https://www.facebook.com/caissePierreBoucher/posts/pfbid0x5PtHX6HJP6FvT9PJ6v2jZQBWhjrvnZ7x9vVvhTbyPrLDyNhmUAXN48ZXE7Coxpcl",
159159
Details = "For school perseverance and ambitions for the future",
160160
Date = "2022",
@@ -164,7 +164,7 @@ data <- rbind(
164164
Declined = FALSE),
165165
166166
tibble(
167-
Name = "Best Student Presentation Award at the 22nd ASMC Conference",
167+
Name = "20. Best Student Presentation Award at the 22nd ASMC Conference",
168168
URL = "https://remi-theriault.com/awards/ASMC.pdf",
169169
Details = "For the 22th congress seminar of the Association scientifique pour la modification du comportement",
170170
Date = "2022",
@@ -174,17 +174,27 @@ data <- rbind(
174174
Declined = FALSE),
175175
176176
tibble(
177-
Name = "Conference Travel Award (UQAM + AGEPSY-CS)",
177+
Name = "19. Conference Travel Award (UQAM)",
178178
URL = "",
179179
Details = "To participate to the CPA 2022 Annual National Convention",
180180
Date = "2022",
181-
Amount = 850,
181+
Amount = 750,
182+
Activity = NA,
183+
Program = "PhD",
184+
Declined = FALSE),
185+
186+
tibble(
187+
Name = "18. Conference Travel Award (AGEPSY-CS)",
188+
URL = "",
189+
Details = "To participate to the CPA 2022 Annual National Convention",
190+
Date = "2022",
191+
Amount = 100,
182192
Activity = NA,
183193
Program = "PhD",
184194
Declined = FALSE),
185195
186196
tibble(
187-
Name = "Student Involvement Recognition Award - Project, Health and healthy lifestyle component (UQAM)",
197+
Name = "17. Student Involvement Recognition Award - Project, Health and healthy lifestyle component (UQAM)",
188198
URL = "https://actualites.uqam.ca/2022/bourses-implication-etudiante",
189199
Details = "Volet Santé et saines habitudes de vie - Programme des ambassadeurs étudiants de l'ACPP",
190200
Date = "2022",
@@ -194,7 +204,7 @@ data <- rbind(
194204
Declined = FALSE),
195205
196206
tibble(
197-
Name = "Paul-Gérin-Lajoie Next Star Award, for best paper (FRQSC)",
207+
Name = "16. Paul-Gérin-Lajoie Next Star Award, for best paper (FRQSC)",
198208
URL = "https://frq.gouv.qc.ca/en/story-and-report/releve-etoile-paul-gerin-lajoie-janvier-2022/",
199209
Details = "Award-winning publication: Body swapping with a Black person boosts empathy",
200210
Date = "2022",
@@ -204,7 +214,7 @@ data <- rbind(
204214
Declined = FALSE),
205215
206216
tibble(
207-
Name = "Desjardins Student Involvement Award",
217+
Name = "15. Desjardins Student Involvement Award",
208218
URL = "",
209219
Details = "For student involvement",
210220
Date = "2021",
@@ -214,7 +224,7 @@ data <- rbind(
214224
Declined = FALSE),
215225
216226
tibble(
217-
Name = "Finalist (< 6\\% of applicants) for the Pierre Elliott Trudeau Scholarship (valued at \\$180,000)",
227+
Name = "14. Finalist (< 6\\% of applicants) for the Pierre Elliott Trudeau Scholarship (valued at \\$180,000)",
218228
URL = "https://www.trudeaufoundation.ca/updates/news/path-engaged-leadership-starts-here",
219229
Details = "Finalist only (< 6\\% of applicants)",
220230
Date = "2021",
@@ -224,7 +234,7 @@ data <- rbind(
224234
Declined = FALSE),
225235
226236
tibble(
227-
Name = "Excellence Award - Institute for Cognitive Sciences",
237+
Name = "13. Excellence Award - Institute for Cognitive Sciences",
228238
URL = "https://isc.uqam.ca/etudiants/laureats-excellence/",
229239
Details = "Excellence award from the Institute of Cognitive Sciences",
230240
Date = "2021",
@@ -234,7 +244,7 @@ data <- rbind(
234244
Declined = FALSE),
235245
236246
tibble(
237-
Name = "Conference Travel Award (McGill University)",
247+
Name = "12. Conference Travel Award (McGill University)",
238248
URL = "",
239249
Details = "To attend the 2019 Congress of the Humanities and Social Sciences",
240250
Date = "2019",
@@ -244,7 +254,7 @@ data <- rbind(
244254
Declined = FALSE),
245255
246256
tibble(
247-
Name = "Storytellers public speaking contest Finalist (SSHRC)",
257+
Name = "11. Storytellers public speaking contest Finalist (SSHRC)",
248258
URL = "https://www.sshrc-crsh.gc.ca/news_room-salle_de_presse/latest_news-nouvelles_recentes/2019/2019_storytellers_top_25-jai_une_histoire_a_raconter_25_finalistes_2019-eng.aspx",
249259
Details = "Public speaking contest from the Social Sciences and Humanities Research Council",
250260
Date = "2019",
@@ -254,7 +264,7 @@ data <- rbind(
254264
Declined = FALSE),
255265
256266
tibble(
257-
Name = "Joseph-Armand Bombardier Canada Graduate Scholarship-Doctoral (SSHRC)",
267+
Name = "10. Joseph-Armand Bombardier Canada Graduate Scholarship-Doctoral (SSHRC)",
258268
URL = "https://www.sshrc-crsh.gc.ca/results-resultats/recipients-recipiendaires/2017/cgs_doctoral-doctorat_bes-eng.aspx",
259269
Details = "Excellence award from the Social Sciences and Humanities Research Council",
260270
Date = "2018-2021",
@@ -264,7 +274,7 @@ data <- rbind(
264274
Declined = FALSE),
265275
266276
tibble(
267-
Name = "Fonds de recherche du Québec - Société et culture-Doctoral (FRQSC) — Declined",
277+
Name = "9. Fonds de recherche du Québec - Société et culture-Doctoral (FRQSC) — Declined",
268278
URL = "https://repertoire.frq.gouv.qc.ca/offres/rechercheOffres.do?methode=afficher",
269279
Details = "Excellence award from the FRQSC",
270280
Date = "2018-2021",
@@ -274,7 +284,7 @@ data <- rbind(
274284
Declined = TRUE),
275285
276286
tibble(
277-
Name = "Joseph-Armand Bombardier Canada Graduate Scholarship-Master’s (SSHRC)",
287+
Name = "8. Joseph-Armand Bombardier Canada Graduate Scholarship-Master’s (SSHRC)",
278288
URL = "https://www.sshrc-crsh.gc.ca/results-resultats/recipients-recipiendaires/2016/masters-maitrise-eng.aspx",
279289
Details = "Excellence award from the Social Sciences and Humanities Research Council",
280290
Date = "2017-2018",
@@ -284,7 +294,7 @@ data <- rbind(
284294
Declined = FALSE),
285295
286296
tibble(
287-
Name = "Fonds de recherche du Québec - Société et culture-Master’s (FRQSC) — Declined",
297+
Name = "7. Fonds de recherche du Québec - Société et culture-Master’s (FRQSC) — Declined",
288298
URL = "https://repertoire.frq.gouv.qc.ca/offres/rechercheOffres.do?methode=afficher",
289299
Details = "Excellence award from the FRQSC",
290300
Date = "2017-2018",
@@ -294,7 +304,7 @@ data <- rbind(
294304
Declined = TRUE),
295305
296306
tibble(
297-
Name = "Graduate Excellence Fellowship in Mental Health Research (McGill University)",
307+
Name = "6. Graduate Excellence Fellowship in Mental Health Research (McGill University)",
298308
URL = "",
299309
Details = "Excellence award from McGill University",
300310
Date = "2016-2017",
@@ -304,7 +314,7 @@ data <- rbind(
304314
Declined = FALSE),
305315
306316
tibble(
307-
Name = "Faculty of Arts Research Internship Award (McGill University)",
317+
Name = "5. Faculty of Arts Research Internship Award (McGill University)",
308318
URL = "https://www.mcgill.ca/arts-internships/research/recipients/2015-aria-recipients",
309319
Details = "Excellence award from McGill University",
310320
Date = "2015",
@@ -314,7 +324,7 @@ data <- rbind(
314324
Declined = FALSE),
315325
316326
tibble(
317-
Name = "Je prends ma place Laureate, for citizen engagement (Québec Government)",
327+
Name = "4. Je prends ma place Laureate, for citizen engagement (Québec Government)",
318328
URL = "https://youtu.be/Hm0_j3OG1BU",
319329
Details = "Citizen involvement award from the Québec Government",
320330
Date = "2013",
@@ -324,7 +334,7 @@ data <- rbind(
324334
Declined = FALSE),
325335
326336
tibble(
327-
Name = "Forces Avenir Laureate – College, Committed Student",
337+
Name = "3. Forces Avenir Laureate – College, Committed Student",
328338
URL = "https://web.archive.org/web/20221002030207/https://ancien.fedecegeps.qc.ca/autres-activites/forces-avenir/",
329339
Details = "Student involvement award from Forces Avenir",
330340
Date = "2013",
@@ -334,7 +344,7 @@ data <- rbind(
334344
Declined = FALSE),
335345
336346
tibble(
337-
Name = "Coopérative-Odyssée Award, for student engagement",
347+
Name = "2. Coopérative-Odyssée Award, for student engagement",
338348
URL = "",
339349
Details = "Student involvement award from Cégep Édouard-Montpetit",
340350
Date = "2012",
@@ -344,7 +354,7 @@ data <- rbind(
344354
Declined = FALSE),
345355
346356
tibble(
347-
Name = "Édouard-Montpetit-Desjardins Award, for student engagement",
357+
Name = "1. Édouard-Montpetit-Desjardins Award, for student engagement",
348358
URL = "https://remi-theriault.com/awards/edouard-montpetit-desjardins.pdf",
349359
Details = "Student involvement award from Cégep Édouard-Montpetit",
350360
Date = "2011",

sections/invited_talks.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ output: html_document
99

1010
<!-- \pagebreak -->
1111

12-
# Invited Talks
12+
# Selected Invited Talks
1313

1414
**Thériault, R.** (2025, March 11). From time management to motivation management: Introducing a simple self-monitoring system to generate insight, sustain motivation, and increase productivity. Talk for the *Motivation Lab* at New York University, USA.
1515

sections/media_coverage.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Bourderon, C. and Bolduc, M. (Producers), & Robitaille, É. (Host). (2018, Octob
3535

3636
LaRoche, G. (Producer and host). (2018, August 21). Episode 10 - Student conversation ft. Rémi. *The Happiness Legacy Podcast* [Audio podcast guest]. Retrieved from: <https://thehappinesslegacy.com/podcast>
3737

38-
Guy, L.-P. (Producer and host). (2012, February 1). Échange sur la relève en économie sociale et l'action communautaire [Broadcast interview -- panel guest]. *FM 103,3 -- La radio allumée*.
38+
<!-- Guy, L.-P. (Producer and host). (2012, February 1). Échange sur la relève en économie sociale et l'action communautaire [Broadcast interview -- panel guest]. *FM 103,3 -- La radio allumée*. -->

0 commit comments

Comments
 (0)