diff --git a/content/team/dhruvi.md b/content/team/dhruvi.md new file mode 100644 index 0000000..4b4d7c7 --- /dev/null +++ b/content/team/dhruvi.md @@ -0,0 +1,12 @@ +--- +title: 'Dhruvi Dolia' +date: 2025-10-17 +draft: false +image: 'images/team/dhruvi-profile.png' +jobtitle: 'Infrastructure Engineer' +weight: 8 +promoted: false +name: 'dhruvi' +--- + +Hi, I’m Dhruvi! I work on designing reliable and efficient cloud infrastructure, optimising platform scalability and enhancing observability. I enjoy solving infrastructure challenges and finding effective solutions to technical problems. Outside of work I enjoy coffee, functional fitness and tending to my plants. diff --git a/content/team/vignesh.md b/content/team/vignesh.md new file mode 100644 index 0000000..647ccbe --- /dev/null +++ b/content/team/vignesh.md @@ -0,0 +1,12 @@ +--- +title: 'Vignesh Kannan' +date: 2025-10-23 +draft: false +image: 'images/team/vignesh-profile.png' +jobtitle: 'Founder office' +weight: 8 +promoted: false +name: 'vignesh' +--- + +Vignesh blends hands-on technical curiosity with a strategic, people-first approach, whether that's simplifying a process, or helping a team find the simplest path to impact. Outside work he’s a writer, self taught instrumentalist, amateur sportsperson and avid storyteller — you’ll find him screaming at a Barcelona match, tinkering with 100 tabs in the brain, or hunting down the next youtube channel for an obscure deepdive. diff --git a/static/images/team/dhruvi-profile.png b/static/images/team/dhruvi-profile.png new file mode 100644 index 0000000..a859451 Binary files /dev/null and b/static/images/team/dhruvi-profile.png differ diff --git a/static/images/team/vignesh-profile.png b/static/images/team/vignesh-profile.png new file mode 100644 index 0000000..a8371d2 Binary files /dev/null and b/static/images/team/vignesh-profile.png differ