Skip to content

Commit 1282fc5

Browse files
committed
feat: add teaching experience section with details for Cloud Computing course
1 parent 1cc4870 commit 1282fc5

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

assets/CV-Shafi.pdf

-368 Bytes
Binary file not shown.

index.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,10 +285,19 @@ <h3>Full-Stack Engineer</h3>
285285
<section class="section reveal teaching-section">
286286
<h2>Teaching Experience</h2>
287287
<div class="grid cards teaching-grid">
288+
<article class="card teaching-card">
289+
<div class="teaching-top">
290+
<h3>CISC 886 – Cloud Computing</h3>
291+
<span class="term-badge">Jan 2026 – Apr 2026</span>
292+
</div>
293+
<p class="meta">Queen's University, Kingston, ON</p>
294+
<p class="teaching-role">Head Teaching Assistant</p>
295+
<p>Assisted designing the labs with the instructor, conducted lab sessions in coordination with the instructor, addressed student questions, and coordinated with fellow teaching assistants.</p>
296+
</article>
288297
<article class="card teaching-card">
289298
<div class="teaching-top">
290299
<h3>CISC 498 - Information Technology Project</h3>
291-
<span class="term-badge">Sep 2025 - Present</span>
300+
<span class="term-badge">Sep 2025 - Apr 2026</span>
292301
</div>
293302
<p class="meta">Queen's University</p>
294303
<p class="teaching-role">Teaching Assistant</p>
@@ -321,6 +330,9 @@ <h3>CISC 327 - Software Quality Assurance</h3>
321330
<p class="teaching-role">Head Teaching Assistant</p>
322331
<p>Supported assignment development, grading, exam proctoring, and student communication.</p>
323332
</article>
333+
<article class="card teaching-card">
334+
335+
</article>
324336
</div>
325337
</section>
326338

0 commit comments

Comments
 (0)