A self-driven Backend Developer & Tool Maker from Uzbekistan πΊπΏ β building bots, APIs, and developer tools.
I'm a curious and results-oriented developer. I enjoy building:
- AI-integrated Telegram bots with admin panels and automation tools
- Custom MCP (Model Context Protocol) servers for AI assistants (Claude, Cursor)
- Reliable REST APIs and modern web applications
- Developer utilities (i18n tools, bot constructors) that make life easier
Current focus:
- Backend with Go (high-performance MCP servers) & Python (FastAPI, bots)
- Containerization with Docker & Docker Compose
- Local LLM integration (Ollama, DeepSeek, Gemini)
Quick contact:
- Email: otaboyevsardorbek1@gmail.com
- Phone: +998918610470
- Telegram: https://t.me/prodevuzoff
- Dev blog (Telegram): https://t.me/otaboyev_sardorbek_blog_dev
Languages: Python, Go, PHP, JavaScript, Bash Backend: FastAPI, Flask, Go net/http Databases: PostgreSQL, MySQL, MongoDB, SQLite DevOps & Tools: Docker, Docker Compose, Git, GitHub Actions, Linux, Nginx AI & LLMs: Ollama, DeepSeek, Gemini API, MCP Protocol Other: Bot APIs (Telegram), i18n tooling
-
Constructor Telegram Bots β Flexible bot builder
- Repo: https://github.com/otaboyevsardorbek1/Constructor-Telegram-Bots
- Qisqacha: Telegram botlarni tezda tuzish uchun modul va shablonlar. Koβp turdagi bot funksiyalarini oson konfiguratsiya qilish mumkin.
-
i18n / Babel tools β Localization helper tools
- Repo: https://github.com/otaboyevsardorbek1/babel_pro_app
- Qisqacha: Koβp tilli ilovalarni yaratishni soddalashtirish uchun yengil utilitlar va skriptlar (strings extraction, translation helpers).
-
Telegram Dev Blog (channel & resources) β Knowledge & guides
- Channel: https://t.me/otaboyev_sardorbek_blog_dev
- Qisqacha: Dasturlash boβyicha qoβllanmalar, bot misollari va amaliy kod parchalarini joylayman.
Below are simple run steps you can adapt per repo.
Constructor Telegram Bots (Python / Bot)
- git clone https://github.com/otaboyevsardorbek1/Constructor-Telegram-Bots
- cd Constructor-Telegram-Bots
- python -m venv venv && source venv/bin/activate
- pip install -r requirements.txt
- copy .env.example to .env and set TELEGRAM_TOKEN and other settings
- python bot.py
babel_pro_app (utility / i18n)
- git clone https://github.com/otaboyevsardorbek1/babel_pro_app
- cd babel_pro_app
- Follow README in the repo β typically install dependencies (pip/npm) and run extraction scripts
Blog & resources
- Channel available at https://t.me/otaboyev_sardorbek_blog_dev β contains demos and guides.
- Found a bug? Open an issue with steps to reproduce.
- Want to add a feature? Open a draft PR with a short description and tests where possible.
- Prefer to help with translations or docs? Pull requests for README improvements are welcome.