Skip to content
View AjinkyaGokhale's full-sized avatar
🏠
Working from home
🏠
Working from home
  • University of Stuttgart
  • Stuttgart

Highlights

  • Pro

Block or report AjinkyaGokhale

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AjinkyaGokhale/README.md

Ajinkya Gokhale (Andy)

IoT Product Creator β€’ Cloud Solutions Architect β€’ Serial Builder

Email LinkedIn YouTube


πŸš€ Building Real Products

I don't just write codeβ€”I ship real IoT products that solve actual problems. From smart energy monitoring to privacy-focused email solutions, I turn ideas into products people use every day.

const andy = {
  mindset: "Ship fast, iterate faster",
  currentFocus: ["IoT Hardware", "Privacy Tech", "Serverless Architecture"],
  philosophy: "Build products that matter, not just code that works"
};

πŸ† Products I've Built

πŸ”Œ Stromleser - Smart Energy Monitor

# Real-time energy monitoring IoT device
β€’ WiFi-enabled IR reader for smart meters
β€’ Plug & Play installation - no electrician needed  
β€’ Tasmota-powered with Home Assistant integration
β€’ Shipping across Germany with 0% VAT for solar users

Tech Stack: IoT Hardware Tasmota Home Assistant MQTT Real-time Analytics

πŸ“§ Swapmails - Email Privacy Redefined (In Development)

# Privacy-first email solution
β€’ Temporary email addresses for ultimate privacy
β€’ No tracking, no data collection
β€’ Built for the privacy-conscious generation

Tech Stack: React Vite AWS CDK Serverless Lambda DynamoDB


⚑ Tech Arsenal

πŸ”§ Product Development

// From idea to market
const productCycle = {
  ideation: "Market research + user pain points",
  mvp: "React + Vite + AWS CDK",
  hardware: "IoT + embedded systems",
  scale: "Serverless + global distribution"
};
  • Frontend: React, Vite, TypeScript, Modern CSS
  • Backend: AWS Lambda, DynamoDB, API Gateway
  • Infrastructure: AWS CDK, CloudFormation, Terraform
  • IoT: Tasmota, MQTT, Home Assistant, ESP32

☁️ Cloud Architecture

# Serverless-first approach
import aws_cdk as cdk
from constructs import Construct

class ProductStack(Stack):
    def __init__(self, scope, id, **kwargs):
        # Build scalable, cost-effective solutions
        super().__init__(scope, id, **kwargs)
  • Compute: Lambda, Edge Functions, Containers
  • Storage: S3, DynamoDB, RDS Serverless
  • Integration: API Gateway, EventBridge, SQS
  • Monitoring: CloudWatch, X-Ray, Real User Monitoring

🎯 Current Focus

Product Stage Tech Stack Launch
Stromleser βœ… Live & Shipping IoT + Tasmota + Home Assistant Launched
Swapmails πŸ”„ Beta Development React + Vite + AWS CDK Q3 2025
Next IoT Project πŸ’‘ Ideation TBD TBD

πŸ“Š Development Activity


πŸ› οΈ My Development Philosophy

"Perfect is the enemy of shipped"

# My product development approach
1. Research actual user problems (not imaginary ones)
2. Build MVP with modern stack (React + Vite + AWS CDK)
3. Ship early, get feedback, iterate fast
4. Scale with serverless architecture
5. Focus on user experience over flashy features

πŸš€ What I'm Building Next

  • πŸ” Privacy-focused tools that actually protect user data
  • 🏠 Smart home solutions that don't require a PhD to install
  • ☁️ Serverless products that scale without breaking the bank
  • πŸ“± Mobile-first experiences built with modern web tech

πŸ’‘ Let's Collaborate

I'm always interested in:

  • Building real products that solve genuine problems
  • IoT hardware projects with practical applications
  • Privacy-tech initiatives that respect users
  • Serverless architectures that actually make sense

"Code is just the tool. Products are what matter."

LinkedIn

Profile Views

Pinned Loading

  1. Gesture-Recognition Gesture-Recognition Public

    This project aims to recognize hand gestures using Python and OpenCV, without the use of any datasets.

    Jupyter Notebook 2 1