By day I work in B2B account management. In my free time I build small, useful tools β mostly Python, mostly automating my own life through APIs: my car, my music, my e-reader, my chats.
A Telegram bot that talks to the Toyota / Lexus Connected Services API (the backend behind the MyToyota app) and lets you control your car from a chat: battery, fuel and range, lock/unlock, climate, trips, driving scores, anomaly checks and live app notifications.
- Security-first β refuses to start without a Telegram user allowlist
- One-command install β ships as a systemd service with install/uninstall scripts
- Reverse-engineered the app's undocumented PHEV battery formula and documented the root cause
| Project | What it does |
|---|---|
| spotify-analyzer | Retrieve and analyze data about your loved songs and artists |
| telegram-wordcloud-generator | Word clouds of your Telegram chats (PyQt5) |
| screenshot_OCR | Select a screen region β OCR β text lands in your clipboard |
| kobo-screenshot-uploader | Auto-sends Kobo e-reader screenshots to Telegram |
| spotify-lyrics-cli | Lyrics of the currently playing song, straight in your terminal |
| tutorial-sp-bot | Generates random wikiHow-style tutorial collages from real article titles and images |
Python REST APIs Telegram Bot API Shell Linux / systemd Git
