I'm an expert programmer in Python. I've been developing apps before I got into Data Science — for various personal needs. My expertise includes creating apps to automate routine tasks, optimize workflows and develop custom tools for unique requirements: from building bots and web crawlers to complex desktop applications.
The following list represents some of my highlighted Python projects (excluding open-source contributions and other proprietary or small projects).
✉️mailmanMar 11, 2025 4 days
Content generation, digital marketing
Personalized, LLM-based email marketing automation with user segmentation and A/B testing analytics
✉️mailman— Personalized, LLM-based email marketing automation with user segmentation and A/B testing analytics
👮Telegram Content Moderator2024 ~1 week
Text analysis, image analysis
A Telegram bot with NLP and vision transformer that detects and moderate messages in real-time, logging actions and auto-removing/warning users. Designed for Telegram groups.
👮Telegram Content Moderator— A Telegram bot with NLP and vision transformer that detects and moderate messages in real-time, logging actions and auto-removing/warning users. Designed for Telegram groups.
↕️RAG-chatbot2023 ~10 days
Content generation, RAG
PoC chatbot app that combines LLMs with RAG techniques. It leverages semantic text embeddings, vector search using ElasticSearch and LLM integration (via OpenAI API or open-source alternatives) to produce responses for customer service and automated content generation.
↕️RAG-chatbot— PoC chatbot app that combines LLMs with RAG techniques. It leverages semantic text embeddings, vector search using ElasticSearch and LLM integration (via OpenAI API or open-source alternatives) to produce responses for customer service and automated content generation.
⛏️training-scraperNov 6, 2021
Web scraping, data preprocessing
A Python script designed for web scraping, data integration and further model training. It leverages BeautifulSoup for parsing HTML content, TensorFlow and Keras for building and training baseline models, and several other libraries for data processing and automation.
⛏️training-scraper— A Python script designed for web scraping, data integration and further model training. It leverages BeautifulSoup for parsing HTML content, TensorFlow and Keras for building and training baseline models, and several other libraries for data processing and automation.
🫐Wildberries parsers
API parsing
Python scripts for parsing Wildberries, the largest Russian online retailer. Designed to extract data via API.
🫐Wildberries parsers— Python scripts for parsing Wildberries, the largest Russian online retailer. Designed to extract data via API.
👁️Kallisto2025 – Ongoing
OSINT, NLP, web agents, web scraping
LLM-based OSINT tool designed to perform deep web searches by orchestrating multiple web agents and a knowledge agent that uses state-of-the-art machine learning methods. The tool crawls the entire web to gather massive amounts of publicly available data, then leverages advanced LLM techniques to perform natural language tasks on that information.
👁️Kallisto— LLM-based OSINT tool designed to perform deep web searches by orchestrating multiple web agents and a knowledge agent that uses state-of-the-art machine learning methods. The tool crawls the entire web to gather massive amounts of publicly available data, then leverages advanced LLM techniques to perform natural language tasks on that information.
🏗tg-bot-boilerplatesAug 9, 2023 – Ongoing
Lightweight and clean dockerized Aiogram templates for creating Telegram bots, with RedisStorage, Alembic and PostgreSQL
🏗tg-bot-boilerplates— Lightweight and clean dockerized Aiogram templates for creating Telegram bots, with RedisStorage, Alembic and PostgreSQL
🤖Auto-comment bot (Telegram)Dec 8, 2024 4 days
Content generation
Software with Telegram bot-like functionality that allows to leave instant GPT4-generated comments by specifying Telegram channels to monitor for new posts, and prompts to customize behavior
🤖Auto-comment bot (Telegram)— Software with Telegram bot-like functionality that allows to leave instant GPT4-generated comments by specifying Telegram channels to monitor for new posts, and prompts to customize behavior