diff --git a/content/team/mansoor.md b/content/team/mansoor.md new file mode 100644 index 0000000..2158bbf --- /dev/null +++ b/content/team/mansoor.md @@ -0,0 +1,16 @@ +--- +title: 'Mansoor Shakir' +date: 2025-10-26 +draft: false +image: 'images/team/mansoor-profile.jpg' +jobtitle: 'Software Engineer' +weight: 13 +promoted: false +name: 'mansoor' +--- + +Mansoor is a software engineer at Infraspec! known for his dedication, focus, and ability to approach challenges with clarity. He works to build efficient and reliable solutions that align with functional needs. + +He values continuous learning and adapts quickly to evolving technologies. With a collaborative mindset, he contributes to team growth, supports knowledge sharing, and maintains a professional, steady approach in fast-paced environments. + +Outside of work, he enjoys playing badminton and listening to ghazals, which bring balance and inspiration. Guided by the belief that learning should never stop, he remains committed to consistent personal and professional growth. diff --git a/data/team.json b/data/team.json index 23954cf..806a329 100644 --- a/data/team.json +++ b/data/team.json @@ -59,6 +59,10 @@ "name": "Mufaddal Shakir", "image": "images/team/mufaddal-profile.jpg" }, + "mansoor": { + "name": "Mansoor Shakir", + "image": "images/team/mansoor-profile.jpg" + }, "sanjay": { "name": "Sanjay Singh", "image": "images/team/sanjay-profile.png" @@ -67,4 +71,4 @@ "name": "Aleric Cusher", "image": "images/team/aleric-profile.png" } -} +} \ No newline at end of file diff --git a/static/images/team/mansoor-profile.jpg b/static/images/team/mansoor-profile.jpg new file mode 100644 index 0000000..40f192d Binary files /dev/null and b/static/images/team/mansoor-profile.jpg differ