Skip to content

Commit 48f5f91

Browse files
committed
feat: add MSc thesis section with details and link for accessibility
1 parent e819928 commit 48f5f91

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,16 @@ <h3>Bachelor of Science (BSc) in Computer Science and Engineering</h3>
187187
</div>
188188
</section>
189189

190+
<section id="thesis" class="section card reveal">
191+
<h2>MSc Thesis</h2>
192+
<article class="card publication-card">
193+
<p class="year">2025</p>
194+
<h3>WellbeingAgent: An LLM-Driven Agentic Framework for Personalized Mental Health Support</h3>
195+
<p>Master of Science Thesis, Queen's University</p>
196+
<a href="https://www.proquest.com/docview/3283374059?pq-origsite=gscholar&fromopenview=true&sourcetype=Dissertations%20&%20Theses" target="_blank" rel="noopener noreferrer">Read Thesis</a>
197+
</article>
198+
</section>
199+
190200
<section id="publications" class="section reveal">
191201
<h2>Publications</h2>
192202
<div class="grid cards">

0 commit comments

Comments
 (0)