6969 < div class ="bg-shape shape-2 " aria-hidden ="true "> </ div >
7070
7171 < header class ="site-header ">
72- < a href ="#home " class ="brand "> FRS</ a >
73- < nav class ="nav " aria-label ="Primary Navigation ">
74- < a href ="#about "> About</ a >
75- < a href ="#education "> Education</ a >
76- < a href ="#publications "> Publications</ a >
77- < a href ="#experience "> Experience</ a >
78- < a href ="#skills "> Skills</ a >
79- < a href ="#contact "> Contact</ a >
80- < a href ="https://scholar.google.com/scholar?q=Fozle+Rabbi+Shafi " target ="_blank " rel ="noopener noreferrer "> Scholar</ a >
81- < a href ="https://www.linkedin.com/in/fozle-rabbi-shafi-07841511a " target ="_blank " rel ="noopener noreferrer "> LinkedIn</ a >
82- </ nav >
72+ < div class ="header-inner ">
73+ < a href ="#home " class ="brand "> FRS</ a >
74+ < nav class ="nav " aria-label ="Primary Navigation ">
75+ < div class ="nav-links ">
76+ < a class ="nav-link " href ="#about "> About</ a >
77+ < a class ="nav-link " href ="#education "> Education</ a >
78+ < a class ="nav-link " href ="#publications "> Publications</ a >
79+ < a class ="nav-link " href ="#experience "> Experience</ a >
80+ < a class ="nav-link " href ="#skills "> Skills</ a >
81+ < a class ="nav-link " href ="#contact "> Contact</ a >
82+ </ div >
83+ < a class ="nav-download " href ="assets/CV-Shafi.pdf " download ="Fozle-Rabbi-Shafi-CV.pdf "> Download CV</ a >
84+ < div class ="nav-socials " aria-label ="Social Links ">
85+ < a href ="https://scholar.google.com/scholar?q=Fozle+Rabbi+Shafi " target ="_blank " rel ="noopener noreferrer " aria-label ="Google Scholar ">
86+ < svg viewBox ="0 0 24 24 " aria-hidden ="true ">
87+ < path d ="M12 3 2 8l10 5 8-4v6h2V8L12 3Zm-6 9v4.5c0 1.8 2.7 3.5 6 3.5s6-1.7 6-3.5V12l-6 3-6-3Z "/>
88+ </ svg >
89+ </ a >
90+ < a href ="https://www.linkedin.com/in/fozle-rabbi-shafi-07841511a " target ="_blank " rel ="noopener noreferrer " aria-label ="LinkedIn ">
91+ < svg viewBox ="0 0 24 24 " aria-hidden ="true ">
92+ < path d ="M6.94 8.5a1.78 1.78 0 1 1 0-3.56 1.78 1.78 0 0 1 0 3.56ZM5.4 9.9h3.1V19H5.4V9.9Zm5 0h2.97v1.24h.04c.41-.78 1.42-1.6 2.92-1.6 3.12 0 3.7 2.06 3.7 4.74V19h-3.1v-4.13c0-.98-.02-2.25-1.37-2.25-1.37 0-1.58 1.07-1.58 2.18V19h-3.1V9.9Z "/>
93+ </ svg >
94+ </ a >
95+ </ div >
96+ </ nav >
97+ </ div >
8398 </ header >
8499
85100 < main >
@@ -221,7 +236,7 @@ <h3>Full-Stack Engineer</h3>
221236 < h2 > Teaching Experience</ h2 >
222237 < div class ="grid cards ">
223238 < article class ="card ">
224- < h3 > Head Teaching Assistant, CISC 498</ h3 >
239+ < h3 > Teaching Assistant, CISC 498</ h3 >
225240 < p class ="meta "> Queen's University | Sep 2025 - Present</ p >
226241 < p > Mentored project teams, provided implementation guidance, and supported evaluation of deliverables and presentations.</ p >
227242 </ article >
@@ -288,7 +303,7 @@ <h2>Contact</h2>
288303 < p > Open to collaborations in AI research, LLM applications, and software engineering opportunities.</ p >
289304 < p class ="privacy-note "> Privacy-first form with lightweight bot protection. No analytics or ad trackers are loaded.</ p >
290305
291- < form id ="contact-form " class ="contact-form " novalidate >
306+ < form id ="contact-form " class ="contact-form " action =" https://formsubmit.co/f.shafi@queensu.ca " method =" POST " novalidate >
292307 < div class ="form-grid ">
293308 < label >
294309 Name
@@ -312,12 +327,13 @@ <h2>Contact</h2>
312327
313328 < label id ="human-check-label " data-answer ="">
314329 < span id ="human-check-question "> Human check</ span >
315- < input type ="number " id ="human-check-input " inputmode ="numeric " required >
330+ < input type ="number " id ="human-check-input " name =" human_check " inputmode ="numeric " required >
316331 </ label >
317332
318333 < input type ="text " name ="_honey " class ="hp-field " tabindex ="-1 " autocomplete ="off " aria-hidden ="true ">
319334 < input type ="hidden " name ="_subject " value ="Portfolio Contact Form Submission ">
320335 < input type ="hidden " name ="_captcha " value ="false ">
336+ < input type ="hidden " name ="_next " value ="https://devshafi.github.io/#contact ">
321337 < input type ="hidden " id ="form-started-at " value ="">
322338
323339 < button class ="btn btn-primary " type ="submit "> Send Message</ button >
@@ -337,6 +353,6 @@ <h2>Contact</h2>
337353 < p > © < span id ="year "> </ span > Fozle Rabbi Shafi</ p >
338354 </ footer >
339355
340- < script src ="script.js "> </ script >
356+ < script src ="script.js?v=20260331 "> </ script >
341357</ body >
342358</ html >
0 commit comments