Vladislav Vakulenko
Rating
Language proficiency level
Skills and abilities
Programming
Design & art
Services
Portfolio
-
1128 USD Personal account and trading bot for Pocket Option
Web ProgrammingDeveloped a web platform for automating trading and managing users.
The project includes a user personal account, connection to the Pocket Option account, selection of ready-made strategies, creation of custom strategies, launching a trading bot, transaction history, statistics, bonuses, and support.
The bot receives real market data, monitors selected assets according to the strategy, and opens a trade on the user's demo or real account when a signal appears. After closing the trade, the result is automatically recorded in the history and statistics.
…
An admin panel has also been implemented: user requests, Pocket ID verification, user management, bonuses, support inquiries, newsletters, and action logs.
What has been done:
- User registration via application.
- Verification and linking of Pocket ID.
- Integration with Pocket Option Partner API.
- Connection of demo and real balance.
- Trading bot based on strategies.
- Ready-made and custom strategies.
- Open trades, transaction history, and statistics.
- Admin panel for project management.
- Support inquiry system with dialogues.
- Bonus management.
- Project deployment on VPS.
Technologies:
React, TypeScript, FastAPI, Python, SQLAlchemy, WebSocket, REST API, Nginx, VPS, Partner API integration.
-
338 USD Telegram Username Monitor & Auto-Claim
Bot DevelopmentDeveloped a backend bot in Go for 24/7 monitoring of Telegram usernames and automatic claiming immediately after they become available.
Implemented hybrid logic (event + polling), which minimizes detection delay and increases the likelihood of successful capture.
… The system includes an adaptive rate-limit protection mechanism:
— handling FLOOD_WAIT with cooldown
— automatic selection of active accounts
— account rotation
— role separation between checker / claimer for stable speed
A burst claiming mode has been added for accelerated capture at the moment of release.
Management is carried out through a real-time Telegram panel:
start/stop, restart, status control, account and settings management.
Implemented:
— logging of delays (telegram / claim / account)
— session saving
— auto-restart on failures
— operation with multiple accounts
— focus on stable operation 24/7
The system is optimized for a highly competitive environment and operation on millisecond intervals.
-
451 USD Automated trading bot for PO
Cryptocurrency & BlockchainDeveloped a desktop bot for fully automated trading on the binary broker Pocket Option according to a predefined strategy. The user sets the parameters and launches the bot — after that, all trades are opened and closed without manual intervention.
Key features:
• Strategy configuration based on Moving Averages (Fast/Slow MA, choice of SMA/EMA type).
… • RSI filter with entry threshold and direction (> /
-
338 USD Taxi TON Bot — инвестиционный Telegram-бот с ежедневными начисле
Cryptocurrency & BlockchainИнвестиционный Telegram-бот в тематике такси. Каждая машина — отдельный инвестиционный слот: пользователь пополняет баланс в TON, покупает «машины» и ежедневно получает фиксированный процент начислений.
Реализован полноценный личный кабинет: регистрация, пополнение через TON-кошелёк, отображение активных машин, история начислений, текущий баланс и заявки на вывод. Есть реферальная программа — пользователь видит своих рефералов и сумму заработанных реферальных процентов.
… Для владельца проекта сделана встроенная админ-панель: управление машинами и процентами, ручные корректировки балансов, просмотр инвесторов, рассылка в общий чат бот, журнал операций.
Бот работает 24/7 на VPS: ежедневный «счётчик» начислений запускается автоматически по расписанию (cron), ведётся логирование и защита от двойных начислений.
Стек: Python, aiogram, SQLAlchemy, TON API, Linux VPS, cron.
#telegram #бот #TON #крипта #python
-
113 USD Guarantee bot for transactions in Telegram with auto-archiving of chats (ZIP)
Bot DevelopmentTask. A Telegram bot is needed for a guarantee service: to create private deal rooms, record the course of correspondence, publish the result in a channel, and avoid leaving "junk" chats. Before closing, save the entire dialogue in an archive.
Solution. Implemented using aiogram 3 + Telethon:
— the bot creates a private mega group for the deal with pinned rules and a banner, adds participants;
… — by pressing the "Finish" button, it publishes a card in the channel (there is an anonymous mode);
— before finishing, it automatically creates a ZIP archive of the correspondence: messages, photos/videos/docs, service events, plus meta.json and index.html for quick viewing;
— the room is deleted/cleared by TTL (it does not remain in everyone's dialogue list).
Key features
• "Create deal" button → private room with rules and a banner.
• Automatic addition of buyer/seller/guarantor.
• Publication of the outcome in the channel (regularly/anonymously) + banner.
• ZIP archive in the format G-YYYY-XXXXXX.zip
– messages.ndjson, meta.json, index.html, folders media/ and files/.
• Clearing/deleting the room by time (TTL).
• Guarantor statistics in posts (successful/cancelled).
• Simple admin panel: applications, deals, text template /guarant, allow-list for creation.
• Settings via .env, logs, and protection against failures (timeouts/retries).
-
90 USD Telegram Mass Moderator — smart cleaning without surprises.
Bot DevelopmentThe bot helps moderators not to "shoot at the squares," but to work precisely. First, it calculates where the user actually belongs, shows a dry summary, then allows selecting channels for action, and only after that performs ban/kick. No unnecessary blocks.
How it works:
• I upload a list of users (TXT/CSV/XLSX) or enter them manually.
• Dry-run — the bot calculates and shows who is in the target channels.
… • I select a user → check the necessary channels.
• Action: Ban or "soft" Kick (with auto-unban).
• I receive a CSV report and a clean log. Temporary files are auto-deleted.
Features that are loved:
• It works with my contacts (via MTProto): finds those who are in the channels.
• Customizable sets of channels in channels.yml (whether 20 or 200 — no problem).
• Clear statuses and progress, without a "black box."
• Security by default: first audit, then action.
Technologies: Python 3.11, Aiogram 3, Telethon (MTProto), Pydantic 2, Loguru, YAML.
-
45 USD Telegram bot store with payment through Crypto Bot + admin bot
Bot DevelopmentTask
— Develop a Telegram bot shop for selling accounts,
with payment through Crypto Bot (USDT) and an alternative — transfer to addresses (TRC-20/BEP-20/TON/ETH).
— Implement a separate admin bot for notifications and responses to clients.
…
What has been done
1) User bot (aiogram 3):
• Greeting, main menu, package selection (lite/premium/etc.).
• Payment screen with transaction number (order code) and number of accounts.
• Payment through Crypto Bot: invoice creation, "Pay in Crypto Bot" button.
• Alternative: payment to addresses with a requirement for a screenshot/tx-hash.
• Sending payment confirmation → application goes to the admin panel.
• Support screen with "Contact Admin" button.
• Referral system: personal link of the form https://t.me/?start=.
2) Admin bot:
• Notifications about new payments (Crypto Bot) with order card.
• Applications "awaiting confirmation" and "stuck" (pending > 30 min).
• Buttons: "Reply", "Request Data", "Issue File", "Archive".
• Sending a file to the user in the main bot when "Issue File".
3) Admin panel in the main bot:
• Toggles to enable/disable payment methods (Crypto Bot / addresses).
• Reloading packages from JSON.
Technologies
— Python 3.11+, aiogram 3, SQLAlchemy (async), SQLite, aiohttp.
— Integration of Crypto Pay API (@CryptoBot) for USDT invoices.
— Easy migration and configuration through config/settings.
Features
— Secure handling of secrets (tokens are not hardcoded).
— Photos/cards for each screen (purchase, wallets, support, etc.).
— Flexible routing: buttons always correctly update photo/caption or text.
— PM connection with the client: admin can reply directly from the admin bot.
Result
— Fully functional bot shop: convenient for the client to pay, easy for the administrator to process.
— After payment, the admin receives a receipt and can immediately issue the file.
— Reduced "human factor": queue, stuck applications, archive.
#telegram #aiogram #cryptopay #usdt #bot #invoice #adminbot #python
-
23 USD Auto magazine
Bot DevelopmentRefueling, repairs, reminders for maintenance
-
135 USD Telegram bot - copying posts between channels
Bot DevelopmentThe bot automatically copies posts from one Telegram channel to another with intelligent content filtering and automatic translation into Polish.
Designed for financial communities and signal channels, but the architecture is universal — it can be adapted to any niche.
Automatic mirroring of channels (via Telethon API)
… Translation of content into Polish (Deep Translator)
Flexible filters:
Removal of links, hashtags, junk
Exclusion of emojis and technical symbols
Correct processing of messages with photos, text, and emojis
Support for unique posts: signals, reports, notifications
Works 24/7 on Windows, macOS, and Linux
Support for .env with API keys, secure authorization
Instant response — delay of less than 1 second
-
135 USD Integration with the site: Telegram bot + postbacks + admin panel
Bot DevelopmentMain bot: onboarding → status check → auto-access issuance after deposit; final screen with buttons (INSTRUCTION / Signals / Robot / Training).
Admin bot: statistics by stages (welcome/awaiting registration/awaiting deposit/access granted), segment mailings, campaign history, preview, test sending.
… Postbacks: upon registration/deposit, user status is automatically updated and messages are triggered.
Storage: single DB app.db for both parts; admin bot connects to the same DB.
Documentation: step-by-step instructions for Windows (running bots, ngrok/domain, postback tests).
Stack: Python 3.12, Aiogram 3, FastAPI/Uvicorn, aiosqlite (SQLite), pydantic-settings, ngrok/HTTPS. Role: turnkey development, infrastructure setup, technical support.
-
23 USD Wallet Inspector — Telegram bot for analyzing Solana tokens (SPL)
Bot DevelopmentWallet Inspector — a premium tool for working with the Solana blockchain directly in Telegram.
The bot allows checking token balances from a list of wallets and automatically generates convenient reports.
Features:
Setting and changing the mint address (SPL tokens).
… Checking a list of wallets (wallets and token accounts).
Automatic tagging "Cold / Trading / Whale" for convenience.
Generating CSV reports with balances and amounts in multiple currencies (USD / EUR / SOL).
Displaying the TOP-5 wallets by balance.
Integration with Solscan + Coingecko API.
Support for private RPC (speed and reliability).
Technologies:
Python 3.12 · Aiogram 3.x · Solana JSON RPC · Coingecko API · Loguru
-
23 USD Parsing contacts of beauty salons and tattoo studios in Ukraine
Data ParsingDeveloped a Python script for automated collection of contacts for beauty salons, hairdressers, and tattoo studios in Ukraine.
Result — a clean, structured database in Excel/CSV format, ready for business: marketing, mailings, analytics, sales.
Implemented:
- Data collection from open sources (OSM + company websites).
… - Automatic cleaning and normalization:
duplicates removed;
- irrelevant or technical contacts filtered out;
- phone numbers formatted to +380…;
- "fake" Telegram channels filtered out.
- Data organized into columns: name, address, city, phone, e-mail, website, Instagram, Facebook, Telegram.
- Export to Excel, CSV, and JSON formats.
-
23 USD DealHunter — Telegram bot for monitoring OLX
Bot DevelopmentDealHunter — OLX Monitoring in Telegram
Task: create a "ready-to-sell" bot that collects new listings from OLX based on user queries.
What was done:
— designed UX: step-by-step wizard, quick start, category presets;
… — multilingual interface (RU/UA) with a switch;
— notifications with photo, link, and price;
— customizable "quiet hours," interval, and message limit;
— robust parser (fallback to OLX mobile output).
Stack: Python (aiogram 3, httpx, BS4, APScheduler), SQLite.
Result: the bot looks and feels like a commercial product, is user-friendly from the first launch, and is easily extensible.
-
45 USD AI Idea Bot — Telegram bot for generating ideas and content
Bot DevelopmentA smart Telegram bot developed in Python with OpenAI API integration. The bot helps entrepreneurs, marketers, and authors quickly generate ideas and ready-made materials for social media, blogs, and training.
Functionality:
… Support for four operating modes:
• Ideas — generation of creative ideas and concepts
• Content — creation of content plans and schedules
• Learning — development of study plans and course structures
• Copywriting — writing texts in different styles
Context support: the bot "remembers" previous messages.
A beautiful main menu with mode selection and quick actions.
Quick responses and protection against request overload.
Safe operation with keys via .env.
-
23 USD Telegram bot for business: catalog, applications, and lead export
Bot DevelopmentA universal Telegram bot for small businesses has been developed. The bot is easily customizable for any niche. The bot displays a catalog of services/products, accepts requests from clients, and saves them in a database. For the administrator, the ability to export all requests to a CSV file directly in Telegram has been implemented.
Reviews and compliments on completed projects 7
11 January
68 USD
Launch the project from the ready repository (Go)
Most of the work was done during the discussion of details before the project started. Responsible executor, quality communication.
3 December 2025
90 USD
Bot tg mirror
The work was done quickly and efficiently. He understood all tasks with half a word, and did even better than expected. An excellent specialist - I recommend!
27 November 2025
338 USD
Earnings ton
Everything is fine
Quick work
24 November 2025
226 USD
TG trading signal bot
Everything is great! A master of his craft.
9 November 2025
113 USD
Telegram bot for creating agreements (guarantee service)
Everything is great, completed even with bonuses in the form of additional functionality. Very quick responses and task execution, I recommend for collaboration.
29 October 2025
90 USD
Development of a chatbot for a network of Telegram channels
The project is completed in full, thank you for your promptness.
![]()
19 October 2025
47 USD
Creating a Telegram bot.
Everything is great, thank you very much!
Activity
| Latest proposals 10 | Budget | Added | Deadlines | Proposal | |
|---|---|---|---|---|---|
|
Telegram bot
113 USD
|
|||||
|
Bug fixing in automation software using Python Playwright
113 USD
|
|||||
|
Development of an application in TELEGRAM (WEB APP | MINI APP)
113 USD
|
|||||
|
Content bot I am looking for a coder who can support the project
451 USD
|
|||||
|
Creation of a Telegram Bot
55 USD
|
|||||
|
TG bot
29 USD
|
|||||
|
TG bot
68 USD
|
|||||
|
Create a TAROT chatbot
135 USD
|
|||||
|
Telegram Notification Bot for Marketplace + Gmail
338 USD
|
|||||
|
Development of a Telegram bot with a Mini App for binary options signals
226 USD
|