Skip to content
Merged
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
15 changes: 15 additions & 0 deletions blog/2022-09-21-past/event/Trainee_Talks_May12th_2026.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Trainee Talks - May 12th
---
import TraineeTalksMay12 from '../Trainee_Talks_May12_2026.jpg'

<p class="sep252023"><img src={TraineeTalksMay12}/></p>

**On Tuesday, May 12th at 11:00 AM,** we hosted the next edition of Trainee Talks featuring two CREATE Master’s trainees from Concordia University who are preparing to graduate.

**Chaima Jaziri** shared her work on Co-DynaDev: A Dynamic Multi-Agent Assistant for Automated Software Development.

**Khandaker Rifah Tasnia** presented her research titled KAS-C: An LLM-Based Knowledge-Augmented Framework for Classifying Static Analysis Warning Suppressions.

The webinar recording is available to view on our [CREATE SE4AI YouTube channel](https://www.youtube.com/watch?v=hUszMiJ4-F0).

25 changes: 25 additions & 0 deletions blog/2022-09-21-past/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,32 @@ position: 2
#tags: [past events, news, webinars, trainee talks]
---
# Past Events
import TraineeTalksMay12 from './Trainee_Talks_May12_2026.jpg'


<div class="container2">
<h4> Trainee Talks - May 12th</h4>
<div class="events " style={{
'@media screen and (max-width: 966px)': {
maxHeight: '100%',
flexWrap: 'wrap',
maxWidth: '350px'
}
}}>
<div class="manuel_cosentino_n_CMLApjfI_unsplash1" >
<img src={TraineeTalksMay12} />
</div>
<div class="text">
<strong>On Tuesday, May 12th at 11:00 AM,</strong> we hosted the next edition of Trainee Talks featuring two CREATE Master’s trainees from Concordia University who are preparing to graduate.


<a href="/blog/2022/09/21/past/event/Trainee_Talks_May12th_2026"> <strong>Read More</strong></a>
</div>
</div>
</div>



import TraineeTalkMar26 from './Trainee_Talks_Mar26_2026.png'


Expand Down
25 changes: 0 additions & 25 deletions blog/2022-09-21-upcoming/event/Trainee_Talks_May12th_2026.md

This file was deleted.

27 changes: 0 additions & 27 deletions blog/2022-09-21-upcoming/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,33 +10,6 @@ position: 0
---
# Upcoming Events

import TraineeTalksMay12 from './Trainee_Talks_May12_2026.jpg'


<div class="container2">
<h4> Trainee Talks - May 12th</h4>
<div class="events " style={{
'@media screen and (max-width: 966px)': {
maxHeight: '100%',
flexWrap: 'wrap',
maxWidth: '350px'
}
}}>
<div class="manuel_cosentino_n_CMLApjfI_unsplash1" >
<img src={TraineeTalksMay12} />
</div>
<div class="text">
Join us <strong>on Tuesday, May 12th at 11:00AM</strong> for the next edition of Trainee Talks featuring 2 CREATE Master's trainees from Concordia University who are preparing to graduate.


<a href="/blog/2022/09/21/upcoming/event/Trainee_Talks_May12th_2026"> <strong>Read More</strong></a>
</div>
</div>
</div>




import IndigenousEngagement from './Indigenous_Engagement_for_Researchers.png'


Expand Down
Loading