Bot Development
235-
113 USD Registration page + Telegram BOT
Bot DevelopmentImplemented layout according to the design in Figma, as well as a Telegram BOT for receiving user registration applications on the website.
-
Smart Telegram bots for business in Python
Bot DevelopmentTask: Creation of a functional bot for order acceptance, application collection, and customer support 24/7.
Implementation: Development in Python (aiogram library). Multi-step forms, contact collection, and data export to the admin panel have been implemented.
… Result: Automation of sales in the messenger and increased customer loyalty through instant responses.
-
Bot for video editing
Bot DevelopmentBot for asynchronous video editing with a queue of clients. Accepts video materials from users, automatically adds them to the queue, and processes tasks in order without manual initiation of processes. Supports status tracking (in queue, in processing, ready) and notifications upon completion of editing.
The implementation uses the FFmpeg stack for rendering, converting, and editing video, OpenCV for frame processing and video stream analysis, as well as PyTorch for AI scene analysis, automation of editing decisions, and working with machine learning models.
… Designed for automating video production and scaling operations with a large number of clients.
-
AI Telegram bot with memory and multilingual support
Bot DevelopmentDeveloped a Telegram bot with AI that automatically processes user messages and responds in real-time.
The bot supports dialogue considering previous messages and automatically replies in the user's language.
… How the system works:
the user writes a message in Telegram
the bot processes the request through AI
determines the language of the message
generates a response considering the context
sends the response to the user
Functionality:
AI message processing
support for dialogue context (memory)
automatic language detection
responses in Ukrainian / Russian / English
command processing (/start, /help)
Result:
automated communication with clients
reduced load on support
quick responses 24/7
improved user experience
Technologies:
n8n, Telegram API, OpenAI (GPT-4o-mini), AI Agents, Memory
-
eDз
Bot DevelopmentThe bot is designed for organizing the educational process in a group or institution. Main functions:
viewing the schedule;
viewing homework and marking completion;
publishing events (tests, deadlines, activities);
… reminders about deadlines and about uncompleted homework;
informational newsletters.
-
multiasset-signal-bot
Bot DevelopmentPython trading and signal-analysis bot with CLI, GUI/web modes, backtesting, forward analytics, and auto-tuning utilities.
-
Telegram Casino Bot
Bot DevelopmentTelegram Mini App of a casino bot with popular games (Crash, Plinko, Mines, etc.), a cryptocurrency system for deposits and withdrawals, a referral program, a leaderboard, and detailed player statistics.
-
Trading bots
Bot DevelopmentCreate trading solution in agent or no-agent environment
-
Interactive Telegram bot for presenting resumes and portfolios
Bot DevelopmentDeveloped a personal assistant bot that automates the process of getting to know a developer's professional skills. The bot allows the client to obtain an up-to-date CV with one click, view the technology stack, and access code examples.
Technical features of the project:
… Stack: Python 3.10+, aiogram.
Functionality: Interactive Inline menus for convenient navigation.
File system: Automated issuance of resumes in PDF format.
Deployment: The bot is deployed on a Linux server (Ubuntu) with process monitoring configured.
#python #telegram_bot #aiogram #automation #resume #linux
-
45 USD Telegram bot for tracking price changes in online stores
Bot DevelopmentA fully functional Telegram bot has been implemented for automatic price monitoring of products in online stores. The bot allows users to track price changes and receive notifications without the need to manually check prices.
The bot provides a convenient and fully automated interaction with the user through Telegram.
… Key features:
Product price monitoring — support for tracking products from ROZETKA.UA and PROM.UA.
Flexible check interval — the user sets the price check period in the format hh:mm.
Automatic notifications — the bot sends messages in case of a price change for a product.
Tracking management — viewing the list of active products and the ability to cancel monitoring.
History saving — data about products and prices are stored in a database.
Technological stack:
#Python — main logic of the project
#Aiogram 3 — implementation of the Telegram bot and FSM for step-by-step interaction
#SQLAlchemy (async) — working with the database
#PostgreSQL — storing data about products and prices
#APScheduler — scheduling background tasks for price checks
#Selenium — automated parsing of product pages
Infrastructure:
Hosting on VPS — complete setup and deployment of the project on the server
Configuration of the environment and environment variables
Ensuring stable operation of the bot 24/7
The project is developed with a focus on reliability, scalability, and extensibility. The solution is suitable for both individual use and commercial price monitoring services.
-
338 USD Telegram bot for a cafe
Bot DevelopmentI developed a custom Telegram bot for a café that completely addresses menu management issues without complicated admin panels, third-party services, and technical knowledge.
The main idea of the project is to give the café owner full control over the menu directly in Telegram.
… Key features:
Admin panel directly in Telegram
The owner or administrator can manage the menu through the bot:
add new items
upload photos
set and change prices
edit descriptions
hide or delete products
manage delivery
No programming, no unnecessary connections, no external control panels.
Automatic menu updates
All changes:
are updated instantly
are displayed to customers without restarts
work 24/7 in real-time
Flexible integration options
The solution easily adapts to any business infrastructure:
Integration with the website - the bot automatically pulls the menu from the web resource
Through a separate admin bot - for convenient content management
Through an existing database or menu service - if you already have a menu in another system, the bot retrieves the data and keeps it up to date
The business does not adapt to the bot — the bot adapts to the business.
Result:
Complete autonomy for the owner
Minimum manual work
Quick information updates
Fewer errors
Scalable solution ready for network growth
Conclusion:
This bot is not just a menu.
It is an automation tool that simplifies operational processes and saves time and resources for the business.
In the photo, there is a piece from the bot itself, without a splash screen and the correct name.
-
10 USD Game and Anime Bot
Bot DevelopmentA bot that asks you quiz questions about anime creates an engaging and interactive way to test your knowledge of popular series, characters, and plots. By offering questions of varying difficulty levels, the bot maintains user interest and helps discover new facts from the world of anime. A simple interface and instant feedback make the quiz-taking process enjoyable for both casual viewers and dedicated fans.