separator Hi, I'm Nikita

Python Junior
Developer snake-image

separator Pet projects

Kucoin Volume Monitor (in progress) - allows users to track the unusual buying activity on the Kucoin crypto exchange.

  • modules image Modules/APIs used to develop project: Kucoin API, requests, asyncio, pymongo, multiprocessing, Django, datetime.

  • challenges image Challenges that I meet during development:

    • - Handle separate thread for each currency on the Exchange (~630). Instead of using threading I start using multiprocessing to spawn a separate process for the currency.
    • - Ability to load latest unusual buying activity (UBA) notification without refreshing the whole page. The solution was to use the AJAX technique to send the requests on the server and async. update the li tag with the received data.
Kucoin Volume Monitor illustration

Twitter posts listener - telegram bot that listens to the twitter accounts and sends back link of the tweet that meets specified criterias

  • modules image Modules/APIs used to develop project: tweepy, pymongo, python-telegram-bot, dsnpython.

Twitter posts listener illustration

separator Skills

separator Universities

separator Hobbies