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"
};π 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 usersTech Stack: IoT Hardware Tasmota Home Assistant MQTT Real-time Analytics
# Privacy-first email solution
β’ Temporary email addresses for ultimate privacy
β’ No tracking, no data collection
β’ Built for the privacy-conscious generationTech Stack: React Vite AWS CDK Serverless Lambda DynamoDB
// 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"
};
|
# 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)
|
| 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 |
"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- π 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
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