Hi everyone, Today I want to show you how to write a web-scraper to get a title of a website in Python. This will include some python libraries. Step 1: Meet the requirements You will need :- Python installed on… Continue Reading →
Hi Everyone, Today I will show you how to host your files with your own web server in python. Step 1: Install The Dependencies First, Install the dependencies. Or Step 2: Make index.html Create index.html with the following code. Place… Continue Reading →
Hi everyone, in this post I will teach you to create your own certification authority for digital certificates like ssl. We will need openSSL. Step 1 First, download openSSL from https://slproweb.com/products/Win32OpenSSL.html . Then extract the file and rename the extracted… Continue Reading →
© 2025 Viraj's World — Powered by WordPress
Theme by Anders Noren — Up ↑