MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Paveltashev.medium.com most likely does not offer any malicious content.
Secure connection support
HTTPS
Paveltashev.medium.com provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Paveltashev.medium.com most likely does not offer any adult content.
Popular pages
-
How to get Work Done: The Life and Death of Ideas | by Pavel Tashev | Medium
I was inspired by the book “Making Ideas Happen: Overcoming the Obstacles Between Vision and Reality” by Scott Belsky, who says that there are many good ideas around us but only a few of them become…
-
Python and Selenium — Open, focus and close a new Tab | by Pavel Tashev | Medium
I recently worked on using Python 3.6.x and Selenium 3.x for test purposes and I faced an issue with opening a URL in a new tab and closing it. It turned out that depending on what “web driver” and…
-
NGINX: How to config domain subdirectory to point to a subfolder — Pavel Tashev | by Pavel Tashev
Let’s say your website (e.g. mywebsite.com) is installed in the following directory on your server /var/www/mywebsite and you’d like to install a WordPress blog that can be accessed through the…
-
How to create and deploy ERC-20 token on Polygon and Ethereum Mainnet | by Pavel Tashev | Medium
In this tutorial we’ll create our own ERC-20 token and deploy it on the Polygon and Ethereum networks. You are required to have basic understanding of Solidity and Blockchain. Smart contracts contain…
-
Flask login with Flask-JWT-Extended and SQLAlchemy and MongoDb token storages | by Pavel Tashev
In this article I will speak about how to implement user authorization workflow with Flask-JWT-Extended that includes registering a new user, login, logout, refresh token, revoke a list of tokens as…
-
Fix hacked Wordpress website. In this article I will speak about… | by Pavel Tashev | Medium
Imagine the following scenario. You have a website based on WordPress. A sunny morning you wake up with a cup of coffee and you realise that your website has been hacked. All your plans for the day…