Huggich Zarabotchenko
Offer Huggich work on your next project.
Rating
Skills and abilities
Programming
Portfolio
-
34 USD Telegram bot for multi-monitoring cryptocurrencies (TOP-20)
Developed an asynchronous bot on aiogram 3. The bot tracks the quotes of 20 assets in real time through the CoinMarketCap API. A complex comparison logic has been implemented: data is cached in SQLAlchemy (SQLite) in JSON format, and upon repeated requests, the bot calculates the price dynamics (profit/loss). Stack: Python, SQLAlchemy, aiosqlite, REST API.