foundry-hardhat-step-1

How to Add Foundry to an existing Hardhat Project (with Screenshots)

If you’re familiar with Ethereum development and Solidity, you might have heard about the Foundry test framework that has been making waves in the Smart contract development industry. If you…

Read more »
Restrict USB device Read Write access Windows 10

How to Restrict USB Read and Write Access in Windows 10

In many situations you might need to restrict USB storage Read and Write access on your Windows 10 system. In this guide I am going to show you a very…

Read more »
Microsoft's free Windows File Recovery Tool

How to use Microsoft’s new Windows File Recovery Tool

Here’s a great news for Windows 10 users: Microsoft has just released a new free built-in Windows File recovery app which is available in the Microsoft Store. With the new…

Read more »
How to stream music from phone to PC using Bluetooth

How to stream music from Phone via Bluetooth in Windows 10

Want to stream music from your phone to PC via Bluetooth without installing any third-party tools? Windows 10 has just rolled out one of the most useful features in the…

Read more »
Windows 10 built-in Packet sniffer PktMon

Beginner’s Guide to Windows 10 built-in Packet Sniffer ‘PktMon’

Microsoft silently added a Packet sniffer to Windows 10 in the October 2018 Update. The tool is called PktMon.exe and it works in the same way as any other Packer…

Read more »
Run Nodejs Application as Windows Service

How to Run NodeJS Application as a Windows Service

In a development environment, it’s very easy to run your server using a simple command but in a production environment, your Node application needs to be up and running at…

Read more »
Run applications as Windows service

How to Run Third-Party Applications as Windows Service (With Screenshots)

Do you need any of your third-party applications or software to run automatically when your system boots? The best way to do that is by deploying them as Windows Service….

Read more »
Deploy NodeJS ReactJS app in Windows

How to Deploy a ReactJS NodeJS based App on Windows 10

It’s time to discuss the elephant in the room. Can a React.js or Node.js based web application be deployed on Windows for production? My Answer: YES, absolutely If you search…

Read more »
Gutenberg Wordpress

How to Insert HTML in WordPress Gutenberg Editor

Bloggers and Technology professionals often need to insert / add HTML code into their blog posts on WordPress. Since the Gutenberg editor has been introduced in WordPress, adding HTML has…

Read more »