Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak

Denys Morhoch

Offer Denys work on your next project.

Ukraine Ukraine
1 month 3 days back
Available for hire available for hire
on the service 2 months 22 days

Rating

Successful projects
No data
Average rating
No data
Rating
48
Web Programming 1
5836 place out of 6422
Python
3723 place out of 4451

Skills and abilities

Portfolio


  • 29 USD

    Telegram bot for online shopping with an admin panel

    Bot Development
    Telegram bot for an online store with the ability to view products, add and remove items from the cart, as well as place an order.

    For users: complete purchase cycle (catalog, cart, order).
    Admin panel: ability to delete existing products and add new ones, accept new orders, and view the history of already processed orders.

    Developed based on the asynchronous framework aiogram 3.7 for Telegram Bot API.
    Database interaction implemented using SQLite and aiosqlite libraries (asynchronous approach).
    All functionality developed in compliance with asynchronous programming standards in Python.
  • 34 USD

    Telegram bot for parsing OLX products

    Data Parsing
    Telegram bot for monitoring OLX is an automated parser that tracks the appearance of new ads based on specified search queries and instantly sends them to the chat.

    Monitoring 24/7 checking new ads every minute.
    Ability to add multiple different search queries simultaneously.
    Convenient addition and removal of queries through the bot interface.

    Technical part:
    aiogram 3.7 - a modern asynchronous framework for fast bot operation.
    Async Playwright - using browser automation to bypass website protection and correctly collect data.
    aiosqlite - asynchronous work with the database for storing user queries and ad history.