You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MEng Computer Science (2:1 Degree) | September 2021 – June 2025
81
+
M.Eng. Computer Science (2:1 Degree) | September 2021 - June 2025
82
82
</p>
83
83
<pclass="skills">
84
84
<strong>Skills:</strong> Natural Language Understanding · Database Design · Software Engineering · Game Theory · Algorithms · Python · PyTorch · Java · LaTeX · JavaScript · Linux · SQL · HTML · Flask · Django
@@ -90,21 +90,17 @@ const pageTitle = "About Me";
90
90
<sectionclass="experience-section">
91
91
<h2>Research Internship</h2>
92
92
<divclass="experience-item">
93
-
<pclass="position"><strong>University of Manchester</strong> | June 2024 – Present</p>
93
+
<pclass="position"><strong>University of Manchester</strong> | June 2024 - Present</p>
94
94
<ul>
95
95
<li>Led the design and implementation of the DocMMIR framework: a benchmark for document multimodal retrieval.</li>
96
96
<li>Built retrieval pipelines using PyTorch Lightning, fine-tuned models including CLIP, BLIP2, SIGLIP, and preprocessed ~300,000 Wikipedia image-text dataset entries.</li>
97
97
<li>Designed text-image fusion strategies, aligning query embeddings with document embeddings using contrastive loss to optimize mapping space.</li>
98
98
<li>Paper currently under submission to EMNLP, expected public release in Fall 2025.</li>
99
99
</ul>
100
100
</div>
101
-
</section>
102
101
103
-
<!-- Software Engineering Internship -->
104
-
<sectionclass="experience-section">
105
-
<h2>Software Engineering Internship</h2>
106
102
<divclass="experience-item">
107
-
<pclass="position"><strong>AutoBizLine Inc.</strong> | August 2023 – September 2024</p>
103
+
<pclass="position"><strong>AutoBizLine Inc.</strong> | August 2023 - September 2024</p>
108
104
<ul>
109
105
<li>Participated in full-stack development of "MySecondLine" online communication application, using Django backend + JavaScript frontend, contributing over 8,000 lines of code.</li>
<pclass="project-date">September 2023 – April 2024</p>
118
+
<pclass="project-date">September 2023 - April 2024</p>
123
119
<ul>
124
120
<li>Used NetworkX to parse and visualize social networks with up to 15,000 nodes, evaluating node importance based on centrality metrics.</li>
125
121
<li>Implemented and compared multiple link prediction algorithms: Common Neighbours, Jaccard, Graph Autoencoder, node2vec, etc.</li>
@@ -128,7 +124,7 @@ const pageTitle = "About Me";
128
124
129
125
<divclass="project-item">
130
126
<h3>Eventlite (Coursework)</h3>
131
-
<pclass="project-date">January 2023 – April 2023</p>
127
+
<pclass="project-date">January 2023 - April 2023</p>
132
128
<ul>
133
129
<li>Built event management application using Spring Boot, implementing user registration, event creation and editing features, and wrote unit and integration tests under MVC architecture.</li>
0 commit comments