@@ -126,13 +126,13 @@ <h1>Fozle Rabbi Shafi</h1>
126126 < section id ="about " class ="section card reveal ">
127127 < h2 > About</ h2 >
128128 < p >
129- I am currently pursuing a PhD in Computing at Queen's University (started September 2025),
130- following my MSc in Computing at Queen's University (CGPA: 4.24/4.30) and a BSc in Computer
131- Science and Engineering from Metropolitan University, Bangladesh (CGPA: 3.90/4.00) .
129+ I am a PhD student in Computing at Queen's University specializing in AI-driven cybersecurity.
130+ My research strengthens the security of cyber-physical systems using advanced AI, including
131+ generative AI and deep neural networks, with autonomous vehicles as one key application area .
132132 </ p >
133133 < p >
134- My work sits at the intersection of research and engineering, where I design and ship
135- AI-powered software with a strong focus on reliability, scalability, and meaningful impact .
134+ Before starting my PhD, I completed my MSc in Computing at Queen's University after more than
135+ five years of industry experience across software engineering roles .
136136 </ p >
137137 < div class ="grid two-col ">
138138 < article class ="mini-card ">
@@ -301,50 +301,23 @@ <h2>Achievements & Activities</h2>
301301 < section id ="contact " class ="section card reveal ">
302302 < h2 > Contact</ h2 >
303303 < p > Open to collaborations in AI research, LLM applications, and software engineering opportunities.</ p >
304- < p class ="privacy-note "> Privacy-first form with lightweight bot protection. No analytics or ad trackers are loaded.</ p >
305-
306- < form id ="contact-form " class ="contact-form " action ="https://formsubmit.co/f.shafi@queensu.ca " method ="POST " novalidate >
307- < div class ="form-grid ">
308- < label >
309- Name
310- < input type ="text " name ="name " autocomplete ="name " required >
311- </ label >
312- < label >
313- Email
314- < input type ="email " name ="email " autocomplete ="email " required >
315- </ label >
316- </ div >
317-
318- < label >
319- Subject
320- < input type ="text " name ="subject " required >
321- </ label >
322-
323- < label >
324- Message
325- < textarea name ="message " rows ="6 " required > </ textarea >
326- </ label >
327-
328- < label id ="human-check-label " data-answer ="">
329- < span id ="human-check-question "> Human check</ span >
330- < input type ="number " id ="human-check-input " name ="human_check " inputmode ="numeric " required >
331- </ label >
332-
333- < input type ="text " name ="_honey " class ="hp-field " tabindex ="-1 " autocomplete ="off " aria-hidden ="true ">
334- < input type ="hidden " name ="_subject " value ="Portfolio Contact Form Submission ">
335- < input type ="hidden " name ="_captcha " value ="false ">
336- < input type ="hidden " name ="_next " value ="https://devshafi.github.io/#contact ">
337- < input type ="hidden " id ="form-started-at " value ="">
338-
339- < button class ="btn btn-primary " type ="submit "> Send Message</ button >
340- < p id ="form-status " class ="form-status " role ="status " aria-live ="polite "> </ p >
341- </ form >
342-
343304 < div class ="contact-grid ">
344- < a href ="mailto:f.shafi@queensu.ca "> f.shafi@queensu.ca</ a >
345- < a href ="tel:+16135616661 "> +1 613 561 6661</ a >
346- < a href ="https://www.linkedin.com/in/fozle-rabbi-shafi-07841511a " target ="_blank " rel ="noopener noreferrer "> LinkedIn Profile</ a >
347- < span > Kingston, Ontario, Canada</ span >
305+ < a href ="mailto:f.shafi@queensu.ca ">
306+ < span class ="contact-icon email-icon " aria-hidden ="true "> ✉</ span >
307+ < span > f.shafi@queensu.ca</ span >
308+ </ a >
309+ < a href ="tel:+16135616661 ">
310+ < span class ="contact-icon phone-icon " aria-hidden ="true "> ☎</ span >
311+ < span > +1 613 561 6661</ span >
312+ </ a >
313+ < a href ="https://www.linkedin.com/in/fozle-rabbi-shafi-07841511a " target ="_blank " rel ="noopener noreferrer ">
314+ < span class ="contact-icon linkedin-icon " aria-hidden ="true "> in</ span >
315+ < span > LinkedIn Profile</ span >
316+ </ a >
317+ < span >
318+ < span class ="contact-icon location-icon " aria-hidden ="true "> 📍</ span >
319+ < span > Kingston, Ontario, Canada</ span >
320+ </ span >
348321 </ div >
349322 </ section >
350323 </ main >
@@ -353,6 +326,6 @@ <h2>Contact</h2>
353326 < p > © < span id ="year "> </ span > Fozle Rabbi Shafi</ p >
354327 </ footer >
355328
356- < script src ="script.js?v=20260331 "> </ script >
329+ < script src ="script.js?v=20260331-2 "> </ script >
357330</ body >
358331</ html >
0 commit comments