---
title: "About the Founder"
description: "Meet Akshay Sarode, the mechanical engineer turned roboticist building AceSense to make professional-grade tennis feedback accessible on any phone."
slug: "founder"
date: "2026-06-04"
author: "Akshay Sarode"
category: "Company"
schema: "Article"
noCta: true
---

<div class="founder-profile">
<div class="founder-profile-grid">
<div class="founder-media">
<div class="founder-image-container">
<img src="https://akshaysarode.com/akshay_profile.png" alt="Akshay Sarode" class="founder-img" />
</div>
<div class="founder-socials">
<a href="https://www.linkedin.com/in/akshay-sarode/" class="btn-founder-social linkedin" target="_blank" rel="noopener noreferrer">
<svg class="social-icon" viewBox="0 0 24 24" width="18" height="18" fill="currentColor">
<path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.779-1.75-1.75s.784-1.75 1.75-1.75 1.75.779 1.75 1.75-.784 1.75-1.75 1.75zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/>
</svg>
<span>LinkedIn</span>
</a>
<a href="https://akshaysarode.com" class="btn-founder-social website" target="_blank" rel="noopener noreferrer">
<svg class="social-icon" viewBox="0 0 24 24" width="18" height="18" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="12" r="10"></circle>
<line x1="2" y1="12" x2="22" y2="12"></line>
<path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"></path>
</svg>
<span>akshaysarode.com</span>
</a>
</div>
</div>
<div class="founder-details">
<div class="founder-title-row">
<h2>Akshay Sarode</h2>
<span class="founder-location-badge">
<span class="location-dot"></span> Gothenburg, Sweden
</span>
</div>
<p class="founder-role">Creative Technologist & Roboticist</p>

<p class="founder-bio-lead">
Mechanical engineer turned roboticist based in Sweden. He builds computer vision systems, embedded solutions, and interactive software that connects physical motion with intelligent tracking.
</p>

<div class="founder-bio-story">
<p>Akshay built the first version of AceSense in 2024-2025 after spending too many evenings filming his own tennis matches on a phone propped against a backpack and getting nothing useful out of the footage. The project merged his technical expertise in tracking physical movement with his love for tennis.</p>
<p>His founding observation was simple: amateur tennis players pay significant fees for coaching they only receive once or twice a week, and have no feedback loop during independent play. Chaining open-source tracking models like TrackNet for ball detection, MediaPipe for pose tracking, and CatBoost for temporal hit classification, he engineered a platform capable of high accuracy on standard phone footage.</p>
</div>
</div>
</div>
</div>

## Current Focus

Akshay is focusing full-time on expanding the computer vision capabilities of AceSense. This includes adding junior court layouts, public benchmark datasets, and advanced player biomechanics to make professional-grade tracking accessible directly from standard match footage.

## Core Expertise

<div class="expertise-grid">
  <div class="expertise-tag">Robotics</div>
  <div class="expertise-tag">Computer Vision</div>
  <div class="expertise-tag">XR / VR / AR</div>
  <div class="expertise-tag">Embedded Systems</div>
  <div class="expertise-tag">IoT</div>
  <div class="expertise-tag">Three.js</div>
  <div class="expertise-tag">Unity</div>
</div>
