Oleksandr C.
Offer Oleksandr work on your next project.
Rating
Language proficiency level
Skills and abilities
Programming
Portfolio
-
338 USD AgroWater
Web ProgrammingA website for researching water usage for farmers, analyzes weather using open APIs and performs calculations through specified formulas, and can create a plan and import it in csv/js.
-
movescraper
Data ParsingReal Estate Parser (London Market Analytics): Developed an automated system for monitoring and collecting data on property sales and rentals (apartments, houses) in London. The script gathers raw data from websites, structures it, and generates ready analytical reports. Technologies: Python, Playwright / BeautifulSoup, PostgreSQL.
-
telegram bot
Bot DevelopmentOption 1: Short and concise (best choice)
Telegram support bot (Feedback and FAQ)
… The bot serves as a convenient intermediary between clients and service administrators.
Main functionality:
The bot independently answers frequently asked questions (FAQ), provides clients with necessary links, and offers a convenient navigation menu.
A feedback system has been implemented: if needed, users can ask their questions, which the bot automatically forwards to a closed group of administrators.
Administrators can respond to clients directly from the group without revealing their personal accounts.
Technologies: Python, aiogram 3.
-
WebCrypto
Web ProgrammingThe program collects information from cryptocurrencies and analyzes it, then displays it on the website. Used python (fastapi), html, css, java script. Development of the backend part for the analytical service. The system automatically collects current data from cryptocurrency platforms, analyzes market indicators (exchange rate changes, trends), and transmits the processed information to the client website via REST API.